I guess you're right...

[EMAIL PROTECTED] vserver-0.29]# locate ext2fs
/lib/libext2fs.so.2
/lib/libext2fs.so.2.4

where do I get them?

On àà., 2003-12-14 at 20:24, LuÃs Miguel Silva wrote:
> It seems to me that you're missing the "kernel headers" from your system?
> 
> [EMAIL PROTECTED] ~# locate ext2fs
> /usr/include/ext2fs
> /usr/include/ext2fs/ext2_ext_attr.h
> /usr/include/ext2fs/bitops.h
> /usr/include/ext2fs/ext2_err.h
> /usr/include/ext2fs/ext2_types.h
> /usr/include/ext2fs/ext2_fs.h
> /usr/include/ext2fs/ext2_io.h
> /usr/include/ext2fs/ext2fs.h
> /usr/lib/libext2fs.a
> /usr/lib/libext2fs.so
> /usr/lib/libext2fs.so.2
> /lib/libext2fs.so.2.4
> /lib/libext2fs.so.2
> [EMAIL PROTECTED] ~#
> 
> Check to see if you have them installed...
> 
> Best,
> +-----------------------------------------
> | LuÃs Miguel Silva
> | Network Administrator@ ISPGaya.pt
> | Rua AntÃnio Rodrigues da Rocha, 291/341 
> | Sto. OvÃdio  4400-025 V. N. de Gaia
> | Portugal
> | T: +351 22 3745730/3/5  F: +351 22 3745738
> | G: +351 93 6371253      E: [EMAIL PROTECTED]
> | H: http://lms.ispgaya.pt/
> +----------------------------------------- 
> 
> 
> -----Mensagem original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] nome de John Francis Lee
> Enviada: domingo, 14 de Dezembro de 2003 13:14
> Para: [EMAIL PROTECTED]
> Assunto: [Vserver] Greetings
> 
> 
> Hello,
> 
> I've downloaded and applied the patches (1.22) to a 2.4.22 kernel and am
> now trying to get the vserver, util-vserver and admin-vserver to work.
> 
> I run rh8.0
> 
> I tried the mdk rpms but vserver choked asking for a different version
> of libstdc++.
> 
> So I got the source.
> 
> There's no configure and no instructions so I just typed make
> [EMAIL PROTECTED] vserver-0.29]# make
> g++    -c -o syscall.o syscall.cc
> g++    -c -o old_syscall.o old_syscall.cc
> g++ -funsigned-char -Wall -g -O -DVERSION=\"0.29\" chbind.cc syscall.o
> old_syscall.o -o chbind
> g++ -funsigned-char -Wall -g -O -DVERSION=\"0.29\" chcontext.cc
> syscall.o old_syscall.o -o chcontext
> g++ -funsigned-char -Wall -g -O -DVERSION=\"0.29\" reducecap.cc
> syscall.o old_syscall.o -o reducecap
> g++    -c -o vutil.o vutil.cc
> vutil.cc:12:28: ext2fs/ext2_fs.h: No such file or directory
> vutil.cc: In function `int setext2flag(const char*, bool, int)':
> vutil.cc:73: `EXT2_IOC_SETFLAGS' undeclared (first use this function)
> vutil.cc:73: (Each undeclared identifier is reported only once for each
>    function it appears in.)
> make: *** [vutil.o] Error 1
> 
> Any help with what's wrong here?
> 
> Thanks in advance.
-- 
John Francis Lee <[EMAIL PROTECTED]>

_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to