I think that even to build the rpms, I have to be in a RedHat or Suse distribution. I can't do that from any distribution starting from tarball.

At configure time I have this message:
checking for RedHat kernel release number...
checking if Linux kernel was built with CONFIG_SUSE_KERNEL... no

Because I am not in a RedHat distribution there is no way to decide what patch list to apply.

Question: What you call ldiskfs in reality is ext4 with the patches in the lustre tarball. Is that right ?



On Thu, Oct 9, 2014 at 9:54 AM, Henwood, Richard <richard.henwood@intel.com> wrote:
On Thu, 2014-10-09 at 05:34 +0000, Dilger, Andreas wrote:
> If you check out the sources from Git, you can build the client against an unpatched kernel (in the range 2.6.32 - 3.10 for master) using:
>
>     sh autogen.sh
>     ./configure --with-linux=/path/to/linux
>     make rpms
>

'make rpms' will give you an rpms to install, so you'll need to add rpm
onto your Linux from Scratch.

make install

may be a better choice in your case... And if it is, you probably want
to review and contribute to this issue:
https://jira.hpdd.intel.com/browse/LU-2878

best regards,
Richard

<snip>
--
Richard.Henwood@intel.com
Intel High Performance Data Division