discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Compile error on gnustep-back


From: Fred Kiefer
Subject: Re: Compile error on gnustep-back
Date: Sat, 30 Mar 2002 16:00:36 +0100

I get another error while compiling back. Wraster is installed on my
Linux system and found by configure the header wraster.h is in
/usr/X11R6/include and configure seems to know this. But that include
directory is not used by the GNUmakefile. This results in my wraster.h
file not being found.

      -o shared_obj/ix86/linux-gnu/gnu-gnu-gnu/xrtools.o
In file included from xrtools.c:31:
../../Headers/xlib/xrtools.h:29: wraster.h: Datei oder Verzeichnis nicht
gefunden
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/xrtools.o] Error 1
make[2]: *** [xlib.all.subproject.variables] Error 2
make[2]: Leaving directory `/lin3/usr/src/gnustep/core/back/Source/xlib'
make[1]: *** [libgnustep-back.all.bundle.subprojects] Error 2
make[1]: Leaving directory `/lin3/usr/src/gnustep/core/back/Source'
make: *** [internal-all] Error 2

We should also update the files for our local wraster copy. This files
are rather old and the official wraster in WindowMaker did correct a few
bugs in them. And I am not that sure, if those files really belong in
the x11 module and not better in the xlib section, as most X backends
wont use the bitmap processing from here. In x11 we only need the
RContext structure, but even that mostly for the xlib backend.

All the new GNUmakefiles in back again lost the -Wall flag, which
although introduced quite recently was very helpful.





reply via email to

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