Pentium III, debian unstable, 2.4.25-pre4 kernel tree. Updated my kernel
tree with 'cvs update -d', then did a
'fakeroot make-kpkg --revision=jp1.05 kernel-image', build fails thusly:
gcc -D__KERNEL__ -I/home/src/linux-2.4-xfs/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i686 -I.. -I. -funsigned-char
-nostdinc -iwithprefix include -DKBUILD_BASENAME=xfs_globals
-DEXPORT_SYMTAB -c xfs_globals.c
xfs_globals.c:374: error: xfs_acl_vtoacl' undeclared here (not in a function)
xfs_globals.c:374: error: initializer element is not constant
xfs_globals.c:374: error: (near initialization for
__ksymtab_xfs_acl_vtoacl.value')
xfs_globals.c:375: error: xfs_acl_inherit' undeclared here (not in a function)
xfs_globals.c:375: error: initializer element is not constant
xfs_globals.c:375: error: (near initialization for
__ksymtab_xfs_acl_inherit.value')
xfs_globals.c:374: error: __ksymtab_xfs_acl_vtoacl causes a section type
conflict
xfs_globals.c:375: error: __ksymtab_xfs_acl_inherit causes a section type
conflict
make[5]: *** [xfs_globals.o] Error 1
make[5]: Leaving directory /home/src/linux-2.4-xfs/fs/xfs/linux-2.4'
make[4]: *** [first_rule] Error 2
make[4]: Leaving directory /home/src/linux-2.4-xfs/fs/xfs/linux-2.4'
make[3]: *** [_subdir_linux-2.4] Error 2
make[3]: Leaving directory /home/src/linux-2.4-xfs/fs/xfs'
make[2]: *** [_subdir_xfs] Error 2
make[2]: Leaving directory /home/src/linux-2.4-xfs/fs'
make[1]: *** [_dir_fs] Error 2
make[1]: Leaving directory /home/src/linux-2.4-xfs'
make: *** [stamp-build] Error 2
The .config file used can be viewed at
http://home.comcast.net/~zl84842g/dot-config
regards,
-John Palkovic
--
"The whole problem with the world is that fools and fanatics are always so
certain of themselves, but wiser people so full of doubts."
-- Bertrand Russell
|