[openbeos] Re: bash build fails

works here, still searching

btw there is a config.h in bash to configure things :
#define HAVE_SBRK 1

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

---- Original Message ----- 
From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
To: <openbeos@xxxxxxxxxxxxx>
Sent: Wednesday, September 01, 2004 12:49 PM
Subject: [openbeos] Re: bash build fails


> Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx> wrote:
> > On Wed, 1 Sep 2004, Axel Dörfler wrote:
> > > Jérome DUVAL <korli@xxxxxxxx> wrote:
> > >>  the bash version in our repository is supposed to build correctly
> > >> ... :)
> > >>
> > >> i don't know why there is a flex parse.h in your bash log build
> > >>
> > >> i have problems too :
> > >> my libglob.a is built into the "make" objects dir
> > >>
> > >> can you reproduce your bug by doing "jam clean; jam" ?
> > >
> > > Yes, anytime. I did a "jam" in the bash directory as well as a "jam
> > > bash" - both don't work.
> > I suppose you mean `jam sh'?
>
> Yes, actually I did :-)
> And this looks fishy:
>
> Yacc1 ../../../../objects/x86.R1/apps/bin/bash/parse.c ../../../../
> objects/x86.R1/apps/bin/flex/parse.h
> conflicts:  1 shift/reduce
> YaccMv ../../../../objects/x86.R1/apps/bin/bash/parse.c ../../../../
> objects/x86.R1/apps/bin/flex/parse.h
> warning: using independent target <src!apps!bin!flex>parse.c
> Yacc1 ../../../../objects/x86.R1/apps/bin/flex/parse.c ../../../../
> objects/x86.R1/apps/bin/flex/parse.h
> YaccMv ../../../../objects/x86.R1/apps/bin/flex/parse.c ../../../../
> objects/x86.R1/apps/bin/flex/parse.h
>
> > > I am using our latest Jam, too.
> > Weird, as I said everything works fine for me. Can you send me the
> > output
> > of a `jam -d3 sh', please. I think, we can take this off list.
>
> Okay, thanks!
> You'll get it.
>
> Bye,
>    Axel.
>
>
>


Other related posts: