[Lustre-discuss] SLES11 'make rpms' dies

Dardo D Kleiner - CONTRACTOR dkleiner at cmf.nrl.navy.mil
Wed Mar 24 14:44:32 PDT 2010


On 3/24/10 5:22 PM, Joe Landman wrote:
> Dardo D Kleiner - CONTRACTOR wrote:
>> It would appear that the kernel patches necessary to build Lustre
>> server bits have not been applied (and I guess you insisted with
>> --enable-server otherwise it shouldn't have even tried).
>
> Doesn't the
>
> quilt push -a
>
> do the patching?

It does, and with "v" it should be verbose about it which is why I asked to
see that in case it had problems.  But this is moot as you are only looking
for client bits...

> I was following the directions on the web page when it died the first
> time. I read some more from the various readme's for SLES in the 1.8.2
> distribution. It suggests using --enable-server and several other things.
>
> Where I'd like to get to is just building the kernel modules for the
> "patchless" client on .42 or .45. I didn't see instructions on that. Any
> pointers welcomed.

The patchless client build should "just work", don't --enable-server unless
you want the server.  What are your exact configure options?  This is
sufficient as a bare minimum test:

./configure --with-linux=/lib/modules/2.6.27.45-0.1-default/source \
	--with-linux-obj=/lib/modules/2.6.27.45-0.1-default/build

Attach your config.log if possible as well.

- Dardo



More information about the lustre-discuss mailing list