Hi all,
I am trying to build gnustep-back, but am running into trouble:
I am using a CVS snapshot from this morning and have build GNUstep from
scratch.
make, base and gui went fine.
While building gnustep-back it ends with:
context.c:780: `context' undeclared (first use in this function)
make[3]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/context.o] Error 1
make[2]: *** [x11.all.subproject.variables] Error 2
make[2]: Leaving directory `/usr/src/SPM/gnustep/core/back/Source/x11'
make[1]: *** [libgnustep-back.all.bundle.subprojects] Error 2
make[1]: Leaving directory `/usr/src/SPM/gnustep/core/back/Source'
make: *** [internal-all] Error 2