On 08/22/2013 04:50 PM, Bruce Dubbs wrote:
> William Harrington wrote:
>>
>>
>> On Aug 21, 2013, at 21:49, Bryan Kadzban
>> <br...@kadzban.is-a-geek.net> wrote:
>>
>>> So if the host is running 2.6.28 or something, then entering the
>>> chroot probably isn't going to work when chapter 5's libc was built
>>> with --enable-kernel=2.6.34.
>>
>> The first error will be in ch5 during gcc pass2 and configure log
>> will report "Fatal. Kernel too old" because anything linking to the
>> ch5 glibc without compatible syscalls will die.
> 
> I updated the minimum kernel requirement to 2.6.34.  I also created an 
> entity in the xml called min-kernel so the --enable-kernel values in 
> chapters 5 and 6 will remain in sync with the host system requirements.
> 
>    -- Bruce
> 

Forgot to mention why I originaly said to use 2.6.32 instead of 2.6.34.
There are still Debian 6 and Ubuntu 10.04 (LTS) which are supported and
use 2.6.32 kernel. Some guy was building on Ubuntu 10.04 and it failed
for him since kernel was set to 2.6.34 and he was running 2.6.32.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to