Subject: Help needed in building rpm util-vservers ....
From: dragan@saraginov.com
Date: Sun, 13 Dec 2009 00:36:29 -0600 (CST)

Hi all,

I have a problem to build rpm packages of util-vservers version 0.30.215
on CentOS 4.8 i386 system. I am getting the following error message:

src/tunctl.c: In function `doTunctl':
src/tunctl.c:152: error: `TUNSETLINK' undeclared (first use in this function)
src/tunctl.c:152: error: (Each undeclared identifier is reported only once
src/tunctl.c:152: error: for each function it appears in.)

I also tried to install this version of util-vservers manually. Configure
passed without a problem, but when I run make I am getting the same error.
I tried google, but I did not find anything useful there. The
linux-vserver patch and kernel are:

kernel-2.6.22.16-v.s-2.2.0.6 and OS is CentOS 4.8 . The current
util-vserver's version which has been installed is 0.30.214 .

TIA,
Dragan Saragin