Can't build on Win32

Colin Brown colstar at iprimus.com.au
Wed May 28 16:31:02 CEST 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It worked and created the exe, but am getting this after make
 
make[2]: *** [gpgkeys_hkp] Error 1
make[2]: Leaving directory `/home/colin/gnupg-1.3.2/keyserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/colin/gnupg-1.3.2'

And this after make check which fails

make[1]: *** [gpgkeys_hkp] Error 1
make[1]: Leaving directory `/home/colin/gnupg-1.3.2/keyserver'
make: *** [check-recursive] Error 1


Attached is the  log of the build from where the problems seem to start.
I think I may have readread somewhere that Mingw32/MSYS may have problems with gpgkeys_hkp, 
But I am not sure.

Best Regards

Colin

- -----Original Message-----
From: gnupg-devel-admin at gnupg.org [mailto:gnupg-devel-admin at gnupg.org] On Behalf Of David Shaw
Sent: Wednesday, 28 May 2003 8:43 PM
To: gnupg-devel at gnupg.org
Subject: Re: Can't build on Win32


- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, May 28, 2003 at 07:41:38PM +0800, Colin Brown wrote:
> I am getting the following error messages when I try to build for 
> win32, I have no problem building from 1.2.0 - 1.2.2. But when I build 
> for 1.3.2 this is what I get.
> 
> 
> 
> c:/mingw/include/rpcndr.h:50: warning: `byte' previously declared here 
> In file included from http.c:46:
> srv.h:24:24: netinet/in.h: No such file or directory
> srv.h:25:26: arpa/nameser.h: No such file or directory
> srv.h:26:20: resolv.h: No such file or directory
> make[2]: *** [http.o] Error 1
> make[2]: Leaving directory `/home/colin/gnupg-1.3.2/util'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/colin/gnupg-1.3.2'
> make: *** [all] Error 2

Hmm.  What happens if you delete these lines from srv.h and srv.c:

#include <netinet/in.h>
#include <arpa/nameser.h>
#include <resolv.h>

.. and replace them with "#include <windows.h>" ?

David
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3-cvs (GNU/Linux)
Comment: http://www.jabberwocky.com/david/keys.asc

iD8DBQE+1K7p4mZch0nhy8kRArZ2AKDghqbbx30kEVLWlsXWMVw496gVhgCePFsT
hvpaCdA1mLPHWHQPSKOQxfQ=
=cRK6
- -----END PGP SIGNATURE-----

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel at gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-devel
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (MingW32)

iD8DBQE+1Loka7XhVS1wirkRAoNaAJsGyWTHPLgtv5EKetrnH7ya0p3iOQCg0ngV
GDZ8inDesj67KxtViOG9ivg=
=wXf/
-----END PGP SIGNATURE-----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.txt.gpg
Type: application/octet-stream
Size: 17238 bytes
Desc: not available
Url : /pipermail/attachments/20030528/23bdbd51/log.txt.obj


More information about the Gnupg-devel mailing list