On Sat, 26 Feb 2005 03:01:31 +0100
Reuss Andras <[EMAIL PROTECTED]> wrote:

> Could help me somebody? I downloaded the recent cvs and gui does not compile. 
> I  got the following message:
> 
> 
> ./Headers/Additions/GNUstepGUI/GSServicesManager.h:61: parse error before 
> "GSServicesManager"
> ./Headers/Additions/GNUstepGUI/GSServicesManager.h:62: parse error before 
> "GSServicesManager"
> NSApplication.m: In function `-[NSApplication _init]':
> NSApplication.m:730: `GSServicesManager' undeclared (first use in this 
> function)
> NSApplication.m:730: (Each undeclared identifier is reported only once
> NSApplication.m:730: for each function it appears in.)
> make[2]: *** [shared_obj/NSApplication.o] Error 1
> make[1]: *** [libgnustep-gui.all.library.variables] Error 2
> make[1]: Leaving directory `/usr/src/gnustep/core/gui/Source'
> make: *** [internal-all] Error 2

In NSApplication.h, it seems that the reference to 
#include "GNUstepGUI/GSServicesManager.h" seems to be invalide. Could this 
produce this error?
Is it possible that this reference is invalid?
thanks any clue
andras


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to