Thomas Schuerger wrote:
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> 
> This happens when the install script wants to call {PREFIX}/sbin/ldconfig
> (the Linux-ldconfig).
> 
> I rebuilt and reinstalled the linux emulation module, but that
> didn_t help either.
> Installing the above port will still cause a kernel panic.
> 
> I haven_t read this list for a while, so I might have missed
> something important.
> Any hints or ideas what might be going wrong? What can I do to make
> it work again?
> 

<rant>
You should be reading this list if you run -current!
</rant>

Cvsup up to date sources.
Build a new kernel.
Install kernel.
Edit /etc/rc.conf to *not* load the linux module at boot time.
Reboot.
make world
Edit /etc/rc.conf to load the linux module at boot time.
Either reboot or kldload the linux module.

-- 
Steve


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to