Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Peter Wemm

Donn Miller wrote:
 Idea Receiver wrote:
  
  My mail server was down for pass few days. Hope I didnt miss anything
  important!
  
  Today, I try to make world and then rebuild the kernel.
  After I restart the machine, it shows "Old-style KLD file linuxelf found"
  and "Old-style KLD file linuxaout found" and then core dumped.
 
 
 What you need to do is/
 
 brandelf -t Linux /compat/linux/sbin/ldconfig
 
 and then reboot.

Actually, I'm not sure that I see how this has to do with the message above.
What was reported was a diagnostic message from the kernel module loader
about having a kernel with the new kld interface but an old-style kld.
The original poster has just got the kernel and kld's out of sync.

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]
"All of this is for nothing if we don't go to the stars" - JMS/B5



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



Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Donn Miller

Idea Receiver wrote:
 
 My mail server was down for pass few days. Hope I didnt miss anything
 important!
 
 Today, I try to make world and then rebuild the kernel.
 After I restart the machine, it shows "Old-style KLD file linuxelf found"
 and "Old-style KLD file linuxaout found" and then core dumped.


What you need to do is/

brandelf -t Linux compat/linux/sbin/ldconfig

and then reboot.

- Donn


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



Old-style KLD file linuxelf found?

2000-05-02 Thread Idea Receiver


My mail server was down for pass few days. Hope I didnt miss anything 
important!

Today, I try to make world and then rebuild the kernel.
After I restart the machine, it shows "Old-style KLD file linuxelf found"
and "Old-style KLD file linuxaout found" and then core dumped.

I tried to brandelf. but same message appear...

Please help me!
I believe I miss out something really important in pass few days

thx



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



Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Donn Miller

Donn Miller wrote:
 
 Idea Receiver wrote:
 
  My mail server was down for pass few days. Hope I didnt miss anything
  important!
 
  Today, I try to make world and then rebuild the kernel.
  After I restart the machine, it shows "Old-style KLD file linuxelf found"
  and "Old-style KLD file linuxaout found" and then core dumped.
 
 What you need to do is/
 
 brandelf -t Linux compat/linux/sbin/ldconfig
 
 and then reboot.

Actually, I meant brandelf -t Linux /compat/linux/sbin/ldconfig.

- Donn


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



Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Idea Receiver



On Tue, 2 May 2000, Donn Miller wrote:

 Donn Miller wrote:
  
  Idea Receiver wrote:
  
   My mail server was down for pass few days. Hope I didnt miss anything
   important!
  
   Today, I try to make world and then rebuild the kernel.
   After I restart the machine, it shows "Old-style KLD file linuxelf found"
   and "Old-style KLD file linuxaout found" and then core dumped.
  
  What you need to do is/
  
  brandelf -t Linux compat/linux/sbin/ldconfig
  
  and then reboot.
 
 Actually, I meant brandelf -t Linux /compat/linux/sbin/ldconfig.
 

as i said before. i did try to brandelf it. doesnt work.

anyway. i think maybe due to the modules not sync? but how can this
happen?



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



Re: Old-style KLD file linuxelf found?

2000-05-02 Thread Donn Miller

Idea Receiver wrote:
 
 On Tue, 2 May 2000, Donn Miller wrote:

  Actually, I meant brandelf -t Linux /compat/linux/sbin/ldconfig.
 
 
 as i said before. i did try to brandelf it. doesnt work.
 
 anyway. i think maybe due to the modules not sync? but how can this
 happen?

You probably need to make world and kernel to get them both into sync.

- Donn


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