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 _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
