|
[openbeos]
||
[Date Prev]
[11-2005 Date Index]
[Date Next]
||
[Thread Prev]
[11-2005 Thread Index]
[Thread Next]
[openbeos] Error during mailkit build
- From: "BeOS Land" <beosland@xxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Wed, 02 Nov 2005 00:40:15 +0100 CET
Hi,
I try to build MailKit under Zeta with Oliver gcc and i got the
following error :
/Depot/devlang/haiku_svn/trunk]# jam MailKit
...patience...
...patience...
...patience...
...patience...
...patience...
...found 5602 target(s)...
...updating 17 target(s)...
Cc objects/x86.release.R1/kits/network/libnet/socket.o
/Depot/devlang/haiku_svn/trunk/src/kits/network/libnet/socket.c: In
function `socket':
/Depot/devlang/haiku_svn/trunk/src/kits/network/libnet/socket.c:66:
`SOCK_NATIVE_DGRAM' undeclared (first use in this function)
/Depot/devlang/haiku_svn/trunk/src/kits/network/libnet/socket.c:66:
(Each undeclared identifier is reported only once
/Depot/devlang/haiku_svn/trunk/src/kits/network/libnet/socket.c:66: for
each function it appears in.)
/Depot/devlang/haiku_svn/trunk/src/kits/network/libnet/socket.c:68:
`SOCK_NATIVE_STREAM' undeclared (first use in this function)
gcc -Wall -Wno-multichar -Wmissing-prototypes -Wpointer-arith -Wcast-
align -Wsign-compare -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_PNM_SUPPORT -
DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_JPG_SUPPORT -
DEXCLUDE_PGX_SUPPORT -O2 -c "src/kits/network/libnet/socket.c" -
D__INTEL__ -DARCH_x86 -Isrc/kits/network/libnet -Iobjects/
x86.release.R1/kits/network/libnet -Isrc/kits/network/libnet/headers -
Iheaders/private/net -Iheaders -Iheaders/posix -Iheaders/cpp -Iheaders/
os -Iheaders/os/add-ons -Iheaders/os/add-ons/file_system -Iheaders/os/
add-ons/graphics -Iheaders/os/add-ons/input_server -Iheaders/os/add-ons
/screen_saver -Iheaders/os/add-ons/tracker -Iheaders/os/app -Iheaders/
os/device -Iheaders/os/drivers -Iheaders/os/game -Iheaders/os/interface
-Iheaders/os/kernel -Iheaders/os/media -Iheaders/os/mail -Iheaders/os/
midi -Iheaders/os/midi2 -Iheaders/os/net -Iheaders/os/opengl -Iheaders/
os/storage -Iheaders/os/support -Iheaders/os/translation -Iheaders/
private/. -I/boot/develop/headers/posix -I/boot/develop/headers/cpp -I/
boot/develop/tools/gnupro/lib/gcc-lib/i586-pc-beos/2.95.3-beos-041202/
include -o "objects/x86.release.R1/kits/network/libnet/socket.o" ;
...failed Cc objects/x86.release.R1/kits/network/libnet/socket.o ...
...skipped libnet.so for lack of <src!kits!network!libnet>socket.o...
...skipped libmail.so for lack of libnet.so...
...skipped mail_daemon for lack of libmail.so...
...skipped E-mail for lack of libmail.so...
...skipped BeMail for lack of libmail.so...
...skipped Inbox for lack of libmail.so...
...skipped Outbox for lack of libmail.so...
...skipped Message Parser for lack of libmail.so...
...skipped New Mail Notification for lack of libmail.so...
...skipped Match Header for lack of libmail.so...
...skipped R5 Daemon Filter for lack of libmail.so...
...skipped Spam Filter for lack of libmail.so...
...skipped IMAP for lack of libmail.so...
...skipped POP3 for lack of libmail.so...
...skipped SMTP for lack of libmail.so...
...skipped Fortune for lack of libmail.so...
...failed updating 1 target(s)...
...skipped 16 target(s)...
/Depot/devlang/haiku_svn/trunk]#
I did :
./configure --target=bone
jam MailKit
Maybe i miss something ?! Does it still compile under bone/Zeta ? I did
a build several month ago w/o problems :-(
Thanks for help.
LoLL
|