On May 9, 2016 11:50 AM, "Paul J. Hentschel" <p...@hpminc.com> 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.
>
Hmm... thats interesting. I can try a parallel build later on one of mine
and see if I have the same issue. Its possible that it may be broken. I
merged that update from trunk. How many jobs were you running at a time? I
am awaiting a new motherboard for the one that does most of my parallel
stuff, but I can run -j2 on my other development system.

> 2a) Before installing Xorg-Server-1.8.3 I installed the recommended
> dependencies. This led me to reinstalling Systemd-229, which in turn led
me
> to first installing Linux-PAM-1.2.1 and reinstalling  Shadow-4.2.1. When I
> got to the point in Shadow to test by logging in as a user and su to root
I
> had an issue. I got the message "System is booting up. See pam_nologin(8)"
> when I tried to login. I needed to delete  /run/nologin before I could
login
> as a user and pass the test. (I think that is the correct path, I'm going
> from memory).
>
I will take a look into that while I am rebuilding one of my development
systems. I came across that once in the past, but I don't remember what I
had to do to fix it (and I thought it was only an issue with me!)

> 2b) The download link for the Xorg-Server-1.18.3 patch and the install
> instructions don't refer to the same file.
>
OK, thanks for reporting this problem. I must have glanced over it.

> 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.
>
I didn't get one on one of my development systems, and I ended up copying
from an old build. I just rebuilt my workstation last week and didn't have
this problem. I should probably take a look at a trunk build and see what
makes that file get installed over there.

> 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 for letting us know! While some of these problems could just be
issues with your system, if things are happening with yours, chances are
that they are happening with others.

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

Reply via email to