[openbeos] Re: bash build fails
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: Open BeOS <openbeos@xxxxxxxxxxxxx>
- Date: Tue, 31 Aug 2004 18:15:04 +0200 (MEST)
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
- Follow-Ups:
- [openbeos] Re: bash build fails
- From: Ingo Weinhold
- References:
- [openbeos] bash build fails
- From: Axel Dörfler
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
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
- [openbeos] Re: bash build fails
- From: Ingo Weinhold
- [openbeos] bash build fails
- From: Axel Dörfler