[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problems building gnustep-startup on osx
From: |
Jon Brisbin |
Subject: |
problems building gnustep-startup on osx |
Date: |
Fri, 1 Jul 2005 16:43:47 -0500 |
I just downloaded the latest gnustep-startup and tried compiling it on
my powerbook (using darwinports' gcc4)
Everything compiles fine, but, as with my problems with GNUstep on
Win32, it crapped out when it tried to link. I can probably get away
with just using XCode and being careful to not use anything
Cocoa-specific. But that won't let me use the GNUstep XML stuff, which
I desperately need to test porting an application from Java to
Objective-C. I'd like to be able to work on it on my PowerBook, but if
I can't, I might not be able to do this project at all (unless I put
PPC linux on here too, but I'd rather not do that.) It's kind of part
work-related and part not ;-)
Any help or ideas would be greatly appreciated! :-)
Jon Brisbin
Linking tool autogsdoc ...
/opt/local/bin/odld: 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
make[2]: *** [shared_obj/autogsdoc] Error 1
make[1]: *** [autogsdoc.all.tool.variables] Error 2
make: *** [internal-all] Error 2
---------------------------------------------------------
Installation of GNUstep Base failed. Send the
/usr/local/src/gnustep-startup-0.11.1/build/logs.tar.gz
file to bug-gnustep@gnu.org for help
---------------------------------------------------------
brisbin-g4osx:/usr/local/src/gnustep-startup-0.11.1 jbrisbin$ gcc -v
Using built-in specs.
Target: powerpc-apple-darwin7.9.0
Configured with:
/opt/local/var/db/dports/build/
file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdat
e_dports_lang_gcc40/work/gcc-4.0.0/configure --prefix=/opt/local
--enable-languages=c,c++,java,objc,f95 --libdir=/opt/local/lib/gcc-4.0
--infodir=/opt/local/share/info --mandir=/opt/local/share/man
--with-local-prefix=/opt/local --with-system-zlib --disable-nls
--program-suffix=-dp-4.0
--with-gxx-include-dir=/opt/local/include/gcc-4.0/c++/
--with-gmp=/opt/local --with-mpfr=/opt/local
--with-as=/opt/local/bin/odas --with-ld=/opt/local/bin/odld
--with-ar=/opt/local/bin/odar
Thread model: posix
gcc version 4.0.0
brisbin-g4osx:/usr/local/src/gnustep-startup-0.11.1 jbrisbin$ env
MANPATH=/sw/share/man:/sw/man:/opt/local/man:/opt/subversion/man:/usr/
share/man:/usr/local/teTeX/man:/usr/local/man:/sw/lib/perl5/5.8.1/man:/
usr/X11R6/man
TERM_PROGRAM=Apple_Terminal
XDG_DATA_HOME=/sw/share
TERM=xterm-color
SHELL=/bin/bash
PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin
GNUSTEP_LOCAL_ROOT=/opt/local/GNUstep/Local
TERM_PROGRAM_VERSION=100.1.8
QTDIR=/sw
OLDPWD=/usr/local/src
JBOSS_HOME=/opt/java/jboss-4.0.1
ANT_HOME=/sw/lib/ant
GNUSTEP_HOST=powerpc-apple-darwin7.9.0
SGML_CATALOG_FILES=/sw/etc/sgml/catalog
USER=jbrisbin
GDK_USE_XFT=1
GUILE_LOAD_PATH=/Users/jbrisbin/GNUstep/Library/Libraries/Guile:/opt/
local/GNUstep/Local/Library/Libraries/Guile:/opt/local/GNUstep/System/
Library/Libraries/Guile
GNUSTEP_NETWORK_ROOT=/opt/local/GNUstep/Local
GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles
GNUSTEP_ROOT=/opt/local/GNUstep
GNUSTEP_FLATTENED=yes
__CF_USER_TEXT_ENCODING=0x1F5:0:0
GNOME_DISABLE_CRASH_DIALOG=1
GNUSTEP_HOST_OS=darwin7
GNUSTEP_HOST_VENDOR=apple
PATH=/sw/bin:/sw/sbin:/opt/local/bin:/opt/subversion/bin:/Users/
jbrisbin/GNUstep/Tools:/opt/local/GNUstep/Local/Tools:/opt/local/
GNUstep/System/Tools:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/teTeX/
bin/powerpc-apple-darwin-current:/usr/local/bin:/usr/X11R6/bin
XML_CATALOG_FILES=/sw/etc/xml/catalog
PWD=/usr/local/src/gnustep-startup-0.11.1
JAVA_HOME=/Library/Java/Home
QMAKESPEC=/sw/share/qt3/mkspecs/darwin-g++
GNUSTEP_HOST_CPU=powerpc
DYLD_FRAMEWORK_PATH=/Users/jbrisbin/GNUstep/Library/Frameworks:/opt/
local/GNUstep/Local/Library/Frameworks:/opt/local/GNUstep/System/
Library/Frameworks
SHLVL=1
HOME=/Users/jbrisbin
GNUSTEP_USER_ROOT=/Users/jbrisbin/GNUstep
DYLD_LIBRARY_PATH=/Users/jbrisbin/GNUstep/Library/Libraries:/opt/local/
GNUstep/Local/Library/Libraries:/opt/local/GNUstep/System/Library/
Libraries
GNUSTEP_SYSTEM_ROOT=/opt/local/GNUstep/System
LOGNAME=jbrisbin
GNUSTEP_PATHLIST=/Users/jbrisbin/GNUstep:/opt/local/GNUstep/Local:/opt/
local/GNUstep/System
XDG_DATA_DIRS=/sw/share
CLASSPATH=/sw/share/java/junit/junit.jar:/sw/share/java/svn-javahl/svn-
javahl.jar:/Users/jbrisbin/GNUstep/Library/Libraries/Java:/opt/local/
GNUstep/Local/Library/Libraries/Java:/opt/local/GNUstep/System/Library/
Libraries/Java
LIBRARY_COMBO=apple-apple-apple
INFOPATH=/sw/share/info:/sw/info:/usr/share/info
SECURITYSESSIONID=2125f0
_=/usr/bin/env
Thanks!
Jon Brisbin
- problems building gnustep-startup on osx,
Jon Brisbin <=