-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/31/11 11:55 PM, Phil Thomson wrote: > [snip] gcc -DHAVE_CONFIG_H -I../../.. -I../../.././src > -I../../.././src/intl/gettext -I/sw/lib/system-openssl/include > -I/sw/include -I/sw/lib/system-openssl/include -g -O2 -Wall > -fno-strict-aliasing -Wno-pointer-sign -Wno-address > -fno-strict-overflow -o vs.o -c vs.c ld -r -o lib.o draw.o form.o > link.o marks.o search.o textarea.o view.o vs.o make: *** > [all-recursive] Error 1 ### execution of make failed, exit code 2 > Removing runtime build-lock... Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-elinks-0.11.7-1 (Reading > database ... 21200 files and directories currently installed.) > Removing fink-buildlock-elinks-0.11.7-1 ... Failed: phase > compiling: elinks-0.11.7-1 failed > > [snip] > > Also include the following system information: Package manager > version: 0.31.4 Distribution version: selfupdate-rsync Mon Oct 31 > 20:47:18 2011, 10.6, i386 Trees: local/main stable/main Xcode: > 3.2.6 > > MacBook with Intel Core 2 Duo. Mac OS X 10.6.8. > > I didn't find anything in the FAQ re: this exactly. I looked at the > archives for the last 2 months and found nothing re: elinks. > > Please let me know if I am missing any info. >
This looks like you are using multiple build threads, and the error occurred in a different thread in the snipped text. Try using "fink configure" to set the number of build jobs to 1, try the build again, and report the results. It may be the case that elinks' build isn't safe for multiple threads. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6v3jQACgkQB8UpO3rKjQ+HSgCeKFXJyQdzS6f2KV999zsBmoU7 FIwAnj9fIpJu3OchPC1Pp/2pK8T4Ej/G =n24E -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
