On Mon, 11 Feb 2008, lists wrote: > Hi,
I may be talking through my hat here... Is anyone maintaining the lvs snmp module? How old is it? Do you know about Salvatore's rrdtool scripts for monitoring LVS (if you want monitoring, rather than snmp)? > ld: lvs.o: relocation R_X86_64_32 against `a local symbol' can not be > used when making a shared object; recompile with -fPIC > lvs.o: could not read symbols: Bad value > make: *** [lvs.so] Error 1 > rm lvs.o > > As far as I can see the -fPIC option is enabled on these files? Or is it > related to the compilation of net-snmp (which was from RPM)? I take it that this is a 64 bit machine. Are you mixing 32 and 64 bit object files? (I expect you know enough not to have done this). Joe -- Joseph Mack NA3T EME(B,D), FM05lw North Carolina jmack (at) wm7d (dot) net - azimuthal equidistant map generator at http://www.wm7d.net/azproj.shtml Homepage http://www.austintek.com/ It's GNU/Linux! _______________________________________________ LinuxVirtualServer.org mailing list - [email protected] Send requests to [EMAIL PROTECTED] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
