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

On 6/7/10 5:33 PM, Edgar Holleis wrote:
> Hi!
> 
> To resume a thread from March. Workaround included.
> 
> The issue was that gnupg2 fails to build on 32 bit Snow Leopard. This is
> caused by libassuan breakage caused by pth2 breakage. The latter for
> some reason builds but turns out 64 bit instead of 32 bit.
> 
> Here is my fix:
> 
> Edit pth2-dev.info
> Add to ConfigureParams: CFLAGS=-m32 LDFLAGS="-arch i386"
> Add to beginning of CompileScript:
>   sed 's/ -o libpth.la/ \$(LDFLAGS) -o libpth.la/' -i Makefile.in
> 
> The latter fixes upstream Makefile.in which fails in one instance to
> pass LDFLAGS to the linker (bug reported).
> 
> cheers,
> Edgar
> 
> 
> 

Send that to the pth2-dev maintainer, too.

- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwNgdcACgkQB8UpO3rKjQ+/2ACeM2u5T4OhpMVKMYr6qXNl7lsV
uocAn07pyqVGyjFQ470WNoBWh3EcjviY
=mYuj
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to