Ah, thank you. I didn't realize when I upgraded that I needed to go into XCode to upgrade the command line.
Thanks, Sean On Apr 23, 2014, at 12:20, David Reiser <[email protected]> wrote: > I changed autogen just before you had the problem, but all I changed was what > went into autoopts-config in the installed files. Have you had any prior > version of autogen? > > It looks to me like your Xcode and Xcode Commandline Tools are not from a > matched set. Can you try updating the command line tools? > > Dave > On 4/23/2014 2:58 PM, Sean Lake wrote: >> Any news on this one? >> >> Sean >> >> On Apr 19, 2014, at 12:45, Sean Lake <[email protected]> wrote: >> >>> Hello all, >>> >>> The compile failed. Details, follow. >>> >>> Thanks, >>> Sean >>> >>> Error text: >>> gcc -DHAVE_CONFIG_H -I. -I../../agen5 -I.. -I.. -I../.. -I../autoopts >>> -I../../autoopts -I/sw/include -I/sw/include/guile/2.0 -I/sw/include >>> -D_THREAD_SAFE -g -O2 -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c >>> -o autogen-ag.o `test -f 'ag.c' || echo '../../agen5/'`ag.c >>> In file included from ag.c:7: >>> In file included from ../../agen5/autogen.h:60: >>> In file included from /sw/include/guile/2.0/libguile.h:37: >>> In file included from /sw/include/guile/2.0/libguile/async.h:28: >>> In file included from /sw/include/guile/2.0/libguile/threads.h:36: >>> In file included from /sw/include/guile/2.0/libguile/pthread-threads.h:29: >>> /usr/include/pthread.h:311:32: error: use of undeclared identifier >>> '__noreturn__' >>> void pthread_exit(void *) __dead2; >>> ^ >>> /usr/include/sys/cdefs.h:135:33: note: expanded from macro '__dead2' >>> #define __dead2 __attribute__((noreturn)) >>> ^ >>> ../autoopts/stdnoreturn.h:53:19: note: expanded from macro 'noreturn' >>> # define noreturn _Noreturn >>> ^ >>> ../autoopts/stdnoreturn.h:34:37: note: expanded from macro '_Noreturn' >>> # define _Noreturn __attribute__ ((__noreturn__)) >>> ^ >>> In file included from ag.c:31: >>> […] >>> 112 warnings and 1 error generated. >>> make[3]: *** [autogen-ag.o] Error 1 >>> make[3]: Leaving directory >>> `/sw/src/fink.build/autogen-5.18.2-3/autogen-5.18.2/build/agen5' >>> make[2]: *** [all-recursive] Error 1 >>> make[2]: Leaving directory >>> `/sw/src/fink.build/autogen-5.18.2-3/autogen-5.18.2/build/agen5' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory >>> `/sw/src/fink.build/autogen-5.18.2-3/autogen-5.18.2/build' >>> make: *** [all] Error 2 >>> >>> System info: >>> Package manager version: 0.36.4.1 >>> Distribution version: selfupdate-rsync Sat Apr 19 11:58:02 2014, 10.8, >>> x86_64 >>> Trees: local/main stable/main unstable/main unstable/crypto >>> Xcode.app: 5.1.1 >>> Xcode command-line tools: 4.6.0.0.1.1358221012 >>> Max. Fink build jobs: 2 >> >> ------------------------------------------------------------------------------ >> Start Your Social Network Today - Download eXo Platform >> Build your Enterprise Intranet with eXo Platform Software >> Java Based Open Source Intranet - Social, Extensible, Cloud Ready >> Get Started Now And Turn Your Intranet Into A Collaboration Platform >> http://p.sf.net/sfu/ExoPlatform >> _______________________________________________ >> 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 > ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ 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
