Michael,
You star! thanks... (will double check tomorrow but I'm sure thats it.)
True to my word, we can negotiate a pay packet offlist.
For info on the list - I've just installed a full Centos5/i686 32bit
environment and the snmp/lvs compile worked first time...
So I assume that it must just be any 64bit platform that has this issue?
Michael Moody wrote:
> Hi, and haha, I'd take money.
>
> Anyways, yes, I've gotten this to work, centos/something else is
> irrelevant. Had the same problem.
>
> My solution was, for the ipvsadm source, in the libipvs directory,
> change the makefile.
>
> This line:
>
> CFLAGS = -Wall -Wunused -Wstrict-prototypes -g -O2
>
> To this:
>
> CFLAGS = -Wall -Wunused -Wstrict-prototypes -g -O2 -fPIC
>
> Then remake, and copy the libipvs directory over, and it should work
> correctly.
>
> Thanks,
> Michael
>
>
>
>
|