Hi, this week I had problems re-emerging amarok after upgrading KDE to 3.5 and removing 3.4. Several *.la files in /usr/lib still had lines containing /usr/kde/3.4. I fixed this manually using
find /usr/lib -name "*.la" -exec sed -i s%/kde/3.4/%/kde/3.5/%g {} \;
which made "emerge amarok" happy again.
However, there already exists fix_libtool_files.sh, which does the same
after GCC upgrade. Could this be enhanced to also handle the KDE upgrade
case?
Bye...
Dirk
--
Dirk Heinrichs | Tel: +49 (0)162 234 3408
Configuration Manager | Fax: +49 (0)211 47068 111
Capgemini Deutschland | Mail: [EMAIL PROTECTED]
Hambornerstraße 55 | Web: http://www.capgemini.com
D-40472 Düsseldorf | ICQ#: 110037733
GPG Public Key C2E467BB | Keyserver: www.keyserver.net
pgpQGhFFO8GUt.pgp
Description: PGP signature
