Re: kernel error when upgrading to 7.0

2008-03-11 Thread Matthew Seaman
Dave wrote: Hello, I've got a 6.2 or 3 box that i'm wanting to update to 7.0. I've cvsupped my source, made world, and built a kernel, all went successfully. This is the GENERIC kernel. When i do a make installkernel i am getting the error kldxref: file isn't dynamically linked Is

kernel error when upgrading to 7.0

2008-03-10 Thread Dave
Hello, I've got a 6.2 or 3 box that i'm wanting to update to 7.0. I've cvsupped my source, made world, and built a kernel, all went successfully. This is the GENERIC kernel. When i do a make installkernel i am getting the error kldxref: file isn't dynamically linked Is this a show

Re: kernel error when upgrading to 7.0

2008-03-10 Thread Norman Maurer
Hi, you have to exec make installworld before exec make installkernel .. bye Norman Am Montag, den 10.03.2008, 21:11 -0400 schrieb Dave: Hello, I've got a 6.2 or 3 box that i'm wanting to update to 7.0. I've cvsupped my source, made world, and built a kernel, all went successfully. This

Re: kernel error when upgrading to 7.0

2008-03-10 Thread Dave
] To: Dave [EMAIL PROTECTED] Cc: freebsd-questions@freebsd.org Sent: Monday, March 10, 2008 10:40 PM Subject: Re: kernel error when upgrading to 7.0 Hi, you have to exec make installworld before exec make installkernel .. bye Norman Am Montag, den 10.03.2008, 21:11 -0400 schrieb Dave: Hello

Re: kernel error when upgrading to 7.0

2008-03-10 Thread D Hill
On Tue, 11 Mar 2008 at 00:41 -0400, [EMAIL PROTECTED] confabulated: Hello, Previously i've done make buildworld, make buildkernel, make installkernel, shutdown to single user mode, mergemaster -p, make installworld, mergemaster, boot multiuser. Has this procedure changed? Thanks. Dave.

Re: kernel error when upgrading to 7.0

2008-03-10 Thread Dave
error when upgrading to 7.0 On Tue, 11 Mar 2008 at 00:41 -0400, [EMAIL PROTECTED] confabulated: Hello, Previously i've done make buildworld, make buildkernel, make installkernel, shutdown to single user mode, mergemaster -p, make installworld, mergemaster, boot multiuser. Has

Re: kernel error when upgrading to 7.0

2008-03-10 Thread D Hill
PROTECTED] Sent: Tuesday, March 11, 2008 12:58 AM Subject: Re: kernel error when upgrading to 7.0 On Tue, 11 Mar 2008 at 00:41 -0400, [EMAIL PROTECTED] confabulated: Hello, Previously i've done make buildworld, make buildkernel, make installkernel, shutdown to single user mode, mergemaster -p