Bug#391846: shfs-source 0.35-6.2 does not compile with kernel 2.6.19.1

2007-02-09 Thread Sune Vuorela
On Friday 09 February 2007, Sébastien Hinderer wrote:
 reopen 391846

 The provided patch indeed appears in the shfs source package, but the
 compilation of the binary package still fails.

You really need to be more informative about your system and about what fails.

I just built and installed it nicely with  m-a a-i shfs.

$ uname -r
2.6.18-1-vserver-k7


/Sune
-- 
I'm not able to mount the utility, how does it work?

From the drawer menu inside Outlook 98 you should telnet on a CD software on a 
connection, in such way then you neither can ever doubleclick a 2-inch SCSI 
window over a ethernet URL, nor must receive the periferic to debug the BIOS 
of the BIOS on the pointer to the secret code.


pgpVfaqvosTOm.pgp
Description: PGP signature


Bug#391846: shfs-source 0.35-6.2 does not compile with kernel 2.6.19.1

2007-02-09 Thread Sébastien Hinderer
Hi,

Sune Vuorela :
 You really need to be more informative about your system and about
 what fails.

The system is a Debian/Unstable, it has been upgraded recently
(a few hours ago).
Linux kernel version is 2.6.20.
Below is the buildlog produced by ma a-i shfs

dh_clean
make -C Linux-2.6 clean
make[1]: entrant dans le répertoire « /usr/src/modules/shfs/Linux-2.6 »
rm -rf linux-2.6.20 linux-2.6.20.orig;
rm -f linux-2.6.20.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[1]: quittant le répertoire « /usr/src/modules/shfs/Linux-2.6 »
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: entrant dans le répertoire « /usr/src/modules/shfs »
dh_clean
make -C Linux-2.6 clean
make[2]: entrant dans le répertoire « /usr/src/modules/shfs/Linux-2.6 »
rm -rf linux-2.6.20 linux-2.6.20.orig;
rm -f linux-2.6.20.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[2]: quittant le répertoire « /usr/src/modules/shfs/Linux-2.6 »
for templ in 
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.modules.in; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.20/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.20/g ;s/#KVERS#/2.6.20/g ; s/_KVERS_/2.6.20/g ; 
s/##KDREV##//g ; s/#KDREV#//g ; s/_KDREV_//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.20/source KERNEL=linux-2.6.20
make[2]: entrant dans le répertoire « /usr/src/modules/shfs/Linux-2.6 »
make -C /lib/modules/2.6.20/source SUBDIRS=/usr/src/modules/shfs/Linux-2.6 
modules
make[3]: entrant dans le répertoire « /usr/src/linux-2.6.20 »
  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: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: warning: 'kmem_cache_t' is 
deprecated
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: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: warning: 'kmem_cache_t' is 
deprecated
  CC [M]  /usr/src/modules/shfs/Linux-2.6/dir.o
In file included from /usr/src/modules/shfs/Linux-2.6/dir.c:17:
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: warning: 'kmem_cache_t' is 
deprecated
In file included from /usr/src/modules/shfs/Linux-2.6/dir.c:19:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: warning: 'kmem_cache_t' is 
deprecated
/usr/src/modules/shfs/Linux-2.6/dir.c: In function 'shfs_create':
/usr/src/modules/shfs/Linux-2.6/dir.c:305: error: 'struct inode' has no member 
named 'u'
/usr/src/modules/shfs/Linux-2.6/dir.c:306: error: 'struct inode' has no member 
named 'u'
make[4]: *** [/usr/src/modules/shfs/Linux-2.6/dir.o] Erreur 1
make[3]: *** [_module_/usr/src/modules/shfs/Linux-2.6] Erreur 2
make[3]: quittant le répertoire « /usr/src/linux-2.6.20 »
make[2]: *** [default] Erreur 2
make[2]: quittant le répertoire « /usr/src/modules/shfs/Linux-2.6 »
make[1]: *** [binary-modules] Erreur 2
make[1]: quittant le répertoire « /usr/src/modules/shfs »
make: *** [kdist_build] Erreur 2

 I just built and installed it nicely with  m-a a-i shfs.
 
 $ uname -r
 2.6.18-1-vserver-k7

I could compile the package for a 2.6.18 kernel nicely, too.

Sébastien.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#391846: shfs-source 0.35-6.2 does not compile with kernel 2.6.19.1

2007-02-09 Thread Julien Cristau
retitle 391846 shfs-source: fails to build with kernel = 2.6.19
severity 391846 important
thanks

On Fri, Feb  9, 2007 at 15:22:12 +0100, Sébastien Hinderer wrote:

 Hi,
 
 Sune Vuorela :
  You really need to be more informative about your system and about
  what fails.
 
 The system is a Debian/Unstable, it has been upgraded recently
 (a few hours ago).
 Linux kernel version is 2.6.20.
 
  I just built and installed it nicely with  m-a a-i shfs.
  
  $ uname -r
  2.6.18-1-vserver-k7
 
 I could compile the package for a 2.6.18 kernel nicely, too.
 
sid has 2.6.18, so I don't think this bug should be regarded as release
critical.

Cheers,
Julien