[openbeos] Re: Build problems.

On 2004-10-31 at 23:58:27 [+0100], Bruno G. Albuquerque wrote:
> Hello. The configure script seems to be broken (at least for me). Here
> is what I get when trying to run it under Zeta Neo:
> 
> [/boot/home/development/haiku/current]> ./configure --help
> ./configure: line 85: syntax error near unexpected token `|'
> ./configure: line 85: `         --target=*)     target=(echo $T | cut -
> d'=' -f2-); shift 1;;'

Looks as if this should actually read: `... target=$(echo...'.
Can you try this please.

CU, Ingo

Other related posts: