-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Roger Håkansson wrote: > Philip Brown wrote: >> The "generic, and permenant fix", is to track down the dependant packages >> that are using libtool, and hound the maintainer to remove the .la files >> :-) > > And in this case, the maintainer is "retired" and the "dependant > package" is the one I'm trying to build... > > A recap: > > CSWlibgsf consists of two libraries, libgsf-1.so(.114.0.11) and > libgsf-gnome-1.so(.114.0.11) > Both libraries get built without any problem, and > libgsf-gnome-1.so.114.0.11 gets linked to libgsf-1.so.114.0.11 > But during the install (to work/pkgroot...) libgsf-gnome-1.so.114.0.11 > is relinked (as usual when using libtool) get linked to > /opt/csw/lib/libgsf-1.1.9.1. > > My thought was that someone might have seen this problem (with another > package) before and had a solution for it. > > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers not that I think about this some more. if you enable-fast-install it will stop the relink.
[ ==> Begin Quote <== ] You can pass a list of executables as the argument to `--enable-fast-install' to determine which set of executables will not be relinked at installation time (on the hosts that require it). By specifying: $ ./configure --enable-fast-install=autogen [ ==> End Quote <== ] http://sources.redhat.com/autobook/autobook/autobook_85.html - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAknP1j4ACgkQLrhmsXMSLxdQwgCg2ld+ux5CHpDq4rigJjigfvlA +l0An0U55Wh6wHdlj8RbRuiHKZmykc5E =7XK4 -----END PGP SIGNATURE----- _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
