On Tue, May 23, 2000 at 10:14:11AM -0700, Horms wrote:
> The problem lies in the popt parsing code. ipvsadm may be compiled
> against either popt or getopt_long, I suspect that if you examin the output
> of "ipvsadm -h | head 1" it will show that the binary you have
> is compiled against getopt_long, where as Christophe's is compiled
> against popt.
You're absolutely right :
19:26 [christophe:pts/4] maya:/usr/include% /usr/local/sbin/ipvsadm -h | head -1
ipvsadm v1.9 2000/04/08 (popt)
> I am working on a patch to fix this problem.
Thanks, Horms :-).
--
Christophe Massiot.
|