[openbeos] Re: bash build fails

On Tue, 31 Aug 2004, Axel Dörfler wrote:

Hi there,

is the bash version in our repository supposed to build correctly?

That's what I get here:

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
Cc ../../../../objects/x86.R1/apps/bin/bash/parse.o
Cc ../../../../objects/x86.R1/apps/bin/bash/print_cmd.o
In file included from /System.R5/home/develop/openbeos/current/src/apps
/bin/bash/print_cmd.c:41:
/System.R5/home/develop/openbeos/current/src/apps/bin/bash/include/
y.tab.h:1: error: parse.h: No such file or directory

As it looks, a few lines above a parse.h is created. Since you're not building from the root directory (current/), you certainly use the OBOS jam, don't you?


CU, Ingo

Other related posts: