On 02/11/10 21:11, Bruce Dubbs wrote:
> I don't recall seeing this error. It would be helpful to see what the 
> contents of bug22.out are, however, the test has:
> FILE *fp = fopen ("/dev/null", "w");
> if (fp == NULL)
> {
>      puts ("cannot open /dev/null");
>      return 1;
> }
>
> Have you mounted /dev properly? (Section 6.2)
>    


Having checked, I can confidently say that I have mounted /dev properly.

bug22.out is an empty file


>> make[2]: [/sources/glibc-2.12.1-build/posix/annexc.out] Error 1 (ignored)
>> make[2]: *** [/sources/glibc-2.12.1-build/nptl/tst-cond10.out] Error 1
>> make[1]: *** [nptl/tests] Error 2
>> make: *** [check] Error 2
>>      
> See the book about this one.
>
>     -- Bruce
>    



Yes, I noticed that one in the book and wasn't so worried about it  :-)

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

Reply via email to