On 05/05/2012 03:52 AM, Wayne Blaszczyk wrote: > On 05/05/12 01:52, Bruce Dubbs wrote: >> BLFS Trac wrote: >>> #3350: libvirt-glib does not build on LFS 7.1 >>> ----------------------+----------------------------------------------------- >>> Reporter: wblaszcz | Owner: blfs-book@… >>> Type: defect | Status: new >>> Priority: normal | Milestone: current >>> Component: BOOK | Version: SVN >>> Severity: normal | Keywords: >>> ----------------------+----------------------------------------------------- >>> >>> Comment(by Krejzi): >>> >>> I fully understand the sed. However problem still lies at libtirpc whose >>> .so and .la files are moved into /usr/lib, but .la file still lists /lib >>> as libdir, but should list /usr/lib instead. If that is corrected before >>> libvirt has been compiled, the problem would not exist at all with libvirt >>> nor libvirt-glib. >>> > Only the .*a files are moved to /usr/lib. The .so files remain in /lib. > > Wayne. >
I don't know if you noticed, but libvirt was linked to the .a file. You reported it back then. Well, we need to make symlink in /usr/lib for .so file, and switch libdir in libtirpc.la for everything to be ok. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
