I have tried with two different versions. Both report the same as yours with the addition of a version number if I use -v instead of --version. One version is 1151, the other is 1161.
> What version of gcc are you using? By way of comparision on my OSX.2.1 > system: > > [ldx3:~/untitled folder/nov1] hansen% gcc --version > gcc (GCC) 3.1 20020420 (prerelease) > > > > On Fri, 2002-11-01 at 09:53, Thomas D. Wagner wrote: > > > > I am trying to install fink on raw Darwin 6.0.2. I know that fink is an OSX >effort but I need it on just plain raw Darwin. > > When I run boootstrap.sh it fails with the following error. Does anyone have any >hint what needs to be done to get fink to > > work with raw Darwin? > > > > Thanks > > > > Tommy Wagner > > > > > > > > /bin/sh ../libtool --mode=link \ > > gcc -no-cpp-precomp -I/sw2/bootstrap/include >-L/sw2/src/gettext-0.10.40-3/gettext-0.10.40/intl/.libs -L/sw2/bootstra > > p/lib -o libintl.la \ > > intl-compat.lo bindtextdom.lo dcgettext.lo dgettext.lo gettext.lo finddomain.lo >loadmsgcat.lo localealias.lo textdomai > > n.lo l10nflist.lo explodename.lo dcigettext.lo dcngettext.lo dngettext.lo >ngettext.lo plural.lo localcharset.lo \ > > -version-info 1:1:0 \ > > -rpath /sw2/bootstrap/lib \ > > -no-undefined > > rm -fr .libs/libintl.la .libs/libintl.* .libs/libintl.* > > gcc -dynamiclib -o .libs/libintl.1.0.1.dylib intl-compat.o bindtextdom.o >dcgettext.o dgettext.o gettext.o finddomain.o > > loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o >dcngettext.o dngettext.o ngettext.o plur > > al.o localcharset.o -L/sw2/src/gettext-0.10.40-3/gettext-0.10.40/intl/.libs >-L/sw2/bootstrap/lib -lc -install_name /s > > w2/bootstrap/lib/libintl.1.dylib -compatibility_version 2 -current_version 2.1 > > ld: common symbols not allowed with MH_DYLIB output format > > dcigettext.o definition of common __nl_domain_bindings__ (size 4) > > loadmsgcat.o definition of common __nl_msg_cat_cntr (size 4) > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: See the NEW Palm > > Tungsten T handheld. Power & Color in a compact size! > > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en > > _______________________________________________ > > Fink-beginners mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/fink-beginners > > > -- > Alexander K. Hansen > Associate Research Scientist, Columbia University > visiting MIT Plasma Science and Fusion Center > Levitated Dipole Experiment > 175 Albany Street, NW17-219 > Cambridge, MA 02139-4213 ------------------------------------------------------- This sf.net email is sponsored by: See the NEW Palm Tungsten T handheld. Power & Color in a compact size! http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
