**/On Thu Jan 12 12:29:36 CET 2012 Olipro wrote:/
> however, I'm not entirely sure what dependencies I should be making this rely on to ensure people on say...

On /Tue Feb 14 09:56:22 CET 2012/ *Oliver* wrote:
> Done.
>
> Signed-off-by: Oliver Smith <olipro at 8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa <https://lists.openwrt.org/mailman/listinfo/openwrt-devel>>

I tested the proposed utils/haveged package and it compiled ok for ar71xx/WNDR3700, but the daemon did not start. Trying to manually start it caused the system to complain about missing librt.so:
> root@OpenWrt:/etc# ./init.d/haveged start
> /sbin/haveged: can't load library 'librt.so.0'

Manually compiling and installing 'librt' enables haveged to start and work.
Apparently the haveged package definition is missing a dependency on 'librt'.

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to