[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problem to compile shfs on debian "sarge"



Dear Users, 

I have problems to compile shfs on debian "sarge". I installed the
"usual" deb-packages on any testing-server... 

I don't have any idea, what's going wrong... I compiled many times this
source, but it seems with kernel 2.6.15 and shfs 0.35-6 it doesn't work
anymore... 

Any ideas? Or also positive feedback?

Thanks a lot...

here is the compile-log:

...
dh_clean
make -C Linux-2.6 clean
make[1]: Entering directory `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.15 linux-2.6.15.orig;
rm -f linux-2.6.15.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.15 linux-2.6.15.orig;
rm -f linux-2.6.15.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[2]: Leaving directory `/usr/src/modules/shfs/Linux-2.6'
/usr/bin/gcc-4.0
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.15/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.15/g ;s/#KVERS#/2.6.15/g ; s/_KVERS_/2.6.15/g ; s/##KDREV##/neptun.0.7/g ; s/#KDREV#/neptun.0.7/g ; s/_KDREV_/neptun.0.7/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.15/source KERNEL=linux-2.6.15
make[2]: Entering directory `/usr/src/modules/shfs/Linux-2.6'
make -C /lib/modules/2.6.15/source SUBDIRS=/usr/src/modules/shfs/Linux-2.6 modules
make[3]: Entering directory `/usr/src/linux-source-2.6.15'
  CC [M]  /usr/src/modules/shfs/Linux-2.6/dcache.o
/usr/src/modules/shfs/Linux-2.6/dcache.c: In function 'shfs_invalidate_dircache_entries':
/usr/src/modules/shfs/Linux-2.6/dcache.c:71: error: 'struct dentry' has no member named 'd_u'
/usr/src/modules/shfs/Linux-2.6/dcache.c:71: warning: type defaults to 'int' in declaration of '__mptr'
/usr/src/modules/shfs/Linux-2.6/dcache.c:71: warning: initialization from incompatible pointer type
/usr/src/modules/shfs/Linux-2.6/dcache.c:71: error: 'struct dentry' has no member named 'd_u'
/usr/src/modules/shfs/Linux-2.6/dcache.c: In function 'shfs_dget_fpos':
/usr/src/modules/shfs/Linux-2.6/dcache.c:104: error: 'struct dentry' has no member named 'd_u'
/usr/src/modules/shfs/Linux-2.6/dcache.c:104: warning: type defaults to 'int' in declaration of '__mptr'
/usr/src/modules/shfs/Linux-2.6/dcache.c:104: warning: initialization from incompatible pointer type
/usr/src/modules/shfs/Linux-2.6/dcache.c:104: error: 'struct dentry' has no member named 'd_u'
make[4]: *** [/usr/src/modules/shfs/Linux-2.6/dcache.o] Fehler 1
make[3]: *** [_module_/usr/src/modules/shfs/Linux-2.6] Fehler 2
make[3]: Leaving directory `/usr/src/linux-source-2.6.15'
make[2]: *** [default] Fehler 2
make[2]: Leaving directory `/usr/src/modules/shfs/Linux-2.6'
make[1]: *** [binary-modules] Fehler 2
make[1]: Leaving directory `/usr/src/modules/shfs'
make: *** [kdist_build] Fehler 2

THE END!


other system-infos:
- Debian testing (actual)
- SHFS-Util-Version 0.35-6 (deb-package)



Reply to: