[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Solaris compile error for xymon 4.3.0-beta2
- To: "'hobbit (at) hswn.dk'" <hobbit (at) hswn.dk>
- Subject: Solaris compile error for xymon 4.3.0-beta2
- From: Craig Cook <Craig.Cook (at) carquest.com>
- Date: Fri, 15 May 2009 15:48:06 -0400
- Accept-language: en-US
- Acceptlanguage: en-US
- References: <1242399002.21525.ezmlm (at) hswn.dk>
- Thread-index: AcnVbb8XhBQrfxf6SWOC82ictVMXCgAJ+h+g
- Thread-topic: Solaris compile error for xymon 4.3.0-beta2
ranlib .libs/libcares.a
creating libcares.la
(cd .libs && rm -f libcares.la && ln -s ../libcares.la libcares.la)
if gcc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -MT ahost.o -MD -MP -MF ".deps/ahost.Tpo" -c -o ahost.o ahost.c; \
then mv -f ".deps/ahost.Tpo" ".deps/ahost.Po"; else rm -f ".deps/ahost.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -MT ares_getopt.o -MD -MP -MF ".deps/ares_getopt.Tpo" -c -o ares_getopt.o ares_getopt.c; \
then mv -f ".deps/ares_getopt.Tpo" ".deps/ares_getopt.Po"; else rm -f ".deps/ares_getopt.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -o ahost ahost.o ares_getopt.o ./libcares.la -lrt -lsocket -lnsl
gcc -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -o ahost ahost.o ares_getopt.o ./.libs/libcares.a -lrt -lsocket -lnsl
if gcc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -MT adig.o -MD -MP -MF ".deps/adig.Tpo" -c -o adig.o adig.c; \
then mv -f ".deps/adig.Tpo" ".deps/adig.Po"; else rm -f ".deps/adig.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -o adig adig.o ares_getopt.o ./libcares.la -lrt -lsocket -lnsl
gcc -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -o adig adig.o ares_getopt.o ./.libs/libcares.a -lrt -lsocket -lnsl
if gcc -DHAVE_CONFIG_H -I. -I. -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -MT acountry.o -MD -MP -MF ".deps/acountry.Tpo" -c -o acountry.o acountry.c; \
then mv -f ".deps/acountry.Tpo" ".deps/acountry.Po"; else rm -f ".deps/acountry.Tpo"; exit 1; fi
/bin/bash ./libtool --tag=CC --mode=link gcc -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -o acountry acountry.o ares_getopt.o ./libcares.la -lrt -lsocket -lnsl
gcc -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -isystem . -isystem /export/home/crcook/xymon-4.3.0-beta2/include -isystem /usr/local/include -g0 -Wno-system-headers -o acountry acountry.o ares_getopt.o ./.libs/libcares.a -lrt -lsocket -lnsl
make[3]: Leaving directory `/export/home/crcook/xymon-4.3.0-beta2/bbnet/c-ares'
make[2]: Leaving directory `/export/home/crcook/xymon-4.3.0-beta2/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/export/home/crcook/xymon-4.3.0-beta2/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/export/home/crcook/xymon-4.3.0-beta2/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/export/home/crcook/xymon-4.3.0-beta2/include -I/usr/local/include -c -o httpcookies.o httpcookies.c
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DSunOS -I. -I/export/home/crcook/xymon-4.3.0-beta2/include -I/usr/local/include -o bbtest-net -Wl,--rpath,/usr/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 httptest.o httpresult.o ldaptest.o dns.o dns2.o httpcookies.o ../lib/libbbgen.a libcares.a -L/usr/lib -lldap -L/usr/local/ssl/lib -lssl -lcrypto -L/usr/local/lib -lpcre -lresolv -lsocket -lnsl -lrt
/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 altexec64] execute the 64-bit link-editor
[-z combreloc] combine multiple relocation sections
[-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 nocompstrtab]
disable compression of string tables
[-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 now] mark object as requiring non-lazy binding
[-z nopartial] expand any partially initialized symbols
[-z noversion] don't record any version sections
[-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
make[1]: *** [bbtest-net] Error 1
make[1]: Leaving directory `/export/home/crcook/xymon-4.3.0-beta2/bbnet'
make: *** [bbnet-build] Error 2
Has anyone seen this?
Thanks
Craig