Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382483 - media-libs/evas needs libgobject-2.0.la (no more installed by dev-libs/glib-2.28.8)
Summary: media-libs/evas needs libgobject-2.0.la (no more installed by dev-libs/glib-2...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 09:45 UTC by Eliovir
Modified: 2011-09-10 16:19 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 Eliovir 2011-09-10 09:45:48 UTC
Emerging evas (1.0.1 or 9999) after updating glib from 2.26.1-r1 to 2.28.8, it complains about missing /usr/lib64/libgobject-2.0.la.

glib-2.28.8 did not install this file no more, while it exists in the image directory (/var/tmp/portage/dev-libs/glib-2.28.8/image/usr/lib64/libgobject-2.0.la)

in the ebuild, I read
    # Completely useless with or without USE static-libs, people need to use
    # pkg-config
    find "${ED}" -name '*.la' -exec rm -f {} +

after commenting that line, evas-1.0.1 did install.
Comment 1 Rafał Mużyło 2011-09-10 16:19:58 UTC
Use revdep-rebuild/lafilefixer.