search for: ext3cv

Displaying 1 result from an estimated 1 matches for "ext3cv".

Did you mean: ext3cvs
2001 May 27
1
Kernel 2.4.5 and gkernel/ext3 CVS: cannot compile
Hi, I've tried to compile an ext3 extended 2.4.5 kernel but I got no luck. After applying the ext3 patch from the gkernel/ext3 (download today) (symlinks are created) I run into following problem: gcc -D__KERNEL__ -I/usr/local/src/kernel/linux-2.4.5-ext3cvs/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -march=i686 -DEXPORT_SYMTAB -c ksyms.c ksyms.c:191: `cdget' undeclared here (not in a function) ksyms.c:191: initializer element for `__ksymtab_cdget.value' is not constant ksyms.c:192: `cdput'...