#3443: XZ puts liblzma.{a,la} into /lib
--------------------+-------------------------
Reporter: chris | Owner: lfs-book@…
Type: task | Status: new
Priority: normal | Milestone: 7.5
Component: Book | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------+-------------------------
Comment (by bdubbs@…):
Slightly off topic but related, it looks like kmod also puts libkmod.so in
/lib. That needs to be deleted and replaced with:
ln -svf ../../lib/libkmod.so.2.2.4 /usr/lib/libkmod.so
I don't see a good way to find 2.2.4 as a parameter, so it looks like it
needs to be checked manually with each kmod update.
/usr/lib/pkgconfig/libkmod.pc needs to be adjusted too:
sed -i "s@=/lib@=/usr/lib@" /usr/lib/pkgconfig/libkmod.pc
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3443#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page