NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: run linux program then "FATAL: kernel too old"



In article <gump0u$rjm$1%serpens.de@localhost>,
Michael van Elst <mlelstv%serpens.de@localhost> wrote:
>leiming2006%gmail.com@localhost (LeiMing) writes:
>
>>3) I mount it to /emul/linux on netbsd5 (i386, generic kernel) and then  
>>run "/emul/linux/usr/bin/gcc", it tells me "FATAL: kernel too old"
>
>>Could anyone tell me what does the error message mean, which kernel is too  
>>old? what should I do?
>
>The Linux emulation tells programs that it is running on a 2.4 kernel.
>Some programs require 2.6 or newer.

sysctl -w emul.linux.kern.osrelease=2.6.24

But then it will fail differently.

christos



Home | Main Index | Thread Index | Old Index