LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

[Fwd: ipvsadm compile problem]

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: [Fwd: ipvsadm compile problem]
From: Joseph Mack <mack.joseph@xxxxxxx>
Date: Tue, 13 Jan 2004 14:40:11 -0500
 
 Ryan wrote:
 >
 > >> Ryan wrote:
 > >> There is a long list of errors.
 >
 > >give us the first few.
 > >Joe
 >
 > make -C libipvs
 > make[1]: Entering directory `/usr/src/ipvsadm-1.24/libipvs'
 > gcc -Wall -Wunused -Wstrict-prototypes -g -O2 -I/usr/src/linux/include
 > -DHAVE_NET_IP_VS_H -c -o libipvs.o libipvs.c
 > In file included from libipvs.c:23:
 > libipvs.h:14:23: net/ip_vs.h: No such file or directory
 
 I assume you installed your kernel as a binary.
 
 You need to link/relink/whatever the /usr/include/linux/include/
 directory in your kernel tree. This is usually done with
 
 director:/usr/src/linux# make config
 
 Joe

-- 
Joseph Mack PhD, High Performance Computing & Scientific Visualization
SAIC, Supporting the EPA Research Triangle Park, NC 919-541-0007
Federal Contact - John B. Smith 919-541-1087 - smith.johnb@xxxxxxx
<Prev in Thread] Current Thread [Next in Thread>
  • [Fwd: ipvsadm compile problem], Joseph Mack <=