
|
[haiku-development]
||
[Date Prev]
[04-2008 Date Index]
[Date Next]
||
[Thread Prev]
[04-2008 Thread Index]
[Thread Next]
[haiku-development] Re: Can't build Haiku in BeOS R5 PE again...
- From: Luposian <luposian@xxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Tue, 22 Apr 2008 20:14:01 -0700
This is a capture of what I get:
[snip]
...patience...
...patience...
...patience...
...found 66416 target(s)...
...updating 7902 target(s)...
InitScript1 generated/haiku.image-init-vars
C++ generated/objects/r5/x86/release/tools/addattr/main.o
In file included from
/boot/develop/HaikuTree/trunk/src/bin/addattr/addAttr.h:11,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:9:
/boot/develop/headers/be/support/SupportDefs.h:21: sys/types.h: No such
file or directory
In file included from
/boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/
include/limits.h:11,
from /boot/develop/headers/be/support/Errors.h:15,
from /boot/develop/headers/be/support/SupportDefs.h:22,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/addAttr.h:11,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:9:
/boot/develop/tools/gnupro/lib/gcc-lib/i586-beos/2.9-beos-991026/
include/syslimits.h:7: limits.h: No such file or directory
In file included from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:11:
/boot/develop/headers/be/storage/File.h:18: fcntl.h: No such file or
directory
/boot/develop/headers/be/storage/File.h:19: sys/stat.h: No such file or
directory
In file included from /boot/develop/headers/be/storage/Node.h:18,
from /boot/develop/headers/be/storage/File.h:22,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:11:
/boot/develop/headers/be/storage/StorageDefs.h:17: fcntl.h: No such
file or directory
/boot/develop/headers/be/storage/StorageDefs.h:18: sys/param.h: No such
file or directory
In file included from /boot/develop/headers/be/storage/Node.h:19,
from /boot/develop/headers/be/storage/File.h:22,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:11:
/boot/develop/headers/be/storage/Statable.h:18: sys/types.h: No such
file or directory
/boot/develop/headers/be/storage/Statable.h:19: sys/stat.h: No such
file or directory
In file included from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:12:
/boot/develop/headers/be/storage/Mime.h:17: sys/types.h: No such file
or directory
In file included from /boot/develop/headers/be/app/Message.h:19,
from /boot/develop/headers/be/storage/Mime.h:48,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:12:
/boot/develop/headers/be/interface/Rect.h:15: math.h: No such file or
directory
In file included from /boot/develop/headers/be/storage/Mime.h:50,
from
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:12:
/boot/develop/headers/be/storage/Entry.h:18: sys/types.h: No such file
or directory
/boot/develop/headers/be/storage/Entry.h:19: sys/stat.h: No such file
or directory
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:15: stdio.h: No
such file or directory
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:16: stdlib.h: No
such file or directory
/boot/develop/HaikuTree/trunk/src/bin/addattr/main.cpp:17: string.h: No
such file or directory
gcc -c "src/bin/addattr/main.cpp" -O2 -Wall -Wno-trigraphs
-Wno-ctor-dtor-privacy -Woverloaded-virtual -Wpointer-arith
-Wcast-align -Wsign-compare -Wno-multichar
-D_ZETA_USING_DEPRECATED_API_=1 -D_ZETA_TS_FIND_DIR_=1 -DARCH_x86
-D_NO_INLINE_ASM -DCOMPILE_FOR_R5 -DHAIKU_HOST_PLATFORM_BEOS
-Ibuild/user_config_headers -Ibuild/config_headers -Isrc/tools/addattr
-Igenerated/objects/common/tools/addattr
-Igenerated/objects/r5/x86/common/tools/addattr
-Igenerated/objects/haiku/x86/common/tools/addattr -Isrc/bin/addattr
-I- -Iheaders/build/host/r5 -Iheaders/build/host/beos_common -o
"generated/objects/r5/x86/release/tools/addattr/main.o" ;
...failed C++ generated/objects/r5/x86/release/tools/addattr/main.o ...
...skipped <build>addattr for lack of <src!tools!addattr>main.o...
...skipped <HaikuImage>haiku.image-init-vars for lack of
<build>addattr...
...skipped haiku.image for lack of <HaikuImage>haiku.image-init-vars...
...failed updating 1 target(s)...
...skipped 3 target(s)...
...updated 1 target(s)...
$
--------
Now, what I'm seeing here makes absolutely NO sense! It's talking
about Zeta (at the bottom)! But I'm using BeOS R5 PE (WIND distro).
I've tried downloading the very latest revision. I've tried "jam -a -q
haiku-image". I've even tried using the whole "configure" script
thingy, for the latest gcc. Nothing seems to work. It was working
about 50-100 revisions or so ago. But no longer.
Do I need to delete the entire /trunk directory and start over from
scratch?
Why?
I purposely did not install the original BeOS GCC 2.95.3, because I
discovered it wasn't necessary, with the new BONE gcc in place. Is is
now necessary to install it again, after all this time? I truly dread
doing that, as there are a bunch of tedious steps to go through, to do
so.
Luposian
|

|