[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hobbit] lastest snapshot build error, solaris 9
- To: hobbit (at) hswn.dk
- Subject: [hobbit] lastest snapshot build error, solaris 9
- From: David Gore <David.Gore (at) mci.com>
- Date: Tue, 16 Aug 2005 16:28:41 +0000
- User-agent: Mozilla Thunderbird 1.0.6 (X11/20050722)
Latest snapshot build error on solaris 9:
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I.
-I/var/tmp/snapshot/include -I/usr/local/include -I/usr/local/include -c
-o do_alert.o do_alert.c
gcc -o hobbitd_alert hobbitd_alert.o hobbitd_worker.o
hobbitd_buffer.o do_alert.o ../lib/libbbgen.a -L/usr/lib -lpcre
Undefined first referenced
symbol in file
recv ../lib/libbbgen.a(sendmsg.o)
getservbyname ../lib/libbbgen.a(sendmsg.o)
gethostbyname ../lib/libbbgen.a(sendmsg.o)
socket ../lib/libbbgen.a(sendmsg.o)
getsockopt ../lib/libbbgen.a(sendmsg.o)
connect ../lib/libbbgen.a(sendmsg.o)
inet_aton ../lib/libbbgen.a(sendmsg.o)
inet_ntoa ../lib/libbbgen.a(sendmsg.o)
shutdown ../lib/libbbgen.a(sendmsg.o)
ld: fatal: Symbol referencing errors. No output written to hobbitd_alert
collect2: ld returned 1 exit status
make[1]: *** [hobbitd_alert] Error 1
make[1]: Leaving directory `/var/tmp/snapshot/hobbitd'
make: *** [hobbitd-build] Error 2
--
David