Hi Randall, It has been fixed in CVS but not in the release tarballs. You can get the file from:
http://www.myri.com/serve/bags/mxlnd_wire.h Regards, Scott On Feb 18, 2008, at 12:49 PM, Randall Martin wrote: > I’m trying to build the mxlnd module, but there are missing header > files referenced by the lustre source code. Here’s the error I’m > seeing: > > > > CC [M] /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.o > > In file included from /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/ > mxlnd.c:25: > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.h:238:24: error: > mxlnd_wire.h: No such file or directory > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c: In function > `mxlnd_ctx_init’: > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:157: error: > dereferencing pointer to incomplete type > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:158: error: > dereferencing pointer to incomplete type > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:159: error: > dereferencing pointer to incomplete type > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:160: error: > dereferencing pointer to incomplete type > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c: In function > `mxlnd_init_mx’: > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:555: error: > `MXLND_MSG_MAGIC’ undeclared (first use in this function) > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:555: error: (Each > undeclared identifier is reported only once > > /usr/src/lustre-1.6.4.2/lnet/klnds/mxlnd/mxlnd.c:555: error: for > each function it appears in.) > > > > Any ideas on how to get the missing files? > > > > Thanks! > > Randy > > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
