[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:[hobbit] Xymon client install fail on Solaris9



Hi,

FirstÂ"maybe"ÂyouÂcouldÂtryÂ(betterÂresultÂforÂme)ÂwithÂgmakeÂinsteadÂofÂmakeÂthen,ÂIÂputÂthisÂparameterÂtoÂpassÂaÂsimilarÂerrorÂ:

viÂbuild/Makefile.rulesÂ

toÂaddÂthisÂlineÂ:

LIBRTDEF="-lrt"


IÂamÂunderÂSol10Âsparc 

Regards,

Fred.


Hi
IÂhaveÂinstalledÂxymon-4.3.0-beta2ÂonÂaÂfreebsdÂserverÂandÂitÂisworkingÂhappily.ÂWhenÂIÂamÂinstallingÂtheÂxymonÂclientÂonÂaÂSolarisÂ9machineÂtheÂerrorÂIÂgetÂisÂasÂfollows:
IÂhaveÂlookedÂatÂtheÂforumsÂandÂknownÂissuesÂpageÂbutÂnotÂoneÂofÂtheÂrecommendationsÂseemÂtoÂwork.
******************************************
bash-2.05#Âmake
MAKE="make"CC="gcc"ÂCFLAGS="-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.-I`pwd`/includeÂ-DCLIENTONLY=1"ÂLDFLAGS=""Â`pwd`/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
CheckingÂforÂstrtoll()
config.hÂcreated
CC="gcc"CFLAGS="-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.-I`pwd`/includeÂ-DCLIENTONLY=1"ÂLDFLAGS=""ÂOSDEF="-DSunOS"RPATHOPT="-Wl,-R"ÂPCREINCDIR=""ÂSSLFLAGS=""ÂSSLINCDIR=""ÂSSLLIBS=""NETLIBS="-lresolvÂ-lsocketÂ-lnsl"ÂLIBRTDEF=""BBTOPDIR="/export/home/xymon"ÂBBLOGDIR=""ÂBBHOSTNAME=""BBHOSTIP="192.168.1.68"ÂBBHOSTOS=""ÂLOCALCLIENT="no"ÂmakeÂ-CÂlibÂclient
make[1]:ÂEnteringÂdirectoryÂ`/export/home/chrisw/xymon-4.3.0-beta2/lib'
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂ-oÂtest-endiannessÂtest-endianness.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂosdefs.oÂosdefs.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂcgiurls.oÂcgiurls.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂ-DCLIENTONLYÂ-cÂ-oÂcolor-client.oÂcolor.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂdigest.oÂdigest.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂencoding.oÂencoding.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂ-DBBTOPDIR=\"/export/home/xymon\"Â-DBBLOGDIR=\"\"Â-DBBHOSTNAME=\"\"Â-DBBHOSTIP=\"192.168.1.68\"Â-DBBHOSTOS=\"\"Â-DBUILD_HOME=\"/export/home/xymon/client\"Â-cÂ-oÂenviron-client.oÂenviron.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂerrormsg.oÂerrormsg.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂholidays.oÂholidays.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂipaccess.oÂipaccess.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂ-cÂ-oÂloadhosts.oÂloadhosts.c
loadhosts.c:ÂInÂfunctionÂ`bbh_find_item':
loadhosts.c:228:Âwarning:ÂreturnÂdiscardsÂqualifiersÂfromÂpointerÂtargetÂtype
loadhosts.c:ÂInÂfunctionÂ`bbh_item_id':
loadhosts.c:619:Âwarning:ÂreturnÂdiscardsÂqualifiersÂfromÂpointerÂtargetÂtype
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂmd5.oÂmd5.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂmemory.oÂmemory.c
gccÂ-gÂ-O2Â-WallÂ-Wno-unusedÂ-D_REENTRANTÂÂ-DSunOSÂ-I.Â-I/export/home/chrisw/xymon-4.3.0-beta2/includeÂ-DCLIENTONLY=1Â-I.Â-I../includeÂÂÂÂ-cÂ-oÂmisc.oÂmisc.c
InÂfileÂincludedÂfromÂ/export/home/chrisw/xymon-4.3.0-beta2/include/libbbgen.h:42,
ÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂfromÂmisc.c:34:
/export/home/chrisw/xymon-4.3.0-beta2/include/../lib/eventlog.h:38:Âerror:ÂsyntaxÂerrorÂbeforeÂnumericÂconstant
make[1]:Â***Â[misc.o]ÂErrorÂ1
make[1]:ÂLeavingÂdirectoryÂ`/export/home/chrisw/xymon-4.3.0-beta2/lib'
make:Â***Â[lib-client]ÂErrorÂ2
******************************************
ThankÂyou