jp wrote:

>>> I experienced a weird error with make -k check, in glibc-2.10.1, chapter
>>> 6 of the book. One process got never killed, resulting in getting the
>>> make check command stuck.

>>> Changing the --with-kernel option of the configure command did it. 
>>> Passing --enable-kernel=current instead of --enable-kernel=2.6.0 to
>>> configure resulted in a clean build and all tests now successful.

>> What version of the kernel is you host system running?

> uname -r on my host returns: 2.6.29

Oops.  I made a change to the host requirements section to require 2.6.18 or 
later, but never updated the glibc instruction.  The option should be

--enable-kernel=2.6.18

In both chapter 5 and 6.  If you have time, I'd be interested if the test runs 
OK for you when using that switch.

Additionally, the behavior  you describe did not occur in our test build.  Are 
you deviating from the book in any way?

   -- Bruce



-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to