From: Enrico Scholz (enrico.scholz_at_informatik.tu-chemnitz.de)
Date: Wed 19 Nov 2003 - 17:21:31 GMT
christian.mayrhuber_at_gmx.net (Christian Mayrhuber) writes:
> Enrico Scholz wrote:
>> * compilation fixes for kernel 2.6 headers
>
> checking ext2fs/ext2fs.h usability... no
> checking ext2fs/ext2fs.h presence... no
> checking for ext2fs/ext2fs.h... no
> checking linux/ext2_fs.h usability... no
> checking linux/ext2_fs.h presence... no
> checking for linux/ext2_fs.h... no
> configure: error: Sorry, do not know, how to include 'ext2fs.h'
> make: *** [config.status] Fehler 1
>
> Happens with the kernel headers from the debian package
> linux-kernel-headers-2.6.999. The file linux/ext2_fs.h
> exists. This could be a debian bug, too.
No, the kernel headers are buggy (no __u64 type with '--std=c99').
Therefore, I try to use the headers from 'e2fsprogs' which are
providing the needed functionality (two ioctl-macros) also.
Can you try to install the e2fsprogs{-devel} and compile util-vserver
with them?
Enrico
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver