On Wed, 2006-01-25 at 19:52 +0100, Roberto Pariset wrote:
> Package: babel
> Severity: important
> Justification: fails to build from source
> 
> [...]
> checking whether g++-3.4 accepts -g... no
> checking whether the compiler implements namespaces... no
> ./configure: line 16244: syntax error near unexpected token `('
> ./configure: line 16244: `case `(uname -sr) 2>/dev/null` in'
> 
> Please turn
> 16244 case `(uname -sr) 2>/dev/null` in
> into:
> 16244 case `uname -sr 2>/dev/null` in
> or better:
> 16244 case "$(uname -sr 2>/dev/null)" in
>   
> Thanks,
> Roberto

Thanks, I'll get to this in my next upload.  What version are you trying
to build?  There was an NMU which I thought removed the -3.4 from g++...

Cheers,

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe!
http://www.take6.com/albums/greatesthits.html


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to