I am also experiencing the same problem since the 2.6.25 upgrade to
testing.  Any idea what the problem might be?

jamie.

servo:~ 0$ sudo module-assistant -t auto-install unionfs-source
.
Updated infos about 1 packages
Getting source for kernel version: 2.6.25-2-686
Kernel headers available in /lib/modules/2.6.25-2-686/build
apt-get install build-essential 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
build-essential is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Done!
unpack 
Extracting the package tarball, /usr/src/unionfs.tar.bz2, please
wait...
"/usr/share/modass/packages/default.sh" build KVERS=2.6.25-2-686
KSRC=/lib/modules/2.6.25-2-686/build KDREV=2.6.25-6 kdist_image
dh_testdir
#dh_testroot
rm -f build-stamp configure-stamp
# Cleaning package
rm -rf unpack build
dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/unionfs'
dh_testdir
#dh_testroot
rm -f build-stamp configure-stamp
# Cleaning package
rm -rf unpack build
dh_clean
make[1]: Nothing to be done for `kdist_config'.
for templ in ; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.25-2-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.25-2-686/g ;s/#KVERS#/2.6.25-2-686/g ;
    s/_KVERS_/2.6.25-2-686/g ; s/##KDREV##/2.6.25-6/g ;
    s/#KDREV#/2.6.25-6/g ; s/_KDREV_/2.6.25-6/g  ' < $templ >
    ${templ%.modules.in}; \
  done
dh_testroot
dh_clean -k
# Build the module
CFLAGS="-Wall -g -O2 -O2" CONFIG_UNIONFS=m /usr/bin/make -C
/lib/modules/2.6.25-2-686/build M=/usr/src/modules/unionfs modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.25-2-686'
  CC [M]  /usr/src/modules/unionfs/inode.o
/usr/src/modules/unionfs/inode.c: In function ‘unionfs_lookup’:
/usr/src/modules/unionfs/inode.c:258: error: ‘struct nameidata’ has no
member named ‘dentry’
/usr/src/modules/unionfs/inode.c:259: error: ‘struct nameidata’ has no
member named ‘mnt’
/usr/src/modules/unionfs/inode.c:270: error: ‘struct nameidata’ has no
member named ‘dentry’
/usr/src/modules/unionfs/inode.c:271: error: ‘struct nameidata’ has no
member named ‘mnt’
/usr/src/modules/unionfs/inode.c: In function ‘unionfs_permission’:
/usr/src/modules/unionfs/inode.c:864: error: ‘struct nameidata’ has no
member named ‘dentry’
/usr/src/modules/unionfs/inode.c:939: error: ‘struct nameidata’ has no
member named ‘dentry’
make[3]: *** [/usr/src/modules/unionfs/inode.o] Error 1
make[2]: *** [_module_/usr/src/modules/unionfs] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.25-2-686'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/unionfs'
make: *** [kdist_build] Error 2
BUILD FAILED!
See /var/cache/modass/unionfs-source.buildlog.2.6.25-2-686.1216444668
for details.
Build failed. Press Return to continue...

servo:~ 7$ 

Attachment: signature.asc
Description: Digital signature

Reply via email to