[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problems building gnustep-startup on osx
From: |
Julian Mayer |
Subject: |
Re: problems building gnustep-startup on osx |
Date: |
Wed, 13 Jul 2005 20:34:59 +0200 |
>Everything compiles fine, but, as with my problems with GNUstep on
Win32, it crapped out when it tried to link.
hello all
i have the same problem...has any solution turned up yet?
it it at all possible to install GNUStep on Mac OS X Tiger yet?
(binary packages would really rock ;-)
note, i've used gcc-4 binary from fink and libffi compiled from the
pyobjc sources to get this far:
gcc-4 -L/sw/lib -o shared_obj/autogsdoc \
./shared_obj/autogsdoc.o ./shared_obj/AGSParser.o ./
shared_obj/AGSOutput.o ./shared_obj/AGSIndex.o ./shared_obj/AGSHtml.o \
-L../Source/./shared_obj -L/usr/GNUstep/System/Library/
Libraries/ -L/sw/lib -lgnustep-base -lobjc -lxslt -lxml2 -lz -
lpthread -liconv -lm -liconv -lffi -ldl -lz -lm
/usr/bin/ld: Undefined symbols:
___objc_exec_class
_objc_get_class
_objc_msg_lookup
_objc_msg_lookup_super
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/autogsdoc] Error 1
make[1]: *** [autogsdoc.all.tool.variables] Error 2
make: *** [internal-all] Error 2
thanks, julian