[lustre-discuss] compile lustre client for ARM64

Simon Guilbault simon.guilbault at calculquebec.ca
Wed May 30 18:56:35 PDT 2018


Hi,

I had the same error message with ./configure but it was for a x86 server
with some old Qlogic card. The relevant information to find the error was
in config.log.

In my case it was a macro problem (IS_ENABLED)
in source/arch/x86/include/asm/pgtable.h:504 that was added for the
Meltdown/Spectre patch on newer kernels. Your problem is probably very
different but the clue is probably in config.log.

On Wed, May 30, 2018 at 7:53 PM, Liu, Zhengchun <zhengchun.liu at anl.gov>
wrote:

> Hi,
>
> We recently try to compile lustre client for ARM64 arch, with Mellanox
> OFED.
>
> It gave “configure: error: can't compile with OpenIB gen2 headers under “
> error. when run
>
> ./configure --disable-server --enable-client --with-linux=/usr/src/kernels
> --with-o2ib=/usr/src/ofa_kernel/default
>
> We tried ofa_kernel 4.2 and 4.3 (for aarch64 from http://www.mellanox.com/
> page/products_dyn?product_family=26&mtag=linux_sw_drivers) with the
> latest lustre release.
>
> Does anyone have any suggestions about the error?
>
> Thanks very much in advance
> Zhengchun
>
> _______________________________________________
> lustre-discuss mailing list
> lustre-discuss at lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lustre.org/pipermail/lustre-discuss-lustre.org/attachments/20180530/8d376302/attachment.html>


More information about the lustre-discuss mailing list