Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41653 - libtool installed *.la files point to temporary files!
Summary: libtool installed *.la files point to temporary files!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-15 05:20 UTC by Martin Mokrejš
Modified: 2004-02-16 08:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2004-02-15 05:20:29 UTC
Hi,
  this is a stupid problem. /usr/kde/3.2/lib/libqtmcop.la and /usr/qt/3/lib/libqt-mt.la on my system had either in dependency_libs= or in libdir= full path to /var/tmp/portage/...image/usr/lib/qt/lib/ and similar in case of kde. That prevents rebuildin of kdelibs as it complains that the *.la file is missing in /var/tmp/portage/....

  After editing these two files I'm fine.

ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)




Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jan Schubert 2004-02-15 11:22:55 UTC
Same here for /usr/qt/3/lib/libqt-mt.la on amd64, the other one is fine.

Thx for the workaround!
Comment 2 Jan Schubert 2004-02-15 13:39:12 UTC
I've lot of these errors. It seems that nearly evry la file in /usr/kde/3.2/lib is affected. After a lot of errors conerning kde and qt i got this right now:

libtool: link: cannot find the library `/usr/lib/opengl/nvidia/libGL.la'

This file is actually located in /usr/lib/opengl/nvidia/lib/libGL.la....
Comment 3 Dylan Carlson (RETIRED) gentoo-dev 2004-02-16 08:26:58 UTC
I'm not seeing this problem on amd64, libtool-1.4.3-r3.
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2004-02-16 08:59:24 UTC
it should all be fixed in the ebuilds - it may require some hand patching OR just re-emerging qt, arts, kdelibs, etc...