Re: [blfs-support] Trouble Configuring JS-60.8.0

2020-01-18 Thread Bruce Dubbs via blfs-support
On 1/18/20 10:57 AM, DJ Lucas via blfs-support wrote: On 1/17/2020 11:11 PM, Alan Feuerbacher via blfs-support wrote: # MUST EXPERIMENT WITH THESE but I'm pretty sure they need to be done # Done after a complete reboot: mount -v --bind /dev $LFS/dev mount -vt devpts devpts $LFS/dev/pts -o

Re: [blfs-support] Trouble Configuring JS-60.8.0

2020-01-18 Thread DJ Lucas via blfs-support
On 1/17/2020 11:11 PM, Alan Feuerbacher via blfs-support wrote: # MUST EXPERIMENT WITH THESE but I'm pretty sure they need to be done # Done after a complete reboot: mount -v --bind /dev $LFS/dev mount -vt devpts devpts $LFS/dev/pts -o gid=5,mode=620 mount -vt proc proc $LFS/proc mount -vt

Re: [blfs-support] Trouble Configuring JS-60.8.0

2020-01-18 Thread Christopher Gregory via blfs-support
> Sent: Saturday, January 18, 2020 at 6:11 PM > From: "Alan Feuerbacher via blfs-support" > > To: blfs-support@lists.linuxfromscratch.org > Cc: "Alan Feuerbacher" > Subject: Re: [blfs-support] Trouble Configuring JS-60.8.0 > > On 1/17/2020 8:2

Re: [blfs-support] Trouble Configuring JS-60.8.0

2020-01-17 Thread Alan Feuerbacher via blfs-support
On 1/17/2020 8:22 PM, Douglas R. Reno via blfs-support wrote: On 1/17/20 9:19 PM, Alan Feuerbacher via blfs-support wrote: 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

Re: [blfs-support] Trouble Configuring JS-60.8.0

2020-01-17 Thread Douglas R. Reno via blfs-support
On 1/17/20 9:19 PM, Alan Feuerbacher via blfs-support wrote: 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

[blfs-support] Trouble Configuring JS-60.8.0

2020-01-17 Thread Alan Feuerbacher via blfs-support
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