Hello all,

Im trying to install pvfs-2.7.1 on our linux cluster. Everything works
fine, except when I try to compile the pvfs2 kernel module (make kmod).
The front end node that im working is AMD opteron dual core processor.
Operating System is OpenSuse 11.0

I configure pvfs2 by:
    ./configure --with-kernel=/lib/modules/2.6.25.11-papi-default/build/
--prefix=/opt/pvfs2-2.7.1 --enable-shared

make, make install works fine... all the other steps work fine except
when i try to compile the kernel module. The error that i get at the end is:
   
/bin/sh: -c: line 0: syntax error near unexpected token `cat'
/bin/sh: -c: line 0: `echo(cat /dev/null;   echo
kernel//root/pvfs-2.7.1/src/kernel/linux-2.6/pvfs2.ko;) >
/root/pvfs-2.7.1/src/kernel/linux-2.6/modules.order'
make[3]: *** [/root/pvfs-2.7.1/src/kernel/linux-2.6/modules.order] Error 2
make[2]: *** [_module_/root/pvfs-2.7.1/src/kernel/linux-2.6] Error 2
make[1]: *** [default] Error 2
make: *** [just_kmod] Error 2


Any idea how to resolve this?

Thank you,

Mohamad Chaarawi
University of Houston
_______________________________________________
Pvfs2-users mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users

Reply via email to