[openbeos] Re: bash build fails
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 01 Sep 2004 16:28:36 +0200 CEST
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.
- References:
- [openbeos] Re: bash build fails
- From: Jérome DUVAL
Other related posts:
- » [openbeos] bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- » [openbeos] Re: bash build fails
- [openbeos] Re: bash build fails
- From: Jérome DUVAL