On 1/20/09, Jacky Oh <assaulter0...@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-unsubscr...@freebsd.org" > -- Paul _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"