Date: Tue, 20 Jan 2009 23:02:40 +0300 From: Stanislav Sedov <stas@FreeBSD.org> To: "Paul B. Mahol" <onemda@gmail.com> Cc: freebsd-hackers@freebsd.org, Jacky Oh <assaulter0x80@gmail.com> Subject: Re: KLD: program.ko: depends of kernel - no avaiable Message-ID: <20090120230240.c1047c0d.stas@FreeBSD.org> In-Reply-To: <3a142e750901200925g5c648c08t6d9364be9027407@mail.gmail.com> References: <ed8027db0901200821g4f78beeek1d6a4b489587892@mail.gmail.com> <3a142e750901200925g5c648c08t6d9364be9027407@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 20 Jan 2009 18:25:06 +0100 "Paul B. Mahol" <onemda@gmail.com> mentioned: > On 1/20/09, Jacky Oh <assaulter0x80@gmail.com> wrote: > > Hi, > > > > I'm writing a syscall module and he compiles well but at load time, kldload > > shows: > > > > KLD: program.ko: depends of kernel - no avaiable > > program.ko expect kernel that is not currently running. > This usually means that kernel which you are currently using and > source from which you are building program.ko are not in sync. > It is hard to guess because you did not give any useful information. > And this is one really belongs to questions@ and not to hackers@ > The other possible reason that you used the symbol undefined in kernel (e.g. called unexistent function). - -- Stanislav Sedov ST4096-RIPE -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAkl2LeAACgkQK/VZk+smlYFLwgCfVxU28ltWAe66XcxkSzXtR+wA 4SAAoIJmjx/aLIr4mI2k81bfl3gX++sf =Er2z -----END PGP SIGNATURE----- !DSPAM:49762ddd967007949615204!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090120230240.c1047c0d.stas>