Am 09.08.2010 06:46, schrieb Mark Houde:
> System:
> 
> Centos 5.5 (up to date)
> 
> Failed here:
> 
> This is gnustep-make 2.4.0. Type 'gmake print-gnustep-make-help' for help.
> gmake[1]: Entering directory 
> `/home/mhoude/dev/gnustep-startup-0.25.0/build/gnustep-gui-0.19.0'
> Making all in Source ...
> /usr/GNUstep/System/Library/Makefiles/mkinstalldirs .
> mv ../Headers/Additions/GNUstepGUI/config.h .
> touch ./config.h
> Making all for library libgnustep-gui...
>  Compiling file Functions.m ...
> Functions.m:30:42: warning: Foundation/NSAutoreleasePool.h: No such file or 
> directory
> Functions.m:31:33: warning: Foundation/NSBundle.h: No such file or directory
> Functions.m:32:38: warning: Foundation/NSProcessInfo.h: No such file or 
> directory
> In file included from Functions.m:34:
> ../Headers/AppKit/NSApplication.h:40:40: warning: 
> GNUstepBase/GSVersionMacros.h: No such file or directory
> In file included from ../Headers/AppKit/NSApplication.h:42,
>                  from Functions.m:34:
> ../Headers/AppKit/NSResponder.h:34:32: warning: Foundation/NSObject.h: No 
> such file or directory
> In file included from ../Headers/AppKit/NSResponder.h:35,
>                  from ../Headers/AppKit/NSApplication.h:42,
>                  from Functions.m:34:
> ../Headers/AppKit/NSInterfaceStyle.h:32:19: error: missing binary operator 
> before token "("

The problem is not in the gui compilation, but one step before. The
installation of base never happens as can be seen in 04-base-install.log
and installgnustep.log. No idea why this isn't happening, though.

_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to