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

Re: [debian-knoppix] mount with cloop-2 on 2.6.x kernel problem



Hi again,

While doing some search about this problem, I found that version 2.01 of cloop 
has been published. So I tested again with this one: there are still some 
problems, but different.
First, the file /usr/src/linux/conf.vars is not on my system. I created it 
(empty), and the result of the "make ..." is below.

Any advice ?

My system is a Mandrake 10.0 with updates, running kernel 2.6.3.

Thanks
Yann


[root@localhost cloop-2.01]# make KERNEL_DIR=/usr/src/linux
Makefile:9: /usr/src/linux/conf.vars: No such file or directory
make: *** Pas de règle pour fabriquer la cible « /usr/src/linux/conf.vars ». 
Arrêt.
[root@localhost cloop-2.01]# touch /usr/src/linux/conf.vars
[root@localhost cloop-2.01]# make KERNEL_DIR=/usr/src/linux
cc -I/usr/src/linux/include -I/usr/src/linux/include/asm/mach-default  
-D__KERNEL__ -DMODULE -fno-builtin -nostdlib -DKBUILD_MODNAME="cloop" 
-DKBUILD_BASENAME="cloop" -DMODVERSIONS 
-include /usr/src/linux/include/linux/modversions.h compressed_loop.c -c -o 
compressed_loop.o
<command line>:138832141:26960: /usr/src/linux/include/linux/modversions.h: No 
such file or directory
compressed_loop.c:880: warning: parameter names (without types) in function 
declaration
compressed_loop.c:880: warning: data definition has no type or storage class
compressed_loop.c:881: warning: parameter names (without types) in function 
declaration
compressed_loop.c:881: warning: data definition has no type or storage class
make: *** [compressed_loop.o] Erreur 1
[root@localhost cloop-2.01]# ls -l /usr/src/
total 8
lrwxrwxrwx   1 root root   16 avr 29 07:15 linux -> linux-2.6.3-4mdk/
drwxr-xr-x  21 root root 4096 avr 30 17:16 linux-2.6.3-4mdk/
drwxr-xr-x   3 root root 4096 avr 29 08:55 RPM/



-- 
___________________________________________________________________
     Yann Cochard, yann@cactuspro.com, http://yanncochard.com/
         Au Cactus Francophone : http://www.cactuspro.com/
_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: