Public bug reported:

compiles perfect with Gutsy 2.6.22-14, but not with Hardy 2.6.24-2-generic.
"make modules" has the following output:

~/bin/modules/omfs# make modules
make -C /lib/modules//build M=/home/torsten/bin/modules/omfs modules
make: *** /lib/modules//build: No such file or directory.  Schluss.
make: *** [modules] Fehler 2

I also tried the source code from project hp, with various results:
0.7.5 gives a module, but seg faults when trying to mount an omfs device. There 
is a warning during the compile:
/home/torsten/bin/omfs-0.7.5/inode.c: In Funktion »init_inodecache«:
/home/torsten/bin/omfs-0.7.5/inode.c:54: warning: passing argument 5  
of »kmem_cache_create« from incompatible pointer type

0.7.4 from project hp does not compile with a similar error:
~/bin/omfs-0.7.4# make modules
make -C /lib/modules/2.6.24-2-generic/build  
M=/home/torsten/bin/omfs-0.7.4 modules
make[1]: Betrete Verzeichnis '/usr/src/linux-headers-2.6.24-2-generic'
   CC [M]  /home/torsten/bin/omfs-0.7.4/inode.o
/home/torsten/bin/omfs-0.7.4/inode.c: In Funktion »init_inodecache«:
/home/torsten/bin/omfs-0.7.4/inode.c:50: warning: passing argument 5  
of »kmem_cache_create« from incompatible pointer type
/home/torsten/bin/omfs-0.7.4/inode.c:50: Fehler: too many arguments
für Funktion »kmem_cache_create«
make[2]: *** [/home/torsten/bin/omfs-0.7.4/inode.o] error 1
make[1]: *** [_module_/home/torsten/bin/omfs-0.7.4] error 2
make[1]: Verlasse Verzeichnis '/usr/src/linux-headers-2.6.24-2-generic'
make: *** [modules] errorr 2

** Affects: omfs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
make: *** /lib/modules//build: No such file or directory.
https://bugs.launchpad.net/bugs/178972
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to