On 02/06/2013 15:56, Mateusz Kaźmierczak wrote:
> Welcome,
> I built an LFS 7.3 and starting an BLFS. I have an xfs filesystem
> on / and ext4 on /home. I enabled in kernel XFS support. When
> I try run command "make tests" it's fails.  It is good to ignore
>these errors and install package?
>
> Test log is as follows (make tests):
> 
> *** attr.test ***
> [...]
> [16] $ setfattr -n user. -v value f -- failed
> setfattr: f: Zły argument            != setfattr: f: Invalid argument

It looks like the tests want error  messages in English, and they are
emitted in Polish...

Try to run them with LANG=C. Also, as explained in the book,
the filesystems should support extended attributes, but I cannot
tell whether the other errors (those not about error messages)
come from that.

Pierre
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to