[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rpath error on 2/12/2008 Hobbit 4.3 gmake
- To: <hobbit (at) hswn.dk>
- Subject: rpath error on 2/12/2008 Hobbit 4.3 gmake
- From: "Meserole, Keith W." <km (at) keithm.us>
- Date: Mon, 11 Feb 2008 21:34:37 -0500
- Disposition-notification-to: "Meserole, Keith W." <km (at) keithm.us>
- References: <29f517690802110707o424af222g4e53d166e602d64a (at) mail.gmail.com> <c6fda93d0802110733k52f3f95cpadc9003c0118e816 (at) mail.gmail.com> <29f517690802110802i4e1af67cxa26018c972545213 (at) mail.gmail.com>
- Thread-index: AchsyCpjFUd4o9qlQQmx7Gt5fo/AhQAVp6hA
- Thread-topic: rpath error on 2/12/2008 Hobbit 4.3 gmake
While using gmake on the 2/12/2008 Hobbit 4.3 snapshot I uncounted a
rpath error. Full log is in the attachment.
Can anyone enlighten me? OS is Solaris 10 on an X86 platform.
The full log is in the attachment.
-------------------------
# gmake
MAKE="gmake" CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT
-DSunOS -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" `p
wd`/build/genconfig.sh
Checking for socklen_t
...
cp c-ares/.libs/libcares.a .
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I.
-I/tmp/H43/snapshot/include -I/usr/local/include -I./c-ares -c -o dns.o
dns.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I.
-I/tmp/H43/snapshot/include -I/usr/local/include -I./c-ares -c -o dns2.o
dns2
.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I.
-I/tmp/H43/snapshot/include -I/usr/local/include -o bbtest-net
-Wl,--rpath,/u
sr/local/rrdtool-1.2.19/lib -Wl,--rpath,/usr/local/lib
-Wl,--rpath,/usr/local/ssl/lib -Wl,--rpath,/usr/lib bbtest-net.o
contest.o ht
tptest.o httpresult.o ldaptest.o dns.o dns2.o ../lib/libhobbit.a
libcares.a -L/usr/lib -lldap -L/usr/local/ssl/lib -lssl -lcrypto -
L/usr/local/lib -lpcre -lresolv -lsocket -lnsl
/usr/ccs/bin/ld: illegal option -- rpath
/usr/ccs/bin/ld: illegal option -- rpath
/usr/ccs/bin/ld: illegal option -- rpath
/usr/ccs/bin/ld: illegal option -- rpath
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?]
file(s)
[-64] enforce a 64-bit link-edit
[-a] create an absolute file
[-b] do not do special PIC relocations in a.out
...
# gmake
MAKE="gmake" CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" `p
wd`/build/genconfig.sh
Checking for socklen_t
Checking for snprintf
Checking for vsnprintf
Checking for rpc/rpcent.h
Checking for sys/select.h
Checking for u_int32_t typedef
Checking for PATH_MAX definition
Checking for SHUT_RD/WR/RDWR definitions
config.h created
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" OSDEF="-DSunOS"
RPATHOPT="-Wl,--rpath,/usr/local/rrdtool-1.2.19/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/ssl/lib -Wl,--rpath,/usr/lib"
HOBBITLIBRARY="libhobbit.a" PCREINCDIR="-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" SSLFLAGS="-DBBGEN_SSL" SSLINCDIR="
-I/usr/local/ssl/include " SSLLIBS="-L/usr/local/ssl/lib -lssl -lcrypto" NETLIBS="-lresolv -lsocket -lnsl" BBTOPDIR="/data/web/hobbi
t43" BBLOGDIR="/var/log/hobbit43" BBHOSTNAME="phltag.ner.cingular.net" BBHOSTIP="10.188.145.232" BBHOSTOS="sunos" gmake -C lib all
gmake[1]: Entering directory `/tmp/H43/snapshot/lib'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -o test-end
ianness test-endianness.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o osd
efs.o osdefs.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o ack
log.o acklog.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o ava
ilability.o availability.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o cal
c.o calc.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o cgi
.o cgi.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o cgi
urls.o cgiurls.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o cli
entlocal.o clientlocal.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o col
or.o color.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o dig
est.o digest.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o enc
oding.o encoding.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DBBTOPDIR=
\"/data/web/hobbit43\" -DBBLOGDIR=\"/var/log/hobbit43\" -DBBHOSTNAME=\"phltag.ner.cingular.net\" -DBBHOSTIP=\"10.188.145.232\" -DBBH
OSTOS=\"sunos\" -DBUILD_HOME=\"/data/web/hobbit43/server\" -c -o environ.o environ.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o err
ormsg.o errormsg.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -I/usr/loca
l/include -c -o eventlog.o eventlog.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o fil
es.o files.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -I/usr/loca
l/include -c -o headfoot.o headfoot.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o hob
bitrrd.o hobbitrrd.c
hobbitrrd.c: In function `hobbit_graph_text':
hobbitrrd.c:287: warning: int format, time_t arg (arg 3)
hobbitrrd.c:287: warning: int format, time_t arg (arg 4)
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o hol
idays.o holidays.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o htm
llog.o htmllog.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o ipa
ccess.o ipaccess.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -I/usr/loca
l/include -c -o loadalerts.o loadalerts.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o loadh
osts.o 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
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o loa
dnkconf.o loadnkconf.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o loc
ator.o locator.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o lin
ks.o links.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -I/usr/loca
l/include -c -o matching.o matching.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o md5
.o md5.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o mem
ory.o memory.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o mis
c.o misc.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o mso
rt.o msort.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o net
services.o netservices.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -I/usr/loca
l/include -c -o notifylog.o notifylog.c
notifylog.c: In function `do_notifylog':
notifylog.c:199: warning: unsigned int format, time_t arg (arg 5)
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o rbt
r.o rbtr.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o rea
dmib.o readmib.c
readmib.c: In function `readmibs':
readmib.c:175: warning: 'tok' might be used uninitialized in this function
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o rep
ortlog.o reportlog.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include `./test-end
ianness` -c -o rmd160c.o rmd160c.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o sen
dmsg.o sendmsg.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include `./test-end
ianness` -c -o sha1.o sha1.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o sha
2.o sha2.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o sig
.o sig.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o sta
ckio.o stackio.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o str
func.o strfunc.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o sui
d.o suid.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o tim
efunc.o timefunc.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o tim
ing.o timing.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -c -o url
.o url.c
ar cr libhobbit.a osdefs.o acklog.o availability.o calc.o cgi.o cgiurls.o clientlocal.o color.o digest.o encoding.o environ.o errorm
sg.o eventlog.o files.o headfoot.o hobbitrrd.o holidays.o htmllog.o ipaccess.o loadalerts.o loadhosts.o loadnkconf.o locator.o links
.o matching.o md5.o memory.o misc.o msort.o netservices.o notifylog.o rbtr.o readmib.o reportlog.o rmd160c.o sendmsg.o sha1.o sha2.o
sig.o stackio.o strfunc.o suid.o timefunc.o timing.o url.o
ranlib libhobbit.a || echo ""
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DCLIENTONL
Y -c -o color-client.o color.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DBBTOPDIR=
\"/data/web/hobbit43\" -DBBLOGDIR=\"/var/log/hobbit43\" -DBBHOSTNAME=\"phltag.ner.cingular.net\" -DBBHOSTIP=\"10.188.145.232\" -DBBH
OSTOS=\"sunos\" -DBUILD_HOME=\"/data/web/hobbit43/client\" -c -o environ-client.o environ.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DCLIENTONL
Y -c -o timefunc-client.o timefunc.c
ar cr hobbitclient.a osdefs.o cgiurls.o color-client.o digest.o encoding.o environ-client.o errormsg.o holidays.o ipaccess.o loadhos
ts.o md5.o memory.o misc.o msort.o rbtr.o rmd160c.o sendmsg.o sha1.o sha2.o sig.o stackio.o strfunc.o suid.o timefunc-client.o
ranlib hobbitclient.a || echo ""
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E -o loadhosts loadhosts.c libhobbit.a
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
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E -o stackio stackio.c libhobbit.a
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E -o availability availability.c libhobbit.a
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E `./test-endianness` -o md5 md5.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E `./test-endianness` -o sha1 sha1.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E `./test-endianness` -o rmd160 rmd160c.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E -o locator locator.c libhobbit.a -lresolv -lsocket -lnsl
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E -o msort msort.c libhobbit.a -lresolv -lsocket -lnsl
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I. -I../include -DSTANDALON
E -o holidays holidays.c libhobbit.a -lresolv -lsocket -lnsl
gmake[1]: Leaving directory `/tmp/H43/snapshot/lib'
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" RPATHOPT="-Wl,-
-rpath,/usr/local/rrdtool-1.2.19/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/ssl/lib -Wl,--rpath,/usr/lib" HOBBITLIBRARY="
libhobbit.a" SSLFLAGS="-DBBGEN_SSL" SSLINCDIR="-I/usr/local/ssl/include " SSLLIBS="-L/usr/local/ssl/lib -lssl -lcrypto" NETLIBS="-lr
esolv -lsocket -lnsl" BBHOME="/data/web/hobbit43/server" gmake -C common all
gmake[1]: Entering directory `/tmp/H43/snapshot/common'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bbhostgrep.o bbhostgre
p.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bbhostgrep bbhostgrep.o .
./lib/libhobbit.a -lresolv -lsocket -lnsl
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bbhostshow.o bbhostsho
w.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bbhostshow bbhostshow.o .
./lib/libhobbit.a
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bbdigest.o bbdigest.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bbdigest bbdigest.o ../li
b/libhobbit.a -lresolv -lsocket -lnsl
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bb.o bb.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bb bb.o ../lib/libhobbit.
a -lresolv -lsocket -lnsl
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bbcmd.o bbcmd.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bbcmd bbcmd.o ../lib/libh
obbit.a
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o hobbitlaunch.o hobbitl
aunch.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o hobbitlaunch hobbitlaunch
.o ../lib/libhobbit.a
gmake[1]: Leaving directory `/tmp/H43/snapshot/common'
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" RPATHOPT="-Wl,-
-rpath,/usr/local/rrdtool-1.2.19/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/ssl/lib -Wl,--rpath,/usr/lib" HOBBITLIBRARY="
libhobbit.a" SSLFLAGS="-DBBGEN_SSL" SSLINCDIR="-I/usr/local/ssl/include " SSLLIBS="-L/usr/local/ssl/lib -lssl -lcrypto" NETLIBS="-lr
esolv -lsocket -lnsl" BBHOME="/data/web/hobbit43/server" BBVAR="/data/web/hobbit43/data" HISTGRAPHDEF="" RUNTIMEDEFS="" PCREINCDIR="
-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" gmake -C bbdisplay all
gmake[1]: Entering directory `/tmp/H43/snapshot/bbdisplay'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bbgen.o bbgen.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o loadbbhosts.o loadbbho
sts.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o loaddata.o loaddata.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o bbconvert.o bbconvert.
c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o pagegen.o pagegen.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o process.o process.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o wmlgen.o wmlgen.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o rssgen.o rssgen.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o util.o util.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o debug.o debug.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -c -o csvreport.o csvreport.
c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bbgen bbgen.o loadbbhost
s.o loaddata.o bbconvert.o pagegen.o process.o wmlgen.o rssgen.o util.o debug.o csvreport.o ../lib/libhobbit.a -L/usr/local/lib -lpc
re -lresolv -lsocket -lnsl
gmake[1]: Leaving directory `/tmp/H43/snapshot/bbdisplay'
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I`pwd`/include -I/usr/local/include" LDFLAGS="" RPATHOPT="-Wl,-
-rpath,/usr/local/rrdtool-1.2.19/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/ssl/lib -Wl,--rpath,/usr/lib" HOBBITLIBRARY="
libhobbit.a" SSLFLAGS="-DBBGEN_SSL" SSLINCDIR="-I/usr/local/ssl/include " SSLLIBS="-L/usr/local/ssl/lib -lssl -lcrypto" LDAPFLAGS="-
DBBGEN_LDAP" LDAPINCDIR="-I/usr/include" LDAPLIBS="-L/usr/lib -lldap " NETLIBS="-lresolv -lsocket -lnsl" BBHOME="/data/web/hobbit43/
server" ARESVER="1.5.1" DOSNMP="yes" RUNTIMEDEFS="" PCREINCDIR="-I/usr/local/include" PCRELIBS="-L/usr/local/lib -lpcre" gmake -C bb
net all
gmake[1]: Entering directory `/tmp/H43/snapshot/bbnet'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -DBBGEN_SSL -DBBGEN_LDAP -I/
usr/local/ssl/include -I/usr/include -c -o bbtest-net.o bbtest-net.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -DBBGEN_SSL -I/usr/local/ssl
/include -c -o contest.o contest.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -DBBGEN_SSL -I/usr/local/ssl
/include -c -o httptest.o httptest.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -DBBGEN_SSL -I/usr/local/ssl
/include -c -o httpresult.o httpresult.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -DBBGEN_LDAP -I/usr/include
-c -o ldaptest.o ldaptest.c
gzip -dc c-ares-1.5.1.tar.gz | tar xf -
mv c-ares-1.5.1 c-ares
# Must touch "configure", or it will trigger a rebuild because it is older than the tar.gz file.
touch c-ares/configure
(cd c-ares && CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include" ./configu
re --disable-shared)
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
checking for egrep... /usr/sfw/bin/ggrep -E
checking for AIX... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... ./install-sh -c
checking whether to enable debug options... no
checking if arch-OS host is AMD64-linux (to build static libraries with PIC)... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 786240
checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
checking if we need -no-undefined... no
checking for icc in use... no
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for strcasecmp... yes
checking for connect... no
checking for connect in -lsocket... yes
checking for dlclose... yes
checking whether to use libgcc... no
checking AIX 4.3 or later... no
checking for ANSI C header files... (cached) yes
checking for windows.h... no
checking for winsock.h... no
checking for winsock2.h... no
checking for ws2tcpip.h... no
checking for malloc.h... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for netinet/tcp.h... yes
checking for net/if.h... yes
checking for errno.h... yes
checking for stdbool.h... no
checking for arpa/nameser.h... yes
checking for arpa/nameser_compat.h... yes
checking for arpa/inet.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for struct timeval... yes
checking for size_t... (cached) yes
checking size of size_t... 4
checking for long... yes
checking size of long... 4
checking for time_t... yes
checking size of time_t... 4
checking for long long... yes
checking if numberLL works... yes
checking for ssize_t... yes
checking for bool... no
checking for socklen_t... yes
checking for in_addr_t... yes
checking for struct sockaddr_storage... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sig_atomic_t... yes
checking if sig_atomic_t is already defined as volatile... no
checking return type of signal handlers... void
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking types of args and return type for recv... int,void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking types of args and return type for send... int,const void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... no
checking for PF_INET6... yes
checking for AF_INET6... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
checking for struct addrinfo.ai_flags... yes
checking for bitncmp... no
checking deeper for bitncmp... but still no
checking for gettimeofday... yes
checking for if_indextoname... yes
checking for inet_pton... yes
checking if inet_pton supports IPv6... yes
checking for inet_net_pton... no
checking for inet_ntop... yes
checking if inet_ntop supports IPv6... yes
checking for struct in6_addr... yes
checking size of struct in6_addr... 16
checking for struct in_addr... yes
checking size of struct in_addr... 4
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for getnameinfo... yes
checking types of arguments for getnameinfo... const struct sockaddr *,socklen_t,size_t,int
checking how many arguments getservbyport_r takes... 5
checking non-blocking sockets style... O_NONBLOCK
checking whether byte ordering is bigendian... no
checking for "/dev/urandom"... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcares.pc
config.status: creating config.h
config.status: executing depfiles commands
(cd c-ares && gmake)
gmake[2]: Entering directory `/tmp/H43/snapshot/bbnet/c-ares'
gmake all-am
gmake[3]: Entering directory `/tmp/H43/snapshot/bbnet/c-ares'
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_fds.lo -MD -MP -MF ".deps/ares_fds.Tpo" -c -o ares_fds.lo ares_fds.c; \
then mv -f ".deps/ares_fds.Tpo" ".deps/ares_fds.Plo"; else rm -f ".deps/ares_fds.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_fds.lo -MD -MP -MF .deps/ares_fds.Tpo -c ares_fds.c -o ares_fds.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_getsock.lo -MD -MP -MF ".deps/ares_getsock.Tpo" -c -o ares_getsock.lo ar
es_getsock.c; \
then mv -f ".deps/ares_getsock.Tpo" ".deps/ares_getsock.Plo"; else rm -f ".deps/ares_getsock.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_getsock.lo -MD -MP -MF .deps/ares_getsock.Tpo -c ares_getsock.c -o ares_getsock.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_process.lo -MD -MP -MF ".deps/ares_process.Tpo" -c -o ares_process.lo ar
es_process.c; \
then mv -f ".deps/ares_process.Tpo" ".deps/ares_process.Plo"; else rm -f ".deps/ares_process.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_process.lo -MD -MP -MF .deps/ares_process.Tpo -c ares_process.c -o ares_process.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_free_hostent.lo -MD -MP -MF ".deps/ares_free_hostent.Tpo" -c -o ares_fre
e_hostent.lo ares_free_hostent.c; \
then mv -f ".deps/ares_free_hostent.Tpo" ".deps/ares_free_hostent.Plo"; else rm -f ".deps/ares_free_hostent.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_free_hostent.lo -MD -MP -MF .deps/ares_free_hostent.Tpo -c ares_free_hostent.c -o ares_free_hostent.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_query.lo -MD -MP -MF ".deps/ares_query.Tpo" -c -o ares_query.lo ares_que
ry.c; \
then mv -f ".deps/ares_query.Tpo" ".deps/ares_query.Plo"; else rm -f ".deps/ares_query.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_query.lo -MD -MP -MF .deps/ares_query.Tpo -c ares_query.c -o ares_query.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares__close_sockets.lo -MD -MP -MF ".deps/ares__close_sockets.Tpo" -c -o ares
__close_sockets.lo ares__close_sockets.c; \
then mv -f ".deps/ares__close_sockets.Tpo" ".deps/ares__close_sockets.Plo"; else rm -f ".deps/ares__close_sockets.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares__close_sockets.lo -MD -MP -MF .deps/ares__close_sockets.Tpo -c ares__close_sockets.c -o ares__close_sockets.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_free_string.lo -MD -MP -MF ".deps/ares_free_string.Tpo" -c -o ares_free_
string.lo ares_free_string.c; \
then mv -f ".deps/ares_free_string.Tpo" ".deps/ares_free_string.Plo"; else rm -f ".deps/ares_free_string.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_free_string.lo -MD -MP -MF .deps/ares_free_string.Tpo -c ares_free_string.c -o ares_free_string.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_search.lo -MD -MP -MF ".deps/ares_search.Tpo" -c -o ares_search.lo ares_
search.c; \
then mv -f ".deps/ares_search.Tpo" ".deps/ares_search.Plo"; else rm -f ".deps/ares_search.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_search.lo -MD -MP -MF .deps/ares_search.Tpo -c ares_search.c -o ares_search.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares__get_hostent.lo -MD -MP -MF ".deps/ares__get_hostent.Tpo" -c -o ares__ge
t_hostent.lo ares__get_hostent.c; \
then mv -f ".deps/ares__get_hostent.Tpo" ".deps/ares__get_hostent.Plo"; else rm -f ".deps/ares__get_hostent.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares__get_hostent.lo -MD -MP -MF .deps/ares__get_hostent.Tpo -c ares__get_hostent.c -o ares__get_hostent.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_gethostbyaddr.lo -MD -MP -MF ".deps/ares_gethostbyaddr.Tpo" -c -o ares_g
ethostbyaddr.lo ares_gethostbyaddr.c; \
then mv -f ".deps/ares_gethostbyaddr.Tpo" ".deps/ares_gethostbyaddr.Plo"; else rm -f ".deps/ares_gethostbyaddr.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_gethostbyaddr.lo -MD -MP -MF .deps/ares_gethostbyaddr.Tpo -c ares_gethostbyaddr.c -o ares_gethostbyaddr.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_send.lo -MD -MP -MF ".deps/ares_send.Tpo" -c -o ares_send.lo ares_send.c
; \
then mv -f ".deps/ares_send.Tpo" ".deps/ares_send.Plo"; else rm -f ".deps/ares_send.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_send.lo -MD -MP -MF .deps/ares_send.Tpo -c ares_send.c -o ares_send.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares__read_line.lo -MD -MP -MF ".deps/ares__read_line.Tpo" -c -o ares__read_l
ine.lo ares__read_line.c; \
then mv -f ".deps/ares__read_line.Tpo" ".deps/ares__read_line.Plo"; else rm -f ".deps/ares__read_line.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares__read_line.lo -MD -MP -MF .deps/ares__read_line.Tpo -c ares__read_line.c -o ares__read_line.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_gethostbyname.lo -MD -MP -MF ".deps/ares_gethostbyname.Tpo" -c -o ares_g
ethostbyname.lo ares_gethostbyname.c; \
then mv -f ".deps/ares_gethostbyname.Tpo" ".deps/ares_gethostbyname.Plo"; else rm -f ".deps/ares_gethostbyname.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_gethostbyname.lo -MD -MP -MF .deps/ares_gethostbyname.Tpo -c ares_gethostbyname.c -o ares_gethostbyname.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_strerror.lo -MD -MP -MF ".deps/ares_strerror.Tpo" -c -o ares_strerror.lo
ares_strerror.c; \
then mv -f ".deps/ares_strerror.Tpo" ".deps/ares_strerror.Plo"; else rm -f ".deps/ares_strerror.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_strerror.lo -MD -MP -MF .deps/ares_strerror.Tpo -c ares_strerror.c -o ares_strerror.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_cancel.lo -MD -MP -MF ".deps/ares_cancel.Tpo" -c -o ares_cancel.lo ares_
cancel.c; \
then mv -f ".deps/ares_cancel.Tpo" ".deps/ares_cancel.Plo"; else rm -f ".deps/ares_cancel.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_cancel.lo -MD -MP -MF .deps/ares_cancel.Tpo -c ares_cancel.c -o ares_cancel.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_init.lo -MD -MP -MF ".deps/ares_init.Tpo" -c -o ares_init.lo ares_init.c
; \
then mv -f ".deps/ares_init.Tpo" ".deps/ares_init.Plo"; else rm -f ".deps/ares_init.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_init.lo -MD -MP -MF .deps/ares_init.Tpo -c ares_init.c -o ares_init.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_timeout.lo -MD -MP -MF ".deps/ares_timeout.Tpo" -c -o ares_timeout.lo ar
es_timeout.c; \
then mv -f ".deps/ares_timeout.Tpo" ".deps/ares_timeout.Plo"; else rm -f ".deps/ares_timeout.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_timeout.lo -MD -MP -MF .deps/ares_timeout.Tpo -c ares_timeout.c -o ares_timeout.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_destroy.lo -MD -MP -MF ".deps/ares_destroy.Tpo" -c -o ares_destroy.lo ar
es_destroy.c; \
then mv -f ".deps/ares_destroy.Tpo" ".deps/ares_destroy.Plo"; else rm -f ".deps/ares_destroy.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_destroy.lo -MD -MP -MF .deps/ares_destroy.Tpo -c ares_destroy.c -o ares_destroy.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_mkquery.lo -MD -MP -MF ".deps/ares_mkquery.Tpo" -c -o ares_mkquery.lo ar
es_mkquery.c; \
then mv -f ".deps/ares_mkquery.Tpo" ".deps/ares_mkquery.Plo"; else rm -f ".deps/ares_mkquery.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_mkquery.lo -MD -MP -MF .deps/ares_mkquery.Tpo -c ares_mkquery.c -o ares_mkquery.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_version.lo -MD -MP -MF ".deps/ares_version.Tpo" -c -o ares_version.lo ar
es_version.c; \
then mv -f ".deps/ares_version.Tpo" ".deps/ares_version.Plo"; else rm -f ".deps/ares_version.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_version.lo -MD -MP -MF .deps/ares_version.Tpo -c ares_version.c -o ares_version.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_expand_name.lo -MD -MP -MF ".deps/ares_expand_name.Tpo" -c -o ares_expan
d_name.lo ares_expand_name.c; \
then mv -f ".deps/ares_expand_name.Tpo" ".deps/ares_expand_name.Plo"; else rm -f ".deps/ares_expand_name.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_expand_name.lo -MD -MP -MF .deps/ares_expand_name.Tpo -c ares_expand_name.c -o ares_expand_name.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_parse_a_reply.lo -MD -MP -MF ".deps/ares_parse_a_reply.Tpo" -c -o ares_p
arse_a_reply.lo ares_parse_a_reply.c; \
then mv -f ".deps/ares_parse_a_reply.Tpo" ".deps/ares_parse_a_reply.Plo"; else rm -f ".deps/ares_parse_a_reply.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_parse_a_reply.lo -MD -MP -MF .deps/ares_parse_a_reply.Tpo -c ares_parse_a_reply.c -o ares_parse_a_reply.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT windows_port.lo -MD -MP -MF ".deps/windows_port.Tpo" -c -o windows_port.lo wi
ndows_port.c; \
then mv -f ".deps/windows_port.Tpo" ".deps/windows_port.Plo"; else rm -f ".deps/windows_port.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT windows_port.lo -MD -MP -MF .deps/windows_port.Tpo -c windows_port.c -o windows_port.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_expand_string.lo -MD -MP -MF ".deps/ares_expand_string.Tpo" -c -o ares_e
xpand_string.lo ares_expand_string.c; \
then mv -f ".deps/ares_expand_string.Tpo" ".deps/ares_expand_string.Plo"; else rm -f ".deps/ares_expand_string.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_expand_string.lo -MD -MP -MF .deps/ares_expand_string.Tpo -c ares_expand_string.c -o ares_expand_string.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_parse_ptr_reply.lo -MD -MP -MF ".deps/ares_parse_ptr_reply.Tpo" -c -o ar
es_parse_ptr_reply.lo ares_parse_ptr_reply.c; \
then mv -f ".deps/ares_parse_ptr_reply.Tpo" ".deps/ares_parse_ptr_reply.Plo"; else rm -f ".deps/ares_parse_ptr_reply.Tpo"; exit 1; f
i
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_parse_ptr_reply.lo -MD -MP -MF .deps/ares_parse_ptr_reply.Tpo -c ares_parse_ptr_reply.c -o ares_parse_ptr_reply.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_parse_aaaa_reply.lo -MD -MP -MF ".deps/ares_parse_aaaa_reply.Tpo" -c -o
ares_parse_aaaa_reply.lo ares_parse_aaaa_reply.c; \
then mv -f ".deps/ares_parse_aaaa_reply.Tpo" ".deps/ares_parse_aaaa_reply.Plo"; else rm -f ".deps/ares_parse_aaaa_reply.Tpo"; exit 1
; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_parse_aaaa_reply.lo -MD -MP -MF .deps/ares_parse_aaaa_reply.Tpo -c ares_parse_aaaa_reply.c -o ares_parse_aaaa_reply.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_getnameinfo.lo -MD -MP -MF ".deps/ares_getnameinfo.Tpo" -c -o ares_getna
meinfo.lo ares_getnameinfo.c; \
then mv -f ".deps/ares_getnameinfo.Tpo" ".deps/ares_getnameinfo.Plo"; else rm -f ".deps/ares_getnameinfo.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_getnameinfo.lo -MD -MP -MF .deps/ares_getnameinfo.Tpo -c ares_getnameinfo.c -o ares_getnameinfo.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT inet_net_pton.lo -MD -MP -MF ".deps/inet_net_pton.Tpo" -c -o inet_net_pton.lo
inet_net_pton.c; \
then mv -f ".deps/inet_net_pton.Tpo" ".deps/inet_net_pton.Plo"; else rm -f ".deps/inet_net_pton.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT inet_net_pton.lo -MD -MP -MF .deps/inet_net_pton.Tpo -c inet_net_pton.c -o inet_net_pton.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT bitncmp.lo -MD -MP -MF ".deps/bitncmp.Tpo" -c -o bitncmp.lo bitncmp.c; \
then mv -f ".deps/bitncmp.Tpo" ".deps/bitncmp.Plo"; else rm -f ".deps/bitncmp.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT bitncmp.lo -MD -MP -MF .deps/bitncmp.Tpo -c bitncmp.c -o bitncmp.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT inet_ntop.lo -MD -MP -MF ".deps/inet_ntop.Tpo" -c -o inet_ntop.lo inet_ntop.c
; \
then mv -f ".deps/inet_ntop.Tpo" ".deps/inet_ntop.Plo"; else rm -f ".deps/inet_ntop.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT inet_ntop.lo -MD -MP -MF .deps/inet_ntop.Tpo -c inet_ntop.c -o inet_ntop.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_parse_ns_reply.lo -MD -MP -MF ".deps/ares_parse_ns_reply.Tpo" -c -o ares
_parse_ns_reply.lo ares_parse_ns_reply.c; \
then mv -f ".deps/ares_parse_ns_reply.Tpo" ".deps/ares_parse_ns_reply.Plo"; else rm -f ".deps/ares_parse_ns_reply.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_parse_ns_reply.lo -MD -MP -MF .deps/ares_parse_ns_reply.Tpo -c ares_parse_ns_reply.c -o ares_parse_ns_reply.o
if /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I
. -I/tmp/H43/snapshot/include -I/usr/local/include -MT ares_llist.lo -MD -MP -MF ".deps/ares_llist.Tpo" -c -o ares_llist.lo ares_lli
st.c; \
then mv -f ".deps/ares_llist.Tpo" ".deps/ares_llist.Plo"; else rm -f ".deps/ares_llist.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include
-MT ares_llist.lo -MD -MP -MF .deps/ares_llist.Tpo -c ares_llist.c -o ares_llist.o
/bin/bash ./libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/
local/include -o libcares.la -rpath /usr/local/lib -version-info 2:0:0 ares_fds.lo ares_getsock.lo ares_process.lo ares_free_host
ent.lo ares_query.lo ares__close_sockets.lo ares_free_string.lo ares_search.lo ares__get_hostent.lo ares_gethostbyaddr.lo ares_send.
lo ares__read_line.lo ares_gethostbyname.lo ares_strerror.lo ares_cancel.lo ares_init.lo ares_timeout.lo ares_destroy.lo ares_mkquer
y.lo ares_version.lo ares_expand_name.lo ares_parse_a_reply.lo windows_port.lo ares_expand_string.lo ares_parse_ptr_reply.lo ares_pa
rse_aaaa_reply.lo ares_getnameinfo.lo inet_net_pton.lo bitncmp.lo inet_ntop.lo ares_parse_ns_reply.lo ares_llist.lo -lsocket -lns
l
mkdir .libs
ar cru .libs/libcares.a ares_fds.o ares_getsock.o ares_process.o ares_free_hostent.o ares_query.o ares__close_sockets.o ares_free_s
tring.o ares_search.o ares__get_hostent.o ares_gethostbyaddr.o ares_send.o ares__read_line.o ares_gethostbyname.o ares_strerror.o ar
es_cancel.o ares_init.o ares_timeout.o ares_destroy.o ares_mkquery.o ares_version.o ares_expand_name.o ares_parse_a_reply.o windows_
port.o ares_expand_string.o ares_parse_ptr_reply.o ares_parse_aaaa_reply.o ares_getnameinfo.o inet_net_pton.o bitncmp.o inet_ntop.o
ares_parse_ns_reply.o ares_llist.o
ranlib .libs/libcares.a
creating libcares.la
(cd .libs && rm -f libcares.la && ln -s ../libcares.la libcares.la)
gmake[3]: Leaving directory `/tmp/H43/snapshot/bbnet/c-ares'
gmake[2]: Leaving directory `/tmp/H43/snapshot/bbnet/c-ares'
ranlib c-ares/.libs/libcares.a || echo "ranlib failure - ignored"
cp c-ares/.libs/libcares.a .
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I./c-ares -c -o dns.o dns.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -I./c-ares -c -o dns2.o dns2
.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/tmp/H43/snapshot/include -I/usr/local/include -o bbtest-net -Wl,--rpath,/u
sr/local/rrdtool-1.2.19/lib -Wl,--rpath,/usr/local/lib -Wl,--rpath,/usr/local/ssl/lib -Wl,--rpath,/usr/lib bbtest-net.o contest.o ht
tptest.o httpresult.o ldaptest.o dns.o dns2.o ../lib/libhobbit.a libcares.a -L/usr/lib -lldap -L/usr/local/ssl/lib -lssl -lcrypto -
L/usr/local/lib -lpcre -lresolv -lsocket -lnsl
/usr/ccs/bin/ld: illegal option -- rpath
/usr/ccs/bin/ld: illegal option -- rpath
/usr/ccs/bin/ld: illegal option -- rpath
/usr/ccs/bin/ld: illegal option -- rpath
usage: ld [-6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:S:VY:?] file(s)
[-64] enforce a 64-bit link-edit
[-a] create an absolute file
[-b] do not do special PIC relocations in a.out
[-B direct | nodirect]
establish direct bindings, or inhibit direct binding
to, the object being created
[-B dynamic | static]
search for shared libraries|archives
[-B eliminate] eliminate unqualified global symbols from the
symbol table
[-B group] relocate object from within group
[-B local] reduce unqualified global symbols to local
[-B reduce] process symbol reductions
[-B symbolic] bind external references to definitions when creating
shared objects
[-c name] record configuration file `name'
[-C] demangle C++ symbol name diagnostics
[-d y | n] operate in dynamic|static mode
[-D token,...] print diagnostic messages
[-e epsym] use `epsym' as entry point address
[-f name] specify library for which this file is an auxiliary
filter
[-F name] specify library for which this file is a filter
[-G] create a shared object
[-h name] use `name' as internal shared object identifier
[-i] ignore LD_LIBRARY_PATH setting
[-I name] use `name' as path of interpreter
[-l x] search for libx.so or libx.a
[-L path] search for libraries in directory `path'
[-m] print memory map
[-M mapfile] use processing directives contained in `mapfile'
[-N string] create a dynamic dependency for `string'
[-o outfile] name the output file `outfile'
[-p auditlib] identify audit library to accompany this object
[-P auditlib] identify audit library for processing the dependencies
of this object
[-Q y | n] do|do not place version information in output file
[-r] create a relocatable object
[-R path] specify a library search path to be used at run time
[-s] strip any symbol and debugging information
[-S supportlib]
specify a link-edit support library
[-t] do not warn of multiply-defined symbols that have
different sizes or alignments
[-u symname] create an undefined symbol `symname'
[-V] print version information
[-Y P,dirlist] use `dirlist' as a default path when searching for
libraries
[-z absexec] when building an executable absolute symbols
referenced in dynamic objects are promoted to
the executable
[-z allextract | defaultextract | weakextract]
extract all member files, only members that resolve
undefined tor tentative symbols, or allow extraction of
archive members to resolvetweak references from
archive files
[-z combreloc] combine multiple relocation sections
[-z nocompstrtab]
disable compression of string tables
[-z defs] disallow undefined symbol references
[-z direct | nodirect]
enable|disable direct binding to shared object
dependencies
[-z endfiltee] marks a filtee such that it will terminate a filters
search
[-z finiarray=function]
name of function to be appended to the .finiarray
[-z groupperm | nogroupperm]
enable|disable setting of group permissions
on dynamic dependencies
[-z help ] print this usage message
[-z ignore | record]
ignore|record unused dynamic dependencies
[-z initarray=function]
name of function to be appended to the .initarray
[-z initfirst] mark object to indicate that its .init section should
be executed before the .init section of any other
objects
[-z interpose] dynamic object is to be an `interposer' on direct
bindings
[-z lazyload | nolazyload]
enable|disable delayed loading of shared object
dependencies
[-z ld32=arg1,arg2,...]
define arguments applicable to the 32-bit class of ld(1)
[-z ld64=arg1,arg2,...]
define arguments applicable to the 64-bit class of ld(1)
[-z loadfltr] mark filter as requiring immediate loading of its
filtees at runtime
[-z muldefs] allow multiply-defined symbols
[-z nodefs] allow undefined symbol references
[-z nodefaultlib]
mark object to ignore any default library search path
[-z nodelete] mark object as non-deletable
[-z nodlopen] mark object as non-dlopen()'able
[-z nodump] mark object as non-dldump()'able
[-z nopartial] expand any partially initialized symbols
[-z noversion] don't record any version sections
[-z now] mark object as requiring non-lazy binding
[-z origin] mark object as requiring $ORIGIN processing
[-z preinitarray=function]
name of function to be appended to the .preinitarray
[-z redlocsym] reduce local syms in .symtab to a minimum
[-z rescan] rescan archive list until no further member
extraction occurs
[-z text] disallow output relocations against text
[-z textoff] allow output relocations against text
[-z textwarn] warn if there are relocations against text
[-z verbose] generate warnings for suspicious processings
collect2: ld returned 1 exit status
gmake[1]: *** [bbtest-net] Error 1
gmake[1]: Leaving directory `/tmp/H43/snapshot/bbnet'
gmake: *** [bbnet-build] Error 2