Subject: Re: COMPAT_LINUX on amd64
To: Frank van der Linden <fvdl@netbsd.org>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: current-users
Date: 08/23/2005 00:33:29
>> FATAL: kernel too old
>> 
>> 
>> any idea? looks like strange problem as package is already prepared...
>
> You need to do:
>
> sysctl -w emul.linux.kern.osrelease=2.6.30
>
> ..and then try again.

i did sysctl -a|less and missed it.

THANKS!

>
> COMPAT_LINUX for amd64 is still "experimental", though it should work for a 
> lot of things. One problem is likely to be programs that use the newer Linux 
> thread library.
>
> - Frank
>