On Wed, Aug 22, 2007 at 03:27:40PM -0500, Salmon, Rene wrote: [...] > Now building lustre 1.6.1 on an ia64 patchless client with ofed 1.2 > fails while building ptlrpc here is the error message: > > Making all in ptlrpc > make[5]: Entering directory > `/usr/src/packages/BUILD/lustre-1.6.1/lustre/ptlrpc' > connection.c: In function ???ptlrpc_get_connection???: > connection.c:107: warning: pointer targets in passing argument 2 of > ???obd_str2uui > d??? differ in signedness > niobuf.c: In function ???ptlrpc_register_bulk???: > niobuf.c:208: error: ???PAGE_SHIFT??? undeclared (first use in this > function) > niobuf.c:208: error: (Each undeclared identifier is reported only once > niobuf.c:208: error: for each function it appears in.) > make[5]: *** [libptlrpc_a-niobuf.o] Error 1
This is known: https://bugzilla.lustre.org/show_bug.cgi?id=13360 The patch in that bug is supposed to fix this. BTW, what's your Linux distribution? Isaac _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
