Re: [rock-sm] 2005120120075312519 clifford vote delete
"Andreas V. Meier" <avmeier-S0/[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I stumbled over this issue while trying the kde update to 3.5. On Mon, Dec 05, 2005 at 02:07:07PM +0100, [email protected] wrote: > Open Patch: 2005120120075312519 [by daja77] + daja77 > - stefanp > Daniel Jahre: > updated attr to version 2.4.24 and added a hook > that copies libattr.la to /lib, kdelibs expects > it to be there and this is the right place for > it according to other distros and attr's own > sanity checks > > (stefanp) this is BS. libattr.so and libattr.la are for > development only and belong to /usr/lib. fix kde instead if > it's broken. Here are my observations: 1. It seems to be a problem with libtool, which for some reason tries to find the .la file in /lib. kde ships its own libtool, which does not differ in the relevant places from the common libtool. 2. Other distributions have a symlink in /lib that points to the /usr/lib/lib{acl,attr].la. This is the recommended fix from kde side for this build problem also. It helped at least kdelibs and kdebase for me. 3. Our build scripts prevent such a symlink as they move it to /usr/lib. 4. A dirty hack that creates such symlink before building kde stuff and removes it later helps the build. I placed this in kde-3.conf. But it is not a nice solution and I will not submit it. Ciao Andreas _______________________________________________ rock-devel mailing list [email protected] http://www.rocklinux.net/mailman/listinfo/rock-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFDlgwk2A9/vRi9PS4RAoDtAJ9rGe1Rz1RiTEnM/xfAO5mYHvHmfACgiaSq nMkURDZpXKbd7ZegOLGvWVc= =efjH -----END PGP SIGNATURE-----