Package: shfs-source
Version: 0.35-6.3
Severity: normal

--- Please enter the report below this line. ---

this command fails:

sudo module-assistant auto-install shfs-source

I append errors:


make[3]: se ingresa al directorio `/usr/src/linux-headers-2.6.26-1-686'
  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

more in attach...

thanks,
txemi


--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.26-1-686

Debian Release: lenny/sid
  500 unstable        oracio 
  500 unstable        ftp.us.debian.org 
  500 unstable        ftp.u-picardie.fr 

--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
                        | 


dh_clean
make -C Linux-2.6 clean
make[1]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.26-1-686 linux-2.6.26-1-686.orig;
rm -f linux-2.6.26-1-686.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[1]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: se ingresa al directorio `/usr/src/modules/shfs'
dh_clean
make -C Linux-2.6 clean
make[2]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.26-1-686 linux-2.6.26-1-686.orig;
rm -f linux-2.6.26-1-686.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[2]: se sale del directorio `/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.backup 
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.modules.in; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.26-1-686/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.26-1-686/g ;s/#KVERS#/2.6.26-1-686/g ; 
s/_KVERS_/2.6.26-1-686/g ; s/##KDREV##/2.6.26-2/g ; s/#KDREV#/2.6.26-2/g ; 
s/_KDREV_/2.6.26-2/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.26-1-686/build KERNEL=linux-2.6.26-1-686
make[2]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
make -C /lib/modules/2.6.26-1-686/build SUBDIRS=/usr/src/modules/shfs/Linux-2.6 
modules
make[3]: se ingresa al directorio `/usr/src/linux-headers-2.6.26-1-686'
  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]: se sale del directorio `/usr/src/linux-headers-2.6.26-1-686'
make[2]: *** [default] Error 2
make[2]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
make[1]: *** [binary-modules] Error 2
make[1]: se sale del directorio `/usr/src/modules/shfs'
make: *** [kdist_build] Error 2

Reply via email to