[OpenAFS-win32-devel] Problems in compiling OpenAFS 1.5.78 on 64 bit Windows 7 machine

Jeffrey Altman jaltman@secure-endpoints.com
Thu, 06 Jan 2011 08:47:54 -0500


This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigD00637D94056A4B7787C0B3E
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 1/6/2011 3:35 AM, Gautam U Raut wrote:
> Hi All,
>=20
> I am trying to build OpenAFS  1.5.78 on a 64 bit Windows 7 machine
> having 2 Intel Xeon Processors of 3.60GHz.
> I have setup required development environment (i.e. SDK, DDK, MS Visual=

> Studio 2008).
> I am facing following issues:
>=20
> 1)  As per windows build manual (README-WINDOWS) present in
> openafs-1.5.78 source code,
>   For a release build (SMB version):
>         (b) Execute the SETENV.BAT file with the parameters "/2000 /RET=
AIL"
>=20
>      I could not find any SETENV.bat within openafs-1.5.78 source code
> package.

setenv is part of the Windows SDK.  The parameters specified are
examples only.  The values you decide to use depend on the platforms
that you are targeting for your build.  The OpenAFS distributed binaries
are built with Windows 2000 as lowest supported platform for 32-bit
binaries and 2003 for 64-bit amd64/x64 systems.

> 2) As per comments mentioned in NTBUILD.bat , we need to set SYS_NAME t=
o
> "i386_w2k" for Intel x86or "amd64_w2k" for AMD 64 bitor "i64_w2k" for
> Intel 64 bitsystems. In existing OpenAFS 1.5.78 source code, we have (1=
)
> NTMakefile.i386_w2k, (2) NTMakefile.amd64_w2k and (3)
> NTMakefile.i386_nt40 only.
> A file NTMakefile.i64_w2k is missing in given source code package.

The conventions used for platform naming are the same as that used by
the Windows SDK/WDK packages.  i386 for 32-bit Intel x86 processors;
amd64 for 64-bit AMD/Intel X64 processors; i64 for Itanium.   OpenAFS
has never had access to an Itanium system to build on.  If you do build
for Itanium you will need to create the NTMakefile.i64_???? makefile.

> Let me know your suggestions.
>=20
> Regards,
> Gautam Raut

Jeffrey Altman


--------------enigD00637D94056A4B7787C0B3E
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)

iQEcBAEBAgAGBQJNJcgNAAoJENxm1CNJffh4qR8H/1m8qgH+h3yPEZ4OPAj7W1Wt
1Ih/d+CWvDdaxioJ64QyDqWwL5XQ3711KX0dcyfcveFQeRnFRY60JyUT9pjsLKKy
PDz9CQOpkXvx6ieUPTHcOdGwKx3+xaspKcDsFoPOYxwet3Zk16xccg2uOPOArvEp
gPWrpquJge/Hu+86FW55NCNCpRI025yhJObKnbgPGBc/FaDaUUdJ9T6xz3AN7ZrN
9qPJGWnj+SGSZDxq22bk0q7J4HqgaoipLjK5hHJfaOh7hfxMW/5fDvYddwABOGha
rQLLWvI0TBjhPTB41Wly8ea7HIo4H/ccCsTq0kHxuA6m1QtMfKX4AytSg4uxouQ=
=zggo
-----END PGP SIGNATURE-----

--------------enigD00637D94056A4B7787C0B3E--