[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
nib2gmodel 0.8.6 on OpenStep (compiler errors)
From: |
Georg Fleischmann |
Subject: |
nib2gmodel 0.8.6 on OpenStep (compiler errors) |
Date: |
Fri, 27 Jun 2003 20:13:24 GMT |
Hi,
trying to compile nib2gmodel 0.8.6 on OpenStep, I get the following errors.
I just removed the problems and continued compiling.
Making all for bundle libgmodel...
/LocalDeveloper/Projects/Linux/GNUstep/nib2gmodel-0.8.6/usr/GNUstep/System/Library/Makefiles/common.make:347:
*** unterminated variable reference. Stop.
gnumake[1]: *** [libgmodel.all.bundle.variables] Error 2
I removed the line
Making all for bundle libgmodel...
Creating libgmodel.bundle/ix86/openstep4/gnu-gnu-gnu...
Compiling file ./IMCustomObject.m ...
cc1obj: Invalid option `-fno-strict-aliasing'
gnumake[2]: *** [shared_obj/ix86/openstep4/gnu-gnu-gnu/IMCustomObject.o] Error 1
I removed the option
Making all for bundle libgmodel...
Compiling file ./IMCustomObject.m ...
Compiling file ./IMConnectors.m ...
./IMConnectors.m:29: header file 'gnustep/base/GSObjCRuntime.h' not found
gnumake[2]: *** [shared_obj/ix86/openstep4/gnu-gnu-gnu/IMConnectors.o] Error 1
I removed the include
Compiling file ./GMArchiver.m ...
Linking bundle libgmodel ...
/bin/sh: -o: not found
gnumake[2]: *** [libgmodel.bundle/ix86/openstep4/gnu-gnu-gnu/libgmodel] Error 1
gnumake[1]: *** [libgmodel.all.bundle.variables] Error 2
gnumake: *** [subproj-all] Error 2
Well, here I'm stuck.
Georg
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- nib2gmodel 0.8.6 on OpenStep (compiler errors),
Georg Fleischmann <=