Thanks Michael, I got the latest from CVS. Here's the next error I'm seeing. Just posting it here for the developers.
adam@adam-laptop:/usr/src/orangefs$ sudo make kmod CC [M] /usr/src/orangefs/src/kernel/linux-2.6/super.o /usr/src/orangefs/src/kernel/linux-2.6/super.c: In function ‘pvfs2_get_sb’: /usr/src/orangefs/src/kernel/linux-2.6/super.c:1397:9: error: ‘mnt_sb_d’ undeclared (first use in this function) /usr/src/orangefs/src/kernel/linux-2.6/super.c:1397:9: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [/usr/src/orangefs/src/kernel/linux-2.6/super.o] Error 1 make[2]: *** [_module_/usr/src/orangefs/src/kernel/linux-2.6] Error 2 make[1]: *** [default] Error 2 make: *** [just_kmod] Error 2 Adam On Fri, Sep 2, 2011 at 3:32 PM, Michael Moore <[email protected]> wrote: > You'll need to use the OrangeFS version out of CVS. On our test Ubuntu > 11.04 system it's running kernel 2.6.38-8-server which does build on the > Orange-Branch out of CVS but not the latest 2.8.4 release. > > If you need them, directions to check out the latest version from CVS are > at http://www.orangefs.org/support/ > > Enjoy, > Michael > > On Fri, Sep 2, 2011 at 4:43 PM, Adam Yee <[email protected]> wrote: > >> Hello, >> >> Any insight on this error(s)? >> >> adam@adam-laptop:/usr/src/orangefs$ sudo make kmod >> CC [M] /usr/src/orangefs/src/kernel/linux-2.6/devpvfs2-req.o >> /usr/src/orangefs/src/kernel/linux-2.6/devpvfs2-req.c:1149:5: error: >> unknown field ‘ioctl’ specified in initializer >> /usr/src/orangefs/src/kernel/linux-2.6/devpvfs2-req.c:1149:5: warning: >> initialization from incompatible pointer type >> make[3]: *** [/usr/src/orangefs/src/kernel/linux-2.6/devpvfs2-req.o] Error >> 1 >> make[2]: *** [_module_/usr/src/orangefs/src/kernel/linux-2.6] Error 2 >> make[1]: *** [default] Error 2 >> make: *** [just_kmod] Error 2 >> >> My system: >> Ubuntu Natty >> >> Thank you, >> Adam >> >> _______________________________________________ >> Pvfs2-users mailing list >> [email protected] >> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users >> >> >
_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
