Package: gnustep-make
Version: 1.13.0-1
Severity: normal

when i try to build adun 0.7 with debian gnustep-make i get the problem that
it can't find common.make which it looks for in
GNUSTEP_MAKEFILES=$GNUSTEP_SYSTEM_ROOT/Library/Makefiles
which is /usr/lib/GNUstep/System/Library/Makefiles which doesn't exist
when i change that in /usr/lib/GNUstep/System/Tools/GNUstep.sh
into GNUSTEP_MAKEFILES=/usr/share/GNUstep/Makefiles then this part works.

did i miss something?

===
GNUmakefile:2: /usr/lib/GNUstep/System/Library/Makefiles/common.make: No such file or directory GNUmakefile:15: /usr/lib/GNUstep/System/Library/Makefiles/aggregate.make: No such file or directory make[1]: *** No rule to make target `/usr/lib/GNUstep/System/Library/Makefiles/aggregate.make'. Stop.
===

yours,
Gürkan



Reply via email to