[PATCH] Fix compilation of gpgme on Mac OS X Tiger

Ingo Klöcker kloecker at kde.org
Tue Jun 26 21:35:13 CEST 2007


[I'm not subscribed to gnupg-devel so please CC me on replies.]

Hi,

I tried to compile gpgme on Mac OS X Tiger and ran in a couple of 
problems:

1.) assuan/assuan.h fails to include socket.h which is needed for 
socklen_t.

2.) On Darwin funopen does exist. Nevertheless the code tries to compile 
the replacement in funopen.c and fails doing so.

The attached patch fixes both problems.


Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gpgme-fix-compilation-on-tiger.diff
Type: text/x-diff
Size: 639 bytes
Desc: not available
Url : /pipermail/attachments/20070626/7a4331ff/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /pipermail/attachments/20070626/7a4331ff/attachment.pgp 


More information about the Gnupg-devel mailing list