10 Apr 03:36
can't build on osx
From: Ryan Davis <ryand-fonc@...>
Subject: can't build on osx
Newsgroups: gmane.comp.lang.smalltalk.fonc
Date: 2008-04-10 01:39:29 GMT
Subject: can't build on osx
Newsgroups: gmane.comp.lang.smalltalk.fonc
Date: 2008-04-10 01:39:29 GMT
I'm on a macbook air and this is my first build on this laptop: % uname -a Darwin wrath.local 9.2.2 Darwin Kernel Version 9.2.2: Tue Mar 4 21:17:34 PST 2008; root:xnu-1228.4.31~1/RELEASE_I386 i386 % sw_vers ProductName: Mac OS X ProductVersion: 10.5.2 BuildVersion: 9C7010 # just the failures: % make /bin/sh -ec 'for dir in object function; do ( cd $dir; make ); done' /Users/ryan/Work/svn/idst/object /bin/sh -ec '( cd boot; make )' /Users/ryan/Work/svn/idst/object/boot /bin/sh -ec 'cd ../gc6.7/; test -f config.log || ABI_FLAG="-arch i486" ./configure --enable-threads=posix --enable-large-config; make ABI_FLAG="-arch i486"' Making all in doc /Users/ryan/Work/svn/idst/object/gc6.7/doc make[4]: Nothing to be done for `all'. Making all in include /Users/ryan/Work/svn/idst/object/gc6.7/include make[4]: Nothing to be done for `all'. if /bin/sh ./libtool --mode=compile gcc -DPACKAGE_NAME=\"gc\" - DPACKAGE_TARNAME=\"gc\" -DPACKAGE_VERSION=\"6.7\" -DPACKAGE_STRING=\"gc \ 6.7\" -DPACKAGE_BUGREPORT=\"Hans.Boehm@...\" -DGC_VERSION_MAJOR=6 -DGC_VERSION_MINOR=7 -DPACKAGE=\"gc\" -DVERSION=\"6.7\" -(Continue reading)
RSS Feed