Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131850 - app-dicts/verbiste-0.1.14: fix --as-needed compilation
Summary: app-dicts/verbiste-0.1.14: fix --as-needed compilation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Olivier Crete (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2006-04-30 17:38 UTC by TGL
Modified: 2006-04-30 18:18 UTC (History)
1 user (show)

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


Attachments
files/verbiste-0.1.14-as-needed.patch (verbiste-0.1.14-as-needed.patch,350 bytes, patch)
2006-04-30 17:38 UTC, TGL
Details | Diff
verbiste-0.1.14-ebuild.patch (verbiste-0.1.14-ebuild.patch,834 bytes, patch)
2006-04-30 17:39 UTC, TGL
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TGL 2006-04-30 17:38:32 UTC
libverbiste has some unresolved symbols (from libxml2), which prevent final linking of the package with -Wl,--as-needed. This patch fixes that.
Comment 1 TGL 2006-04-30 17:38:55 UTC
Created attachment 85890 [details, diff]
files/verbiste-0.1.14-as-needed.patch
Comment 2 TGL 2006-04-30 17:39:22 UTC
Created attachment 85891 [details, diff]
verbiste-0.1.14-ebuild.patch
Comment 3 Olivier Crete (RETIRED) gentoo-dev 2006-04-30 17:56:33 UTC
applied in CVS, please send it upstream too
Comment 4 TGL 2006-04-30 18:18:34 UTC
(In reply to comment #3)
> applied in CVS, 

Wooh, that was fast. Thanks.

> please send it upstream too

Ok, done.