Hi all
Compliments of the season to you all, hope you have a happy and save time during your respective festivities.
I have a small problem. Trying to build a new Xymon server on Solaris X86. Doing the build, using CSW libraries, and got the configure to run OK. But not so lucky with the make. Starts off OK, but soon falls over with this error.
gcc -o xymond_rrd xymond_rrd.o xymond_worker.o xymond_buffer.o do_rrd.o client_config.o ../lib/libxymontime.a -lrt ../lib/libxymoncomm.a -L/usr/sfw/lib -lssl -lcrypto -lresolv -lsocket -lnsl -lrt -L/opt/csw/lib -lrrd -L/usr/local/lib -lpng -L/opt/csw/lib -lpcre Undefined first referenced symbol in file XRenderCreateLinearGradient /opt/csw/lib/libcairo.so.2 deny_severity /usr/sfw/lib/libwrap.so.1 XRenderCreateRadialGradient /opt/csw/lib/libcairo.so.2 allow_severity /usr/sfw/lib/libwrap.so.1 ld: fatal: Symbol referencing errors. No output written to xymond_rrd collect2: ld returned 1 exit status make[1]: *** [xymond_rrd] Error 1 make[1]: Leaving directory `/var/tmp/xymon-4.3.10/xymond' make: *** [xymond-build] Error 2
Anybody got any pointers or tips? I used ldd, I checked the dependencies of the listed libraries, and they are all OK. Relevant environment variables are :
echo $PATH
/usr/bin:/usr/sbin:/usr/sfw/bin:/opt/csw/bin:/usr/local/bin/:/usr/perl5/bin:/usr/openwin/bin:/usr/X11/bin:/usr/ccs/bin:/usr/dt/bin/:/usr/local/samba/bin
echo $LD_LIBRARY_PATH
/usr/local/lib:/opt/csw/lib/:/usr/ccs/bin
Any assistance appreciated.
Regards Vernon
-- "Accept the challenges so that you can feel the exhilaration of victory"
- General George Patton