Subject: Re: [vserver] Help needed in building rpm util-vservers ....
From: Herbert Poetzl <herbert@13thfloor.at>
Date: Sun, 13 Dec 2009 17:54:15 +0100

On Sun, Dec 13, 2009 at 12:36:29AM -0600, dragan@saraginov.com wrote:
> 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.)

seems your header files are too old, which is unusual
as util-vserver 0.30.215 is quite ancient too ... anyway
I guess you want to update to something more recent

> 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 .

same here ...

best,
Herbert

> TIA,
> Dragan Saragin
>