bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Error building project using gnustep-guile


From: Stefan Urbanek
Subject: Error building project using gnustep-guile
Date: Fri, 04 Apr 2003 14:29:42 +0200

Hi,

While compiling steptalk guile bundle i get this:

In file included from GuileEngine.m:29:
/usr/GNUstep/System/Headers/ScriptKit/Guile.h:30:25: warning: gstep_guile.h: No 
such file or directory
In file included from /usr/GNUstep/System/Headers/ScriptKit/Guile.h:33,
                from GuileEngine.m:29:
/usr/GNUstep/System/Headers/ScriptKit/GuileSCM.h:28:25: warning: gstep_guile.h: 
No such file or directory

i think that it should be: #include <gnustep/guile/gstep_guile.h> in Guile.h. 
But this will work only when guile is already installed.

Another option is to use -I$(GNUSTEP_SYSTEM_ROOT)/Headers/gnustep/guile in 
makefile, but i do not think that it is clean solution.

Stefan






reply via email to

[Prev in Thread] Current Thread [Next in Thread]