Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread nnd
In <[EMAIL PROTECTED]> [EMAIL PROTECTED] wrote: In the meantime I make another test - reboot the system and on the loader prompt say: disk2s1a> load modules/linux.ko disk2s1a> boot and the system boots up successfully and kldstat shows 'linux.ko' module and Linux version of the

Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread nnd
On Tue, Jan 11, 2000 at 08:44:48PM +0800, Peter Wemm wrote: > > Can somebody with CURRENT system test 'kldload' some > > of the above modules on his machine and post the results ? > > First of all, can you try this please? > > > nm /kernel | grep NDFREE > c0186b64 T NDFREE > > This is to ch

Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread Peter Wemm
[EMAIL PROTECTED] wrote: > In <[EMAIL PROTECTED]> Peter Wemm wrote: > > Charlie & wrote: > >> On Tue, Jan 11, 2000 at 01:41:18AM -0800, Kris Kennaway wrote: > >> > On Tue, 11 Jan 2000 [EMAIL PROTECTED] wrote: > >> > > >> > >At least from the January 9 after 'cvsup', > >> > > 'make buildw

Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread nnd
In <[EMAIL PROTECTED]> Peter Wemm <[EMAIL PROTECTED]> wrote: > Charlie & wrote: >> On Tue, Jan 11, 2000 at 01:41:18AM -0800, Kris Kennaway wrote: >> > On Tue, 11 Jan 2000 [EMAIL PROTECTED] wrote: >> > >> > > At least from the January 9 after 'cvsup', >> > > 'make buildworld','make installworld'

Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread Peter Wemm
Charlie & wrote: > On Tue, Jan 11, 2000 at 01:41:18AM -0800, Kris Kennaway wrote: > > On Tue, 11 Jan 2000 [EMAIL PROTECTED] wrote: > > > > > At least from the January 9 after 'cvsup', > > > 'make buildworld','make installworld', 'make & install kernel' > > > I can't 'kldload linux'. 'Kldload" s

Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread
On Tue, Jan 11, 2000 at 01:41:18AM -0800, Kris Kennaway wrote: > On Tue, 11 Jan 2000 [EMAIL PROTECTED] wrote: > > > At least from the January 9 after 'cvsup', > > 'make buildworld','make installworld', 'make & install kernel' > > I can't 'kldload linux'. 'Kldload" says: > > Probably one of t

Re: Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread Kris Kennaway
On Tue, 11 Jan 2000 [EMAIL PROTECTED] wrote: > At least from the January 9 after 'cvsup', > 'make buildworld','make installworld', 'make & install kernel' > I can't 'kldload linux'. 'Kldload" says: Probably one of these is not up to date, or is out of sync. I had this problem yesterday whe

Can't "kldload" modules due to "symbol NDFREE undefined"

2000-01-11 Thread nnd
At least from the January 9 after 'cvsup', 'make buildworld','make installworld', 'make & install kernel' I can't 'kldload linux'. 'Kldload" says: kldload: can't load linux: Exec format error and /kernel says: /kernel: link_elf: symbol NDFREE undefined This is obviously cause