DragonFly BSD
DragonFly kernel List (threaded) for 2012-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: trouble building/loading crypto.ko


From: Thomas Nikolajsen <thomas.nikolajsen@xxxxxxx>
Date: Mon, 30 Jan 2012 19:57:26 +0100

>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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]