Re: [rock-sm] 2005120120075312519 clifford vote delete
"Andreas V. Meier" <avmeier-S0/[email protected]>
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 07, 2005 at 11:22:29AM +0100, Clifford Wolf wrote: > Hi, > > On Tue, Dec 06, 2005 at 11:09:40PM +0100, Andreas V. Meier wrote: > > 3. Our build scripts prevent such a symlink as they move it to /usr/lib. > > This could be fixed easily: > [patch that fixes it easily] > but I'm not sure if creating /lib -> /usr/lib symlinks is a nice fix either. It is not. It unnecessarily occupies inodes. And as Stefan said, the .la files really belong to /usr/lib. I am currently evaluating a new fix, which already helped kdelibs to build. The problem seems to come from /usr/lib/libacl.la, which has a hardcoded path to lib: dependency_libs=' /lib/libattr.la' Modifying this to the correct path helps. My next step will be to find out how this wrong dependency happened. 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) iD8DBQFDlr1e2A9/vRi9PS4RAgphAJwIWZwkdoPcH4xRECTOCIEpam0gqgCfTUGd bn6WzkggtXN63iZ7sN8qLy8= =YwRm -----END PGP SIGNATURE-----