Follow-up Comment #1, bugs #12144 (project gnustep):
I grabbed the .tar.gz file and tried that with the same result.
The problem seems to be the line in Source/Makefile.postamble that uses the
(undefined) macro END_ECHO. Deleting the $(END_ECHO) from the line to turn
it into:
echo "}") > $@
instead of
echo "}") > [EMAIL PROTECTED](END_ECHO)
helped a lot. Now if I can just track down this error when I try to
install:
make[1]: Leaving directory
`/home/luke/linux/GNUstep/gnustep-base-1.10.1/Resources'
/usr/bin/install -c -m 644 base.make \
/usr/GNUstep/System/Makefiles/Additional/base.make)
/bin/sh: -c: line 1: syntax error near unexpected token
`/usr/GNUstep/System/Makefiles/Additional/base.make)'
/bin/sh: -c: line 1: `/usr/bin/install -c -m 644 base.make
/usr/GNUstep/System/Makefiles/Additional/base.make)'
(sounds similar, if I can find which makefile it's coming from).
_______________________________________________________
This item URL is:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12144>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep