Subject: fuse-source doesnot build on kernel 2.6.18
Package: fuse-source
Version: 2.2.1-4sarge2
Severity: important

*** Please type your report below this line ***
This is what happens when I do

/usr/src/linux$ m-a a-i fuse

dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/fuse'
dh_clean
/usr/bin/gcc-4.1
for templ in /usr/src/modules/fuse/debian/fuse-module-_KVERS_.postinst.modules.in; do \
    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.18/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.18/g ;s/#KVERS#/2.6.18/g ; s/_KVERS_/2.6.18/g ; s/##KDREV##/custom.1.0.smp/g ; s/#KDREV#/custom.1.0.smp/g ; s/_KDREV_/custom.1.0.smp/g  ' < $templ > ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
cd kernel && ./configure \
    --host=i486-linux-gnu \
    --build=i486-linux-gnu \
    --prefix=/usr \
    --mandir=\${prefix}/share/man \
    --infodir=\${prefix}/share/info \
    --with-kernel="/lib/modules/2.6.18/source" \
    --disable-lib --disable-util \
    --disable-example && cd ..
checking for a BSD-compatible install... /usr/bin/install -c
checking kernel source directory... /lib/modules/2.6.18/source
checking kernel source version... kernsrcver=UTS_RELEASE
checking if FUSE is configured in the kernel... no
checking if kernel has extended attribute support... yes
checking if this is user mode linux... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
cd kernel && make && cd ..
make[2]: Entering directory `/usr/src/modules/fuse/kernel'
make -C /lib/modules/2.6.18/source SUBDIRS=/usr/src/modules/fuse/kernel  modules
make[3]: Entering directory `/usr/src/linux-source-2.6.18'
  CC [M]  /usr/src/modules/fuse/kernel/dev.o
  CC [M]  /usr/src/modules/fuse/kernel/dir.o
/usr/src/modules/fuse/kernel/dir.c:1045: warning: initialization from incompatible pointer type
/usr/src/modules/fuse/kernel/dir.c:1047: warning: initialization from incompatible pointer type
  CC [M]  /usr/src/modules/fuse/kernel/file.o
/usr/src/modules/fuse/kernel/file.c: In function 'fuse_file_write':
/usr/src/modules/fuse/kernel/file.c:608: error: 'struct inode' has no member named 'i_sem'
/usr/src/modules/fuse/kernel/file.c:610: error: 'struct inode' has no member named 'i_sem'
/usr/src/modules/fuse/kernel/file.c: At top level:
/usr/src/modules/fuse/kernel/file.c:649: warning: initialization from incompatible pointer type
make[4]: *** [/usr/src/modules/fuse/kernel/file.o] Error 1
make[3]: *** [_module_/usr/src/modules/fuse/kernel] Error 2
make[3]: Leaving directory `/usr/src/linux-source-2.6.18'
make[2]: *** [all-spec] Error 2
make[2]: Leaving directory `/usr/src/modules/fuse/kernel'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/fuse'
make: *** [kdist_build] Error 2


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fuse-source depends on:
ii  bzip2                         1.0.3-6    high-quality block-sorting file co
ii  debhelper                     5.0.37.3   helper programs for debian/rules
ii  gcc [c-compiler]              4:4.1.1-7  The GNU C compiler
ii  gcc-3.3 [c-compiler]          1:3.3.6-13 The GNU C compiler
ii  gcc-4.0 [c-compiler]          4.0.3-7    The GNU C compiler
ii  gcc-4.1 [c-compiler]          4.1.1-13   The GNU C compiler
ii  make                          3.81-3     The GNU version of the "make" util

Versions of packages fuse-source recommends:
ii  dpkg-dev                      1.13.22    package building tools for Debian
ii  module-assistant              0.10.6     tool to make module package creati

-- no debconf information


--
Best regards
Rossen Naydenov

Reply via email to