On Jul 20, 2007 14:35 +0200, H. N. HARAKE wrote: > I tried to build lustre rpms to our IBM P5 system which is running > Suse linux I got the errors below, > Any ideas? looks big endian needs a patch, my plan is to install > lustre client only
This error is for server code only. If you are only interested in clients you can configure with --disable-server. Just as an FYI - if you are only interested in building the server, you can configure with --disable-client. > Linux 2.6.5-7.244-pseries64 #1 SMP Mon Dec 12 18:32:25 UTC 2005 > ppc64 ppc64 ppc64 GNU/Linux > > lustre error > ------------ > > In file included > from /usr/src/packages/BUILD/lustre-1.6.0.1/lustre/ldiskfs/linux/ > ldiskfs_jbd.h:20, > > from /usr/src/packages/BUILD/lustre-1.6.0.1/lustre/ldiskfs/acl.c:11: > /usr/src/packages/BUILD/lustre-1.6.0.1/lustre/ldiskfs/linux/ > ldiskfs_fs.h:377:2: #error "mballoc needs a patch for big-endian > systems - CFS bug 10634" > make[7]: *** > [/usr/src/packages/BUILD/lustre-1.6.0.1/lustre/ldiskfs/acl.o] Error 1 > make[6]: *** [/usr/src/packages/BUILD/lustre-1.6.0.1/lustre/ldiskfs] > Error 2 > make[5]: *** [/usr/src/packages/BUILD/lustre-1.6.0.1/lustre] Error 2 > make[5]: *** Waiting for unfinished jobs.... > make[4]: *** [_module_/usr/src/packages/BUILD/lustre-1.6.0.1] Error 2 > make[3]: *** [modules] Error 2 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.10652 (%build) Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
