I'm trying to build on the IU cluster, but hit this problem: fs_lustre.c: In function 'mca_fs_lustre_component_file_query':
fs_lustre.c:101: warning: passing argument 1 of 'mca_fs_base_get_parent_dir' discards qualifiers from pointer target type fs_lustre_file_open.c:36: warning: function declaration isn't a prototype fs_lustre_file_open.c:39: warning: function declaration isn't a prototype fs_lustre_file_open.c: In function 'alloc_lum': fs_lustre_file_open.c:44: error: invalid application of 'sizeof' to incomplete type 'struct lov_user_md_v3' fs_lustre_file_open.c:40: warning: unused variable 'join' Anyone know the origin of the problem? Ralph