[sr-dev] can't anymore build my debian package
Andrei Pelinescu-Onciul
andrei at iptel.org
Fri May 29 18:42:12 CEST 2009
On May 29, 2009 at 19:35, Juha Heinanen <jh at tutpro.com> wrote:
> I?aki Baz Castillo writes:
>
> > Try to delete the last ")", it's wrong.
>
> i tried that and now i get
>
> normal Makefile.defs exec
> /bin/sh: -c: line 0: syntax error near unexpected token `|'
> /bin/sh: -c: line 0: `gcc - --version|head -n 1| |sed -e 's/([^)]*'
>
> is it only me? this is driving my crazy.
The problem is with make matching ')' even if they are inside ''.
I tested the change from the shell, where it worked perfectly, but I
forgot to retest it after pasting it in the makefile :-(.
It should be fixed now.
Andrei
More information about the sr-dev
mailing list