[openbeos] Re: bash build fails

 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" ?

----- Original Message ----- 
From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
To: "Open BeOS" <openbeos@xxxxxxxxxxxxx>
Sent: Tuesday, August 31, 2004 6:19 PM
Subject: [openbeos] 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
>
> gcc -c "print_cmd.c" -nostdinc -Wno-multichar -Wpointer-arith -Wcast-
> align -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -DEXCLUDE_BMP_SUPPORT
> -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -
> DHAVE_CONFIG_H -DPROGRAM='"sh"' -DCONF_HOSTTYPE='"i586"' -DCONF_OSTYPE=
> '"beos"' -DCONF_MACHTYPE='"i586-pc-beos"' -DCONF_VENDOR='"pc"' -DSHELL
> -O2 -D__INTEL__ -I. -I../../../../objects/x86.R1/apps/bin/bash -
> Iinclude -Ilib -I../../../../headers -I../../../../headers/posix -I../
> ../../../headers/os -I../../../../headers/os/add-ons -I../../../../
> headers/os/add-ons/file_system -I../../../../headers/os/add-ons/
> graphics -I../../../../headers/os/add-ons/input_server -I../../../../
> headers/os/add-ons/screen_saver -I../../../../headers/os/add-ons/
> tracker -I../../../../headers/os/app -I../../../../headers/os/device -
> I../../../../headers/os/drivers -I../../../../headers/os/game -I../../
> ../../headers/os/interface -I../../../../headers/os/kernel -I../../../
> ../headers/os/media -I../../../../headers/os/mail -I../../../../headers
> /os/midi -I../../../../headers/os/midi2 -I../../../../headers/os/net -
> I../../../../headers/os/storage -I../../../../headers/os/support -I../
> ../../../headers/os/translation -I/boot/develop/headers/posix -I/boot/
> develop/headers/cpp -I/boot/develop/tools/sdk/release/H-i586-pc-beos5/T
> -i586-pc-beos5/lib/gcc-lib/i586-pc-beos5/2.9-beos-000224/include -o "..
> /../../../objects/x86.R1/apps/bin/bash/print_cmd.o" ;
>
> Bye,
>    Axel.
>
>
>


Other related posts: