Tim, Do you know if SELinux is enabled? I'm not sure if this could cause the compiler errors you are seeing but it has caused issues for us on CentOS 6.5 during a demo installation about a month ago.
Also is the OS 64 bit? Regards, Jeff Denton Systems Programmer Clemson University [email protected] On Wed, Apr 16, 2014 at 6:28 PM, Tim Wissman <[email protected]> wrote: > > during the devpvfs2-req.c (in the linux-2.6 directory) compilation, the > errors are as follows (hand typed due to network security): > > 852: error: expected specifier-qualifier-list before 'compat_uptr_t' > In function 'translate_dev_map26': > 864: error: implicit declaration of fucntion 'compat_alloc_user_space' > 864: warning: initialization makes pointer from integer without a cast > 869: error: 'struct PVFS_dev_map_desc32' has no member named 'ptr' (this > shows 7 times) > > there are a few more that are similar with the function 'compat_ptr' and > the no member named are total_size, size and count > > if you need the complete message list, i can type it all in. > > > On Thu, Apr 17, 2014 at 7:40 AM, Boyd Wilson <[email protected]> wrote: > >> what errors did you get? (we have tested up to 3.11 with 2.8.8). >> >> -b >> >> >> On Wed, Apr 16, 2014 at 6:09 PM, Tim Wissman <[email protected]>wrote: >> >>> sorry, the version is 2.8.8. >>> >>> >>> On Thu, Apr 17, 2014 at 7:32 AM, Boyd Wilson <[email protected]> wrote: >>> >>>> what version of orangeFS? >>>> >>>> >>>> On Wed, Apr 16, 2014 at 5:58 PM, Tim Wissman <[email protected]>wrote: >>>> >>>>> >>>>> Hi Folks, I am new to the alias and OrangeFS (PVFS2). I have installed >>>>> a 3 node server cluster with 2 clients. My first attempt was on Oracle >>>>> Linux 6.5 running the 3.8.13 kernel. The server built perfectly, but when >>>>> i >>>>> tried the client, the kmod would not build. >>>>> >>>>> Is there something i can try, or is this just something that is still >>>>> in the works? >>>>> >>>>> thanks for any guidance. >>>>> >>>>> tim >>>>> >>>>> _______________________________________________ >>>>> 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 > >
_______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
