KLD: program.ko: depends of kernel - no avaiable
Paul B. Mahol
onemda at gmail.com
Tue Jan 20 09:25:08 PST 2009
On 1/20/09, Jacky Oh <assaulter0x80 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>
--
Paul
More information about the freebsd-hackers
mailing list