On Tue, Oct 14, 2008 at 10:40:24AM -0500, Mohamad Chaarawi wrote: > /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
Sam fixed this in CVS, but you can also follow Pete's suggestions on how to fix your linux kernel source tree to avoid this error: http://www.beowulf-underground.org/pipermail/pvfs2-users/2008-April/002382.html ==rob -- Rob Latham Mathematics and Computer Science Division A215 0178 EA2D B059 8CDF Argonne National Lab, IL USA B29D F333 664A 4280 315B _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
