Date: Tue, 20 Jan 2009 18:25:06 +0100 From: "Paul B. Mahol" <onemda@gmail.com> To: Jacky Oh <assaulter0x80@gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: KLD: program.ko: depends of kernel - no avaiable Message-ID: <3a142e750901200925g5c648c08t6d9364be9027407@mail.gmail.com> In-Reply-To: <ed8027db0901200821g4f78beeek1d6a4b489587892@mail.gmail.com> References: <ed8027db0901200821g4f78beeek1d6a4b489587892@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@ > anyone know something about this? > > Thanks! > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > -- Paul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3a142e750901200925g5c648c08t6d9364be9027407>