On Wed, 12 Jan 2005 06:23:38 -0700, Duncan wrote: > As I mentioned, there's a script to help fix these bad path pointers. > As I mentioned, it is supposed to be run automatically when an upgrade > is merged that causes some of them to be outdated. However, there's > nothing stopping you from running it manually, and indeed that's the > recommended fix in this case. If that fails, keep in mind that the *.la > files in question /are/ text based, so you may try your hand at doing a > manual grep for the offending string in your *.la files, then manually > editing them to point to the right location, if worse comes to worse.
Thank you, Duncan. That was the explanation I was looking for. Symbol link is a bad sollution. In forums now there was disscution about this issue, so simple run fo fix_libtool_files.sh 3.3.4 solved my problem. So thank you for your attention. Now I'm studing autotools, so this information helps me in any way. I'll follow your advice not to post here error messages. ___________ Peter. -- [email protected] mailing list
