LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

NetParse 0.5

To: <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: NetParse 0.5
From: "Michael McConnell" <michaelm@xxxxxxxxxxx>
Date: Sun, 16 Sep 2001 09:38:11 -0700
If you receive this problem compiling netparse 0.5
 
[root@system netparse-0.5]# make
cc -Wall -g -I/usr/include/openssl -o netparse.o -c netparse.c
In file included from netparse.c:34:
/usr/include/linux/uio.h:20: redefinition of `struct iovec'
make: *** [netparse.o] Error 1
Simply comment out the declairation of Struct iovec in /usr/include/linux/uio.h
Julian uses the structor iovec differently.
 
btw julian, nice INSTALL, "when something fails fix it"
 
Mike
<Prev in Thread] Current Thread [Next in Thread>