Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: GNUstep install on OS X 10.3.9 - libffi fails

2 views
Skip to first unread message

BryanPierc

unread,
Jun 17, 2009, 8:15:44 AM6/17/09
to help-g...@gnu.org
BryanPierc wrote:
> ...anything beyond trying to make sure the libffi and libobjc
> libraries are in in the DYLD_LIBRARY_PATH and
> trying to place order the paths so that the <fsf gcc> directories are
> searched before the <apple gcc> directories
> and...well...I'm out of ideas.
OK! Good news and not so good news:

I got configure to run
I copied the libffi headers (from the default install locations) to
/urs/local/GNUstep/System/Library/Headers
I added
/usr/local/lib/gcc-lib/powerpc-apple-darwin7.9.0/3.3.5/include/ to
DYLD_LIBRARY_PATH
(The latter seemed to do the trick, which would suggest that OS X
uses DYLD_LIBRARY_PATH to search for headers as well as libraries(?))

make terminated with the following error
Compiling file Unicode.m ...
Linking subproject Additions ...
/usr/bin/ld: flag: -undefined dynamic_lookup can't be used with
MACOSX_DEPLOYMENT_TARGET environment variable
set to: 10.1 collect2: ld returned 1 exit status
make[4]: *** [obj/powerpc/darwin7/gnu-gnu-gnu/subproject.o] Error 1
make[3]: *** [internal-subproject-all_] Error 2
make[2]: *** [Additions.all.subproject.variables] Error 2
make[1]: *** [libgnustep-base.all.library.variables] Error 2

Any Ideas here??
Any help would be appreciated!! :-)


Thanks again!
Bryan


0 new messages