#2999: ACL/Attr libs should be on /lib
---------------------+------------------------------------------------------
Reporter: willimm | Owner: blfs-b...@…
Type: defect | Status: new
Priority: high | Milestone: 6.5
Component: BOOK | Version: SVN
Severity: major | Keywords:
---------------------+------------------------------------------------------
There is a pretty crucial flaw in the ACL/Attr instructions: the libraries
of ACL/Attr are in /usr/lib. Now, at first glance, this is not such a
problem, but if you have /usr on a separate partion and rebuild Coreutils
after ACL/Attr per the instructions, all of the Coreutils programs
(including the ones that reside in /bin) link against ACL/Attr, and if the
/usr partion fails, all of the Coreutils apps that linked aganst ACL/Attr
are unusable.
See how serious this is? I'd move the ACL/Attr libs to /lib to avoid this
problem. You also have to put the .la files for ACL/Attr in /lib, as UDEV
and KDE will fail to build without them (I learned this the hard way).
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2999>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page