Hello,
i'm using pvfs2 and i'm trying to load the kernel moduleSo i did:
1st try:
//print version
[~]      cat /proc/versionLinux version 2.6.35.7-23Mar  (gcc version 4.1.2 (Red 
Hat 4.1.2-48)) 
[~]     cd /usr/pvfs-2.8.1 [pvfs-2.8.1]      sudo ./configure 
--with-kernel=/boot/vmlinuz-2.6.35.7-23MarChecking ... (etc)ERROR: configure: 
error: The --with-kernel path
/boot/vmlinuz-
2.6.35.7-23Mar  is not a directory.

2nd try:
[pvfs-2.8.1]      sudo ./configure 
--with-kernel=/usr/src/linux-2.6.35.7Checking ... (etc)
ERROR: grep:
/usr/src/linux-2.6.35.7/include/linux/utsrelease.h: No such file or directory

configure:
error: The kernel source tree does not appear to be 2.6So what shall i do in 
order to fix that?
Thanks, in advance                                        
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to