Package: shfs-source
Version: 0.35-6.2
Severity: important

When I try to build shfs module I get the attached logfile instead of a
working module...

Thank you,
Gürkan



dh_clean
make -C Linux-2.6 clean
make[1]: Entering directory `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.23-amd64-1 linux-2.6.23-amd64-1.orig;
rm -f linux-2.6.23-amd64-1.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[1]: Leaving directory `/usr/src/modules/shfs/Linux-2.6'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/shfs'
dh_clean
make -C Linux-2.6 clean
make[2]: Entering directory `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.23-amd64-1 linux-2.6.23-amd64-1.orig;
rm -f linux-2.6.23-amd64-1.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[2]: Leaving directory `/usr/src/modules/shfs/Linux-2.6'
for templ in /usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst 
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.modules.in; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.23-amd64-1/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
    sed -e 's/##KVERS##/2.6.23-amd64-1/g ;s/#KVERS#/2.6.23-amd64-1/g ; 
s/_KVERS_/2.6.23-amd64-1/g ; s/##KDREV##/ROFL.64/g ; s/#KDREV#/ROFL.64/g ; 
s/_KDREV_/ROFL.64/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
env MODVERSIONS=detect make -C Linux-2.6 
KERNEL_SOURCES=/lib/modules/2.6.23-amd64-1/source KERNEL=linux-2.6.23-amd64-1
make[2]: Entering directory `/usr/src/modules/shfs/Linux-2.6'
make -C /lib/modules/2.6.23-amd64-1/source 
SUBDIRS=/usr/src/modules/shfs/Linux-2.6 modules
make[3]: Entering directory `/scratch/kern/linux-2.6.23'
  CC [M]  /usr/src/modules/shfs/Linux-2.6/dcache.o
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:24:
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: error: expected '=', ',', ';', 
'asm' or '__attribute__' before '*' token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: error: expected '=', ',', ';', 
'asm' or '__attribute__' before '*' token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: error: expected '=', ',', ';', 
'asm' or '__attribute__' before '*' token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: error: expected '=', ',', ';', 
'asm' or '__attribute__' before '*' token
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:26:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: error: expected declaration 
specifiers or '...' before 'kmem_cache_t'
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function '__kmem_malloc_debug':
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: 'cache' undeclared 
(first use in this function)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: (Each undeclared 
identifier is reported only once
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: for each function it 
appears in.)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: At top level:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: error: expected declaration 
specifiers or '...' before 'kmem_cache_t'
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function '__kmem_free_debug':
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:41: error: 'cache' undeclared 
(first use in this function)
make[4]: *** [/usr/src/modules/shfs/Linux-2.6/dcache.o] Error 1
make[3]: *** [_module_/usr/src/modules/shfs/Linux-2.6] Error 2
make[3]: Leaving directory `/scratch/kern/linux-2.6.23'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/usr/src/modules/shfs/Linux-2.6'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/shfs'
make: *** [kdist_build] Error 2

Reply via email to