Hi all,

i think i found a bug in the development book.
In chapter 6.50 (the installation of shadow) the configure-command
should look like this:

./configure --libdir=/lib --enable-shared --without-selinux \
        --sysconfdir=/etc

. This is needed because the default sysconfdir ist /usr/etc since
prefix is /usr in default. With default setting the default directory,
login.defs, limits and login.access are copied/created to /usr/etc/
but pwconv and passwd, which are later in the chapter executed need
them in /etc.


greets 

                Tobias
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to