tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Differences between NetBSD 3.0 and 4.0 [was: with regard to the filesystem]



On Wed, Apr 16, 2008 at 09:27:17PM +0200, Hans Petter Selasky wrote:
> Hi,
> 
> I compiled a NetBSD 4.0 GENERIC kernel with DEBUG + DIAGNOSTICS and got the 
> following when I tried to load my module. Without DEBUG + DIAGNOSTICS my 
> module loaded fine.

Have you also compiled your module with -DDEBUG and -DDIAGNOSTIC to match
the kernel?

(actually DIAGNOSTIC should not be required to match between the kernel
and the LKM, but I believe DEBUG is.)

Pavel


Home | Main Index | Thread Index | Old Index