On Чтв, 2006-08-24 at 19:48 +0200, Christian Ehrlicher wrote: > Any ideas what we really really need in 0.9.4.x?
First and very simple idea. Fix "Bug #6109 compilation done, installation failiure. (relink `_core.la')". Steps to fix: 1. Download and install libtool-1.5.22. 2. cd 0.9.4 and run libtoolize --force --copy. This will modify config.guess, config.sub and ltmain.sh. 3. commit this files. This should really solve this problem, because if you look inside ltmain.sh (after step 2.) you will see the following lines: # move library search paths that coincide with paths to not yet # installed libraries to the beginning of the library search list And if you search libtool (or autoconf. I do not remember exactly where...) mailing list you'll find discussion of similar issues. P.S. In attachment you'll find patch that should fix the problem. Peter.
sim-0.9.4-libtoolize.patch.gz
Description: GNU Zip compressed data
signature.asc
Description: This is a digitally signed message part
_______________________________________________ sim-im-main mailing list [email protected] https://mailman.dg.net.ua/listinfo/sim-im-main
