hi all i'm trying to install the GNUstep environment. following the hints on gnustep.org i got as far as gnustep-gui-0.7.6. this breaks with the following error
./configure --with-tiff-library=/Volumes/sw/lib --with-tiff- include=/Volumes/sw/include make [...] cc NSSavePanel.m -c \ -DGNUSTEP_INSTALL_LIBDIR=\"\" -DGNUSTEP_INSTALL_PREFIX=/Volumes/sw/opt/GNUstep/System -DGNUSTEP_TARGET_DIR=\"powerpc/darwin5\" -DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"darwin5\" -DLIBRARY_COMBO=\"nx-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DNeXT_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -no-cpp-precomp -nostdinc -I/usr/include -dynamic -fno-common -DGSWARN -DGSDIAGNOSE -O2 -Wno-import -Wall -I/Volumes/sw/include -I../Headers -I. -fnext-runtime -DNeXT_RUNTIME -I/Volumes/sw/opt/GNUstep/System/Headers -I/Volumes/nine/mathias/GNUstep/Headers/gnustep -I/Volumes/sw/opt/GNUstep/Local/Headers/gnustep -I/Volumes/sw/opt/GNUstep/Network/Headers/gnustep -I/Volumes/sw/opt/GNUstep/System/Headers/gnustep -I/Volumes/nine/mathias/GNUstep/Headers/powerpc/darwin5 -I/Volumes/nine/mathias/GNUstep/Headers -I/Volumes/sw/opt/GNUstep/Local/Headers/powerpc/darwin5 -I/Volumes/sw/opt/GNUstep/Local/Headers -I/Volumes/sw/opt/GNUstep/Network/Headers/powerpc/darwin5 -I/Volumes/sw/opt/GNUstep/Network/Headers -I/Volumes/sw/opt/GNUstep/System/Headers/powerpc/darwin5 -I/Volumes/sw/opt/GNUstep/System/Headers \ -o shared_obj/powerpc/darwin5/nx-gnu-gnu/NSSavePanel.o NSSavePanel.m: In function `-[NSSavePanel(_BrowserDelegate) browser:createRowsForColumn:inMatrix:]': NSSavePanel.m:1190: Internal compiler error in `rs6000_initialize_trampoline', at config/rs6000/rs6000.c:7740 Please submit a full bug report via the <URL:http://developer.apple.com/bugreporter> web page. make[2]: *** [shared_obj/powerpc/darwin5/nx-gnu-gnu/NSSavePanel.o] Fehler 1 make[1]: *** [libgnustep-gui.all.library.variables] Fehler 2 make: *** [internal-all] Fehler 2 System version = Mac OS X 10.1.4 (5Q125) Apple Computer, Inc. version gcc-937.2, based on gcc version 2.95.2 19991024 (release) has anyone of you experienced the same? or has someone compiled it successfully? i thought that this was discussed and fixed in gcc3 but when i switch to gcc3 i get always the following (compiling the gnustep-base as well, that worked with gcc2) gcc NSSavePanel.m -c \ -DGNUSTEP_INSTALL_LIBDIR=\"\" -DGNUSTEP_INSTALL_PREFIX=/Volumes/sw/opt/GNUstep/System -DGNUSTEP_TARGET_DIR=\"powerpc/darwin5\" -DGNUSTEP_TARGET_CPU=\"powerpc\" -DGNUSTEP_TARGET_OS=\"darwin5\" -DLIBRARY_COMBO=\"nx-gnu-gnu\" -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DNeXT_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -no-cpp-precomp -nostdinc -I/usr/include -dynamic -fno-common -DGSWARN -DGSDIAGNOSE -O2 -Wno-import -Wall -I/Volumes/sw/include -I../Headers -I. -fnext-runtime -DNeXT_RUNTIME -I/Volumes/sw/opt/GNUstep/System/Headers -I/Volumes/sw/opt/GNUstep/System/Headers/gnustep/ -I/Volumes/sw/opt/GNUstep/Local/Headers/ -I/Volumes/sw/opt/GNUstep/System/Headers/powerpc/darwin5/ -I/Volumes/sw/opt/GNUstep/System/Headers/ \ -o shared_obj/powerpc/darwin5/nx-gnu-gnu/NSSavePanel.o NSSavePanel.m: In function `-[NSSavePanel(_PrivateMethods) _initWithoutGModel]': NSSavePanel.m:134: cannot find interface declaration for `NSConstantString' [...] NSSavePanel.m: In function `-[NSSavePanel(FormDelegate) controlTextDidChange:]': NSSavePanel.m:1271: cannot find interface declaration for `NSConstantString' make[2]: *** [shared_obj/powerpc/darwin5/nx-gnu-gnu/NSSavePanel.o] Fehler 1 make[1]: *** [libgnustep-gui.all.library.variables] Fehler 2 make: *** [internal-all] Fehler 2 any help is greatly appreciated, thanx in advance mathias _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users