That structure is used just for the kernel module.  Did you configure
OrangeFS with-kernel?  If so, this may be why you are getting this error?

Which version of OrangeFS are you using?

Becky


On Tue, Mar 25, 2014 at 3:45 PM, Rob Latham <r...@mcs.anl.gov> wrote:

> When I build ROMIO with pvfs2 support, i get lots of warnings about
> warning: variable 's_kmod_keyword_mask_map' is not needed and will not be
> emitted.  The attached patch making that structure 'const' appears to make
> clang happier, and seems apropriate for this read-only data structure.
>
> ==robb
>
> --
> Rob Latham
> Mathematics and Computer Science Division
> Argonne National Lab, IL USA
>
> _______________________________________________
> Pvfs2-developers mailing list
> Pvfs2-developers@beowulf-underground.org
> http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
>
>
_______________________________________________
Pvfs2-developers mailing list
Pvfs2-developers@beowulf-underground.org
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to