bug-gnustep
[Top][All Lists]
Advanced

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

[bugs #12144] Couldn't build gnustep-base-1.10.1-1.src.rpm


From: anonymous
Subject: [bugs #12144] Couldn't build gnustep-base-1.10.1-1.src.rpm
Date: Sat, 26 Feb 2005 11:21:38 +0000
User-agent: Mozilla/5.0 Galeon/1.2.11 (X11; Linux i686; U;) Gecko/20030708

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 "}") > $@$(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/





reply via email to

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