From owner-freebsd-current Tue Jan 11 4:21:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id D922F1543A for ; Tue, 11 Jan 2000 04:21:26 -0800 (PST) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.9.3/8.9.3) id SAA00652; Tue, 11 Jan 2000 18:21:22 +0600 (NOVT) (envelope-from nnd) Date: Tue, 11 Jan 2000 18:21:22 +0600 (NOVT) Message-Id: <200001111221.SAA00652@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: current@freebsd.org Subject: Re: Can't "kldload" modules due to "symbol NDFREE undefined" In-Reply-To: <20000111113258.D630E1CA0@overcee.netplex.com.au> User-Agent: tin/1.4.1-19991201 ("Polish") (UNIX) (FreeBSD/4.0-CURRENT (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <20000111113258.D630E1CA0@overcee.netplex.com.au> Peter Wemm wrote: > Charlie & wrote: >> On Tue, Jan 11, 2000 at 01:41:18AM -0800, Kris Kennaway wrote: >> > On Tue, 11 Jan 2000 nnd@mail.nsk.ru 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 when my modules were out of date. Please double-check to >> > make sure.. >> >> And what (apart from listed actions) is the best >> method to establish "syncronization" of the kernel, modules and >> kldload ? > > IMHO, add 'options COMPAT_LINUX' to your kernel and don't use the module if > you are going to be regularly compiling the kernel and modules seperately.. Thanks a lot for your advice(s) but on my CURRENT box I compile kernel and modules seperately only in thouse (rare enough) cases when one of them is broken. So, the problem is not in "out of sync" kernel and modules. And besides of "linux.ko" the same problem (i.e. kldload errror) have all modules with NDFREE reference - ccd.ko, cd9660.ko, coda.ko, ibcs2.ko, ibcs2_coff.ko, msdos.ko, nfs.ko, ntfs.ko, null.ko, svr4.ko, umap.ko, union.ko, vinum.ko, vn.ko. Can somebody with CURRENT system test 'kldload' some of the above modules on his machine and post the results ? N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message