On Friday 28 March 2008, Siju George said:
> On Sat, Mar 29, 2008 at 4:43 AM, Siju George <[EMAIL PROTECTED]> 
wrote:
> > Hi,
> >
> >  How do i fix this error?
> >  ====================================
> >  freebsdsrv# pwd
> >  /usr/ports/emulators/linux_base-fc6
> >  freebsdsrv# make install clean
> >  ===>  linux_base-fc6-6_5 linuxulator is not (kld)loaded.
> >  *** Error code 1
> >
> >  Stop in /usr/ports/emulators/linux_base-fc6.
> >  freebsdsrv#
> >  =====================================
> >
> >  Thanks
> >
> >  --Siju
>
> I did
>
> #kldload linux
>
> and now get this error
>
> ========================================
> freebsdsrv# pwd
> /usr/ports/emulators/linux_base-fc6
> freebsdsrv# make install clean
> ===>  linux_base-fc6-6_5 compat.linux.osrelease: 2.4.2 is not
> supported. *** Error code 1
>
> Stop in /usr/ports/emulators/linux_base-fc6.
> freebsdsrv#
> ==============================================
>
> How do I fix this?

If you had read UPDATING you would see to do:

sysctl compat.linux.osrelease=2.6.16

Add:

compat.linux.osrelease=2.6.16 to /etc/sysctl.conf

Beech

> thanks
>
> Siju


-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - [EMAIL PROTECTED]
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://www.freebsd.org
 X  - NO Word docs in e-mail | Latest Release:
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------



_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to