I find that the failed are related to "locale". It appears in the error log
that:
... ... failed
perl: warning: Setting locale failed. != # file: 1/sub/link
perl: warning: Please check your locale settings: != user.a
LANGUAGE = (unset), !=
LC_ALL = (unset), != # file: 1/sub/link/link-file
LANG = "en_US.ISO-8859-1@euro" != user.a
are supported and installed on your system. !=
perl: warning: Failing back to the standard locale ("C"). != ~
# file: 1/sub/link/ != ~
user.a != ~
!= ~
# file: 1/sub/link/link-file != ~
user.a != ~
!= ~
>
>Thanks Bruce.
>
>According to you it improves a bit. Now it shows:
>
>>> I encountered a problem when testing attr-2.4.46 using "make tests
>>> root-tests ext-tests" command. I'm sure that my file system ext3
>>> supports extended attributes (I contained it in kernel
>>> configuration). When the test finished it showed " 107 commands (34
>>> passed, 73 failed)
>>>
>>> make [1]:*** [attr.test]Error 73
>>>
>>> make [1]:leave directory '/tmp/attr-2.4.46/test' make: *** [tests]
>>> Error 2
>>>
>>> " Is it a fatal problem which I must fix or ignored to go on with the
>>> next command "make install"?
>>
>>Yes, I think there is something wrong. I have:
>>
>>$ make -C
test/ tests
>>...
>>107 commands (107 passed, 0 failed)
>107 commands (94 passed, 13 failed)
>>$ sudo make -C test/ root-tests
>>make[1]: Entering directory `/tmp/attr/attr-2.4.46/test'
>>Note: Tests must run as root
>>29 commands (29 passed, 0 failed)
>
>29 commands (20 passed, 9 failed)
>>$ make -C test/ ext-tests
>>...
>>20 commands (16 passed, 4 failed)
>>I'm not sure why I got the 4 ext-tests failures.
>the same to you.
>>I'm guessing that you have extended attributes set for some other file
>>systems like reiser, xfs, or jfs, but don't have any of those
>>filesystems available.
>
>Yes.
>> -- Bruce
>
>>
>--
>http://linuxfromscratch.org/mailman/listinfo/blfs-support
>FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>Unsubscribe: See the above information page
>
>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page