> On 05/09/2016 12:37 PM, Paul J. Hentschel wrote: > > I want to share a few notes on issues I encountered with Chapter 24 over the > > weekend. I am building from a LFS-7.9 systemd system. > > 1) Before installing Mesa-11.2.1 I installed the recommended dependencies. I > > had issues using parallel processing with LLVM with Clang. I had to use make > > -j1. I'm not saying this is an issue with the book, but I wanted to mention > > it. > > I haven't had any problems with parallel builds for LLVM. Do you have > the error that you got? > > > 3) I didn't get a 10-evdev.conf file in my /usr/share/X11/xorg.conf.d/ > > directory, which caused my keyboard not to work on my laptop when testing > > the Xorg installation with startx. I copied one I had from a previous > > installation and that fixed it. > > You need to install the appropriate driver - specifically, the Xorg > Evdev driver. > > > > Most of these may just be issues with my system (or perhaps I skipped > > something by accident) and not the book, but I wanted to pass along the > > information. > > > > Thank you, > > Paul > >
Chris, I didn't make note of the specific errors from the LLVM build. I know it was at different spots both times I tried with -j4. I can try rebuilding a few more times with -j4 and note the specific errors (if any) and report back if you would like. As to the installing the evdev driver, I did install the package but the conf file did not get created for some reason. All I had to do was copy an existing conf file from a different installation to make it work. I see that I installed Evdev Driver-2.9.2 this time instead of 2.10.2. Did that just change over the weekend? I think I was working from the May 6 book. It was a local copy that I updated sometime on Saturday. Maybe I'll build again with the latest and see if any of my issues repeat. Thanks, Paul. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page