trouble building/loading crypto.ko
Thomas Nikolajsen
thomas.nikolajsen at mail.dk
Mon Jan 30 10:57:26 PST 2012
>I just tried to build the crypto kernel driver as a module, which failed in
>multiple ways:
>
>1) there is no zlib.ko
zlib is in if_ppp.ko kernel module;
but it is not auto loaded, guess we miss some module dependencies.
>link_elf_obj_obj: symbol AES_GMAC_Init undefined
>
>I fixed this ..
Thanks!
> .. but now I get this:
>
># kldload crypto
>cryptosoft0: <software crypto> on motherboard
>spin_lock: 0xffffffff830601c0, indefinite wait (1 secs)!
Please open a bug (submit to bugs@ or use http://bugs.dragobflybsd.org),
this will make it easier to handle, e.g. get it resolved in 3.0 before release.
-thomas
More information about the Kernel
mailing list