Daniel Veillard wrote:
On Fri, Jun 03, 2005 at 08:34:02AM -0400, Neal Becker wrote:
I just tried to build kyum-0.7.1, and got a link error, /usr/lib64/libfam.la
not found. I see on FC3 this file exists:
rpm -q -f /usr/lib64/libfam.la
gamin-devel-0.0.25-1.FC3
It's missing from FC4 version:
rpm -q gamin-devel
gamin-devel-0.1.0-1
I think this is a big problem, because it seems other kde libs reference it.
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159144
Those kde libraries should be rebuilt to not reference the .la, since as
you discovered those reference are way too fragile
Amen brother. Either rebuild or remove the references to to libfam.la
from all /usr/lib/*.la files,
perl -pi -e "s@/usr/lib/libfam.la@@" /usr/lib/*.la
-- Rex
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/fedora-devel-list