bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cannot install...


From: Ricardo Strausz
Subject: Re: cannot install...
Date: Sun, 15 Feb 2009 13:01:33 -0600

Hola Adam!

I was able to go a bit further, but not all the way (below my last error)... I'd also try to install gdl2 through macports, and while it tries to build gnustep-gui it breaks (error number 2 below)...
can there be a conflict?

can you suggest a better/easier way to install gnustep and GDL2 into a PowerBook G3 running OSX 10.3.9? I will appreciate any hint.

gracias,
Dino

error 1 (from gnustep-startup): attached

Attachment: logs.tar.gz
Description: GNU Zip compressed data



error 2 (from macports):

Fermat:~ sa$ sudo port -v install gnustep-gui
--->  Building gnustep-gui
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnustep _gnustep-gui/work/gnustep-gui-0.12.0" && gnumake all messages=yes GNUSTEP_MAKEFILES=/opt/local/GNUstep/System/Library/Makefiles " returned error 2
Command output: Making all in Source...
Making all for library libgnustep-gui...
gcc-mp-4.2 NSGraphicsContext.m -c \
-MMD -MP -I/opt/local/include -DGNUSTEP_TOOLS_NO_DESTDIR=\"/opt/local/GNUstep/System/Tools\" -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"darwin7\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-common -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE -Wno-import -fno-strict-aliasing -fgnu-runtime -Wall -fconstant-string-class=NSConstantString -I/opt/local/include -I../Headers/Additions -I../Headers -I./. -I. -I/opt/local/GNUstep/Local/Library/Headers/ \
       -o obj/NSGraphicsContext.m.o
NSGraphicsContext.m: In function 'GSCurrentContext':
NSGraphicsContext.m:93: warning: instance variable '_gcontext' is @private; this will be a hard error in the future NSGraphicsContext.m: In function '+[NSGraphicsContext setCurrentContext:]': NSGraphicsContext.m:162: error: instance variable '_gcontext' is declared private NSGraphicsContext.m:162: error: instance variable '_gcontext' is declared private
gnumake[2]: *** [obj/NSGraphicsContext.m.o] Error 1
gnumake[1]: *** [libgnustep-gui.all.library.variables] Error 2
gnumake: *** [internal-all] Error 2

Error: Status 1 encountered during processing.
Fermat:~ sa$


On Feb 15, 2009, at 10:20, Adam Fedor wrote:

It seems like libffi is not compiling on your version of darwin. You might try

./InstallGNUstep --ffi=ffcall

to force compiliation of ffcall instead of libffi.  Although if you are just interested in using gdl2, you probably don't need to compile gnustep-startup.  gnustep-startup is meant to set up a complete GNUstep system on your computer, but on Mac OS X, all you really need are the extensions to the base library to use gdl2 - everything else comes with Mac OS X.  So you might just try compiling and installing separately:

gnustep-make
gnustep-base


On Feb 14, 2009, at 9:53 AM, Ricardo Strausz wrote:

Hola!

I'b been fighting with my PowerMac to install GNUstep in order to use DL2... any advise will be very wellcome

Gracias!

Dino

<logs.tar.gz>
_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnustep

reply via email to

[Prev in Thread] Current Thread [Next in Thread]