Skip to content

Build failure with Lustre #792

@jsquyres

Description

@jsquyres

HLRS's MTT runs are running into a build failure on master at dev-2223-g731cfe3 (see http://mtt.open-mpi.org/index.php?do_redir=2248):

fs_lustre_file_open.c: In function 'alloc_lum':
fs_lustre_file_open.c:48:5: error: 'LOV_MAX_STRIPE_COUNT' undeclared (first use in this function)
     LOV_MAX_STRIPE_COUNT * sizeof(struct lov_user_ost_data_v1);
     ^
fs_lustre_file_open.c:48:5: note: each undeclared identifier is reported only once for each function
it appears in

@ggouaillardet @hppritcha @cniethammer @roblatham00 Is this something we need to patch in OMPI's copy of ROMIO?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions