On Jul 24, 2009 16:15 -0500, Nilson Cain wrote: > On further investigation, ll_getstripe_info.c does not exist in this > directory. It is referenced in the Makefile, but no source exists by that > name.
Please use v1_8_1_RC4 (tagged today), as that is the probable final release candidate. I don't see this file referenced in the Makefile here. If you haven't run "sh autogen.sh" and then ./configure again, it might not have updated since last time the Makefile was generated. > On Fri, Jul 24, 2009 at 4:10 PM, Nilson Cain <[email protected]> wrote: > > > Hi, I am unable to get Lustre to build on SUSE Enterprise 11. I have > > checked the source from CVS using the v1_8_1_RC1 tag (as specified here: > > http://www.mail-archive.com/[email protected]/msg04555.html) > > > > I patched my kernel with Quilt and ran the following configure script: > > > > ./configure --with-linux=/home/nrcain/lustre/kernel/linux-2.6.27.25-0.1 > > --with-linux-obj=/home/nrcain/lustre/kernel/linux-2.6.27.25-0.1-obj/x86_64/default/ > > > > Then I ran `make rpms` > > > > This runs for a while, but the following error results: > > > > make[3]: Entering directory `/home/nrcain/lustre/CVS/lustre/lustre/tests' > > make[3]: *** No rule to make target `ll_getstripe_info.c', needed by > > `distdir'. Stop. > > make[3]: Leaving directory `/home/nrcain/lustre/CVS/lustre/lustre/tests' > > make[2]: *** [distdir] Error 1 > > make[2]: Leaving directory `/home/nrcain/lustre/CVS/lustre/lustre' > > make[1]: *** [distdir] Error 1 > > make[1]: Leaving directory `/home/nrcain/lustre/CVS/lustre' > > make: *** [rpms] Error 2 > > > > > > Does anyone have some insight to this? Or possibly know where to find > > binary RPMs for SLES 11? > > > > Thanks! > > > > -- > > Nilson Cain > > University of Alabama Office of Information Technology, Research > > [email protected] (205) 292-5231 > > > > > > -- > Nilson Cain > University of Alabama Office of Information Technology, Research > [email protected] (205) 292-5231 > _______________________________________________ > Lustre-discuss mailing list > [email protected] > http://lists.lustre.org/mailman/listinfo/lustre-discuss Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. _______________________________________________ Lustre-discuss mailing list [email protected] http://lists.lustre.org/mailman/listinfo/lustre-discuss
