gnustep-gui compilation error
Andreas Fink via Discussion list for the GNUstep programming environment <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
while compiling gnustep gui I get the following error Creating GSspell.service/Resources/Info-gnustep.plist... ./obj/make_services: symbol lookup error: ./obj/make_services: undefined symbol: ._OBJC_REF_CLASS_NSDictionary gmake[3]: *** [/usr/share/GNUstep/Makefiles/Instance/service.make:141: GSspell.service/Resources/Info-gnustep.plist] Error 1 gmake[2]: *** [/usr/share/GNUstep/Makefiles/Master/rules.make:297: GSspell.all.service.variables] Error 2 gmake[1]: *** [/usr/share/GNUstep/Makefiles/Master/service.make:37: internal-all] Error 2 make: *** [/usr/share/GNUstep/Makefiles/Master/serial-subdirectories.make:53: internal-all] Error 2 The error is in the Tools section. If that one is commented out, it compiles and all is ok. But why woudl GSspell.service not find NSDictionary? everyone else finds it.