|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Linux kernel 2.6.18Hello,
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)? ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wish-info mailing list wish-info@... https://lists.sourceforge.net/lists/listinfo/wish-info |
|
|
Re: Linux kernel 2.6.18I 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----- > From: wish-info-bounces@... > [mailto:wish-info-bounces@...] On Behalf Of > Luis Fernando Llana Díaz > Sent: Saturday, November 04, 2006 5:10 PM > To: wish-info@... > 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 > /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)? > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ wish-info mailing list wish-info@... https://lists.sourceforge.net/lists/listinfo/wish-info |
| Free Forum Powered by Nabble | Forum Help |