Error making latest snapshot
4 Feb
2008
4 Feb
'08
7:25 a.m.
gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I
/home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALONE
-o loadhosts loadhosts.c
loadhosts.c: In function bbh_find_item': loadhosts.c:216: warning: return discards qualifiers from pointer target type loadhosts.c: In function bbh_item_id':
loadhosts.c:593: warning: return discards qualifiers from pointer target type
/usr/ccs/bin/ld: Unsatisfied symbols:
addtobuffer (code)
nlencode (code)
rbtFind (code)
rbtNew (code)
sanitize_input (code)
get_fqdn (code)
rbtKeyValue (code)
dbgprintf (code)
stackfclist (code)
stackfclose (code)
gettreeitem (code)
xgetenv (code)
rbtDelete (code)
rbtInsert (code)
xfreenullstr (data)
clearstrbuffer (code)
rbtEnd (code)
stackfgets (code)
freestrbuffer (code)
stackfopen (code)
errprintf (code)
stackfmodified (code)
name_compare (code)
newstrbuffer (code)
collect2: ld returned 1 exit status
make[1]: *** [loadhosts] Error 1
make[1]: Leaving directory `/home/hobbit/snapshot/lib'
make: *** [lib-build] Error 2
$
Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
11:24 a.m.
New subject: [hobbit] Error making latest snapshot
----- Original Message ----- From: "Henrik Stoerner" <henrik at hswn.dk> To: <hobbit at hswn.dk> Sent: Monday, February 04, 2008 10:19 AM Subject: Re: [hobbit] Error making latest snapshot
On Mon, Feb 04, 2008 at 08:25:37AM +0100, Lars Ebeling wrote:
/usr/ccs/bin/ld: Unsatisfied symbols: addtobuffer (code)
Add HOBBITLIBRARY = libhobbit.a
to the top-level Makefile.
CC="gcc"
CFLAGS="-g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DHPUX -I. -Ipwd/include -I/usr/local/include" LDFLAGS="" OSDEF="-DHPUX"
RPATH
OPT="" HOBBITLIBRARY="libhobbit.a" PCREINCDIR="-I/usr/local/include"
PCRELIBS="-
L/usr/local/lib -lpcre" SSLFLAGS="-DBBGEN_SSL"
SSLINCDIR="-I/usr/local/include "
SSLLIBS="-L/usr/local/lib -lssl -lcrypto" NETLIBS="-lnsl"
BBTOPDIR="/home/hobbi
t" BBLOGDIR="/var/log/hobbit" BBHOSTNAME="leopg9" BBHOSTIP="192.168.0.2"
BBHOSTO
S="hp-ux" make -C lib all
make[1]: Entering directory /home/hobbit/snapshot/lib' gcc -g -O -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHPUX -I. -I /home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -o test-endi anness test-endianness.c make[1]: *** No rule to make target libhobbit.a', needed by all'. Stop. make[1]: Leaving directory /home/hobbit/snapshot/lib'
make: *** [lib-build] Error 2
$
Regards Lars Ebeling
http://leopg9.no-ip.org Hobbithobbyist
"It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
6715
Age (days ago)
6715
Last active (days ago)
2 comments
2 participants
participants (2)
-
henrik@hswn.dk
-
lars.ebeling@leopg9.no-ip.org