Re: [blfs-support] LLVM-8.0.1 not building

2019-10-26 Thread Trent via blfs-support
On 10/26/19 4:12 PM, Trent via blfs-support wrote: So here is the referenced link on this. http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/llvm.html I am building it from the recommendation for Mesa-19.1.4 The first time I ran the build, it did not give useful

Re: [blfs-support] openjdk8 + ant

2019-10-26 Thread DJ Lucas via blfs-support
On 10/26/2019 5:26 PM, Thomas Trepl via blfs-support wrote: Hi all, i have for some reason to use openjdk8 for which i used the instructions just like if would be jdk-12. Java (jdk8) works pretty fine so far. Now i wanted to build ant (as a prerequisite to Tomcat) but failed at the $

Re: [blfs-support] Fcron-3.2.1: /lib/systemd/system/fcron.service: No such file or directory

2019-10-26 Thread Douglas R. Reno via blfs-support
On 10/26/19 8:34 PM, Trent via blfs-support wrote: On 10/26/19 7:13 PM, Douglas R. Reno via blfs-support wrote: On 10/26/19 7:04 PM, Trent via blfs-support wrote: From this section: http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/fcron.html Last part: sed -i

Re: [blfs-support] Fcron-3.2.1: /lib/systemd/system/fcron.service: No such file or directory

2019-10-26 Thread Trent via blfs-support
On 10/26/19 7:13 PM, Douglas R. Reno via blfs-support wrote: On 10/26/19 7:04 PM, Trent via blfs-support wrote: From this section: http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/fcron.html Last part: sed -i 's:/var/run/fcron.pid:/run/fcron.pid:' \

Re: [blfs-support] Fcron-3.2.1: /lib/systemd/system/fcron.service: No such file or directory

2019-10-26 Thread Trent via blfs-support
On 10/26/19 7:13 PM, Douglas R. Reno via blfs-support wrote: On 10/26/19 7:04 PM, Trent via blfs-support wrote: From this section: http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/fcron.html Last part: sed -i 's:/var/run/fcron.pid:/run/fcron.pid:' \

Re: [blfs-support] Fcron-3.2.1: /lib/systemd/system/fcron.service: No such file or directory

2019-10-26 Thread Douglas R. Reno via blfs-support
On 10/26/19 7:04 PM, Trent via blfs-support wrote: From this section: http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/fcron.html Last part: sed -i 's:/var/run/fcron.pid:/run/fcron.pid:' \ /lib/systemd/system/fcron.service Is returning: sed: can't read

[blfs-support] openjdk8 + ant

2019-10-26 Thread Thomas Trepl via blfs-support
Hi all, i have for some reason to use openjdk8 for which i used the instructions just like if would be jdk-12. Java (jdk8) works pretty fine so far. Now i wanted to build ant (as a prerequisite to Tomcat) but failed at the $ bootstrap/bin/ant -Ddest=optional -f fetch.xml command. It reports an

Re: [blfs-support] Cmake requirement listed at Optional

2019-10-26 Thread Trent via blfs-support
On 10/25/19 7:31 PM, Ken Moffat via blfs-support wrote: On Fri, Oct 25, 2019 at 06:29:08PM -0500, Trent via blfs-support wrote: Hello, So I am doing CMake right now. Just wanted to inform of this issue I ran into. http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/cmake.html

[blfs-support] LLVM-8.0.1 not building

2019-10-26 Thread Trent via blfs-support
So here is the referenced link on this. http://www.linuxfromscratch.org/blfs/view/stable-systemd/general/llvm.html I am building it from the recommendation for Mesa-19.1.4 The first time I ran the build, it did not give useful information. The second time it did give more information, but

Re: [blfs-support] No Network Interfaces (eth0, wlan0) after boot + Auth Issues in GNOME

2019-10-26 Thread Ken Moffat via blfs-support
On Sat, Oct 26, 2019 at 03:28:06PM -0400, Jared Stevens via blfs-support wrote: > If I need to make two separate posts instead of just this one let me know. > > I would like to bring up two significant issues I am still experiencing > with my LFS 9.0 (systemd) build that I hope to get resolved

Re: [blfs-support] No Network Interfaces (eth0, wlan0) after boot + Auth Issues in GNOME

2019-10-26 Thread Pierre Labastie via blfs-support
On 26/10/2019 21:28, Jared Stevens via blfs-support wrote: > If I need to make two separate posts instead of just this one let me know. > > I would like to bring up two significant issues I am still experiencing with > my LFS 9.0 (systemd) build that I hope to get resolved somehow. > > The first

Re: [blfs-support] No Network Interfaces (eth0, wlan0) after boot + Auth Issues in GNOME

2019-10-26 Thread Bruce Dubbs via blfs-support
On 10/26/19 2:28 PM, Jared Stevens via blfs-support wrote: If I need to make two separate posts instead of just this one let me know. I would like to bring up two significant issues I am still experiencing with my LFS 9.0 (systemd) build that I hope to get resolved somehow. The first issue

[blfs-support] No Network Interfaces (eth0, wlan0) after boot + Auth Issues in GNOME

2019-10-26 Thread Jared Stevens via blfs-support
If I need to make two separate posts instead of just this one let me know. I would like to bring up two significant issues I am still experiencing with my LFS 9.0 (systemd) build that I hope to get resolved somehow. The first issue is that my system will not create the necessary network

Re: [blfs-support] Best approach for lvm2

2019-10-26 Thread Douglas R. Reno via blfs-support
On 10/26/19 9:20 AM, Pierre Labastie via blfs-support wrote: Pierre [1] I am not sure why Windows is using two small partitions + one big, but the computer came with that, and I just shrank the big partition to make room for linux. The reason why Windows does that is so that the recovery tools

Re: [blfs-support] Best approach for lvm2

2019-10-26 Thread Pierre Labastie via blfs-support
On 26/10/2019 14:46, Christopher Gregory via blfs-support wrote: > Hello, > > I am about to install another version of lfs/blfs on a new ssd hard drive, > and I am wanting to move all my drives to using lvm2. What I need to know is > the best approach for this. I understand that it needs to

[blfs-support] Best approach for lvm2

2019-10-26 Thread Christopher Gregory via blfs-support
Hello, I am about to install another version of lfs/blfs on a new ssd hard drive, and I am wanting to move all my drives to using lvm2. What I need to know is the best approach for this. I understand that it needs to happen at the partitioning stage of installing lfs. I was wondering if I