Serge wrote:
> Hi,
>
> Trying to build SFEbinutils via pkgtool build --download, looks all good at 
> the begin, but during the execution of the configure script, i get following :
>
> configure:3334: cc -c -i -xO4 -xspace -xstrconst -xarch=generic64 -Kpic 
> -xregs=no%frameptr  conftest.c >&5
> "conftest.c", line 14: undefined symbol: choke
> "conftest.c", line 14: syntax error before or at: me
>
> I'm using studio11 as recommended, but i get similar with gcc.
>
> Is there a workaround in the SFE context ?
>
>   
Try removing the -j$CPUS argument from the make command in the spec 
file. I have found that sometimes a parallel build can give you wierd 
errors.

Doug

Reply via email to