[openbeos] Re: Kernel build broken.
- From: "Bruno G. Albuquerque" <bga@xxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Tue, 20 May 2003 22:25:27 -0300 EST
On Tue, 20 May 2003 22:23:28 -0300 EST, Bruno G. Albuquerque said:
> The kernel build is completelly broken as of now. Any ideas why? Now
> that I can finally do some debuggin on it to understand why it does
> not
> boot on my machine I can't get it to build. :P It lloks *ALL* kernel
> targets are failing.
Forgot to include an example, here it is:
Cc ../../objects/x86.R1/kernel/boot/arch/x86/stage2.o
In file included from /boot/home/development/openbeos/current/src/
kernel/boot/arch/x86/stage2.c:13:
/boot/home/development/openbeos/current/headers/posix/stdarg.h:11:
stdarg.h: No such file or directory
In file included from /boot/home/development/openbeos/current/headers/
private/kernel/stdio.h:8,
from /boot/home/development/openbeos/current/src/
kernel/boot/arch/x86/stage2.c:14:
/boot/home/development/openbeos/current/headers/posix/stdarg.h:11:
stdarg.h: No such file or directory
gcc -c "../../src/kernel/boot/arch/x86/stage2.c" -Wall -Wno-multichar
-Wmissing-prototypes -finline -nostdinc -fno-builtin -DARCH_x86 -
DBOCHS_DEBUG_HACK=0 -fno-pic -nostdinc -Wno-multichar -DARCH_x86 -O2
-I../../src/kernel/boot/arch/x86 -I../../objects/x86.R1/kernel/boot/
arch/x86 -I../../headers/posix -I../../headers/os -I../../headers/os/
add-ons/file_system -I../../headers/os/add-ons/graphics -I../../headers
/os/device -I../../headers/os/drivers -I../../headers/os/kernel -I../..
/headers/os/storage -I../../headers/os/support -I../../headers/private/
kernel -I../../headers/private/libroot -I../../headers/private/kernel/
arch/x86 -o "../../objects/x86.R1/kernel/boot/arch/x86/stage2.o" ;
...failed Cc ../../objects/x86.R1/kernel/boot/arch/x86/stage2.o ...
The problem seems to be the build system. Ingo?
-Bruno
--
Fortune Cookie Says:
"Why must you tell me all your secrets when it's hard enough to love
you knowing nothing?"
-- Lloyd Cole and the Commotions
- Follow-Ups:
- [openbeos] Re: Kernel build broken.
- From: Axel Dörfler
- References:
- [openbeos] Kernel build broken.
- From: Bruno G. Albuquerque
Other related posts:
- » [openbeos] Kernel build broken.
- » [openbeos] Re: Kernel build broken.
- » [openbeos] Re: Kernel build broken.
- » [openbeos] Re: Kernel build broken.
- » [openbeos] Re: Kernel build broken.
- » [openbeos] Re: Kernel build broken.
- [openbeos] Re: Kernel build broken.
- From: Axel Dörfler
- [openbeos] Kernel build broken.
- From: Bruno G. Albuquerque