Hi,
i'm trying to follow the various hints provided in this thread:
https://lists.01.org/pipermail/hpdd-discuss/2014-November/001370.html
I use the attached Vagrantfile, and getting:
...
checking for quilt... no
checking whether to build ldiskfs based on ext4... yes
checking which ldiskfs series to use... configure: WARNING: Unknown
kernel version 2.6.32-504.8.1.el6.x86_64, fix ldiskfs/configure.ac
...
and further below:
...
Type 'make' to build Lustre.
+ make -j 1 -s
Making all in .
cc1: warnings being treated as errors
/root/rpmbuild/BUILD/lustre-1.8.9/lustre/llite/dir.c: In function
'll_dir_ioctl':
/root/rpmbuild/BUILD/lustre-1.8.9/lustre/llite/dir.c:1288: error:
assignment from incompatible pointer type
/root/rpmbuild/BUILD/lustre-1.8.9/lustre/llite/dir.c:1360: error:
passing argument 1 of 'putname' from incompatible pointer type
/usr/src/kernels/2.6.32-504.8.1.el6.x86_64/include/linux/fs.h:2185:
note: expected 'struct filename *' but argument is of type 'char *'
Could you help me to create reproducible instructions starting from the
attached Vagrantfile?
Best regards,
Marcin