[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Installing gnustep using DarwinPorts under OSX/X11 environment...
From: |
Andrew Sheridan |
Subject: |
Installing gnustep using DarwinPorts under OSX/X11 environment... |
Date: |
Thu, 29 Dec 2005 19:20:59 +0000 |
User-Agent: Unison/1.7.2
To anybody who can help...
[Running Tiger 10.4.3 with XCode 2.2 installed]
I have installed gnustep-make with the "+puredarwin" option as
suggested by Yves de Champlain.
When I then try and install gnustep-base using Darwinports, I get the
following :
*******************************************************************************************
--->
Building gnustep-base with target all
Error: Target com.apple.build returned: shell command ".
/opt/local/GNUstep/System/Library/Makefiles/GNUstep.sh &&
cd
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_lang_gnustep-base/work/gnustep-base-1.11.0
&&
gnumake messages=yes" returned error 2
Command output: Making all in Source...
Making all in subprojects of library libgnustep-base...
Making all for subproject Additions...
gnumake[3]: Nothing to be done for `internal-subproject-all'.
Making all for subproject unix...
gnumake[3]: Nothing to be done for `internal-subproject-all'.
Making all for library libgnustep-base...
gcc-dp-4.0 NSThread.m -c \
-MMD -MP -DGNUSTEP_INSTALL_PREFIX=/opt/local/GNUstep/System
-DGNUSTEP_LOCAL_ROOT=/opt/local/GNUstep/Local
-DGNUSTEP_NETWORK_ROOT=/opt/local/GNUstep/Local
-DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"powerpc\"
-DGNUSTEP_TARGET_OS=\"darwin8.3.0\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\"
-Wall -Wcast-align -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1
-DGNUSTEP_BASE_LIBRARY=1 -fno-common -DGSWARN -DGSDIAGNOSE -O2
-fno-strict-aliasing -fgnu-runtime -I../Headers/Additions -I../Headers
-I./. -I. -I/opt/local/include/gcc-3.3 -I/opt/local/include/libxml2
-I/opt/local/include \
-o shared_obj/NSThread.o
NSThread.m:230: error: static declaration of 'objc_thread_add' follows
non-static declaration
/opt/local/lib/gcc40/gcc/powerpc-apple-darwin8.3.0/4.0.2/include-gnu-runtime/objc/thr.h:103:
error: previous declaration of 'objc_thread_add' was here
NSThread.m:238: error: static declaration of 'objc_thread_remove'
follows non-static declaration
/opt/local/lib/gcc40/gcc/powerpc-apple-darwin8.3.0/4.0.2/include-gnu-runtime/objc/thr.h:104:
error: previous declaration of 'objc_thread_remove' was here
gnumake[2]: *** [shared_obj/NSThread.o] Error 1
gnumake[1]: *** [libgnustep-base.all.library.variables] Error 2
gnumake: *** [internal-all] Error 2
*******************************************************************************************
Is
anyone
able to tell me what I need to do to correct the problem? Do I need to
provide any other info - logs, etc?
Regards
Andrew Sheridan
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Installing gnustep using DarwinPorts under OSX/X11 environment...,
Andrew Sheridan <=