[openbeos] Re: bash build fails

Jérome DUVAL <korli@xxxxxxxx> wrote:
> works here, still searching
> 
> btw there is a config.h in bash to configure things :
> #define HAVE_SBRK 1

Then we should remove this - sbrk() was already removed from the POSIX 
standard, and if bash does not need it, we should not advocate its use.
It would be nice not to have to implement this call for R1 :-)

> and i have undefined references to _IO_putc_unlocked when linking 
> bash and
> flex on R5

That possible as we have a more up-to-date version of libio in our 
repository - and maybe, there is something broken, too :-)
I'll have a look at that as soon as I find the time. Thanks for the 
note!

Bye,
   Axel.


Other related posts: