> I know there is an option. It is --with-randomdev=<path>. And i have read
> related information in bind9 mannual:

There you go.  "configure --with-randomdev=/dev/random"

If you don't specify a random device when you run configure, it will try to
find one for you.  But it knows you're not building BIND on the system
where you'll be running it, so it would be useless to search the current
system for a random device, so it stops the build.  But if you tell it what
device to use, it won't need to search for one.

-- 
Evan Hunt -- e...@isc.org
Internet Systems Consortium, Inc.
_______________________________________________
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to