Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81483 - Typo in /usr/lib/libbonoboui-2.la that prevents anything using it form compiling
Summary: Typo in /usr/lib/libbonoboui-2.la that prevents anything using it form compiling
Status: RESOLVED DUPLICATE of bug 83081
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-10 03:52 UTC by VZ
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 VZ 2005-02-10 03:52:47 UTC
LIBBONOBO-2.8.0
In /usr/lib/libbonoboui-2.la it says:

dependency_libs=' usr/lib/libgnomecanvas-2.la /usr/lib/libgtk...... '

libtool can't find the absolute path of 'usr/lib', therefore the line should say: /usr/lib/libgnomecanvas-2.la



Reproducible: Always
Steps to Reproduce:
1.Emerge libbonobo
2.Emerge libgnomeui, will fail
3.
Comment 1 foser (RETIRED) gentoo-dev 2005-02-10 06:45:15 UTC
i think this is a dupe of #79713 and amd64 specific.
Comment 2 SpanKY gentoo-dev 2005-02-23 07:58:46 UTC
what does this show:
grep -l '[^/]usr/lib' /usr/lib/*.la
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2005-02-23 09:11:05 UTC

*** This bug has been marked as a duplicate of 83081 ***