I'm trying to build JS-60.8.0 in BLFS systemd development version. The configure script immediately dies with the message:

NotImplementedError: /dev/urandom (or equivalent) not found

If I create an empty /dev/urandom file (touch /dev/urandom) I get:

RuntimeError: Failed to read %zi bytes from /dev/urandom

The only place in BLFS software where /dev/urandom appears is in BIND-9.14.9. So I installed that and again tried to configure JS-60.8.0, with the same error.

What to do?

Alan

--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to