Discussion:
[wish-info] Linux kernel 2.6.18
Luis Fernando Llana Díaz
2006-11-04 22:10:04 UTC
Permalink
Hello,
I have tried to compile the kernel modules for the linux kernel 2.6.18.
I have obtained the following error
/opt/x10/x10dev-2.1.4/dev/dev.h:35:35: error: linux/devfs_fs_kernel.h: No such
file or directory

I have read that that devfs_fs_kernel.h has been from kernel 2.6.17. Is there
any work around to compile the drivers in that kernel?

Luis Llana.
--
http://antares.sip.ucm.es/~luis
In a world without walls, who needs Windows(R)?
WSH
2006-11-12 22:42:28 UTC
Permalink
I finally got around to installing a newer kernel and indeed they have taken
out the devfs completely. The fix is to just remove the references to
devfs_fs_kernel.h from the source code. I put a new version up on
sourceforge (x10dev-2.1.5) which has this change.

Scott
-----Original Message-----
Luis Fernando Llana Díaz
Sent: Saturday, November 04, 2006 5:10 PM
Subject: [wish-info] Linux kernel 2.6.18
Hello,
I have tried to compile the kernel modules for the linux
kernel 2.6.18.
I have obtained the following error
linux/devfs_fs_kernel.h: No such
file or directory
I have read that that devfs_fs_kernel.h has been from kernel
2.6.17. Is there
any work around to compile the drivers in that kernel?
Luis Llana.
--
http://antares.sip.ucm.es/~luis
In a world without walls, who needs Windows(R)?
Loading...