Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371143 - net-libs/webkit-gtk-1.4.1-r200 fails to compile with USE=introspection when gtk+ is -introspection
Summary: net-libs/webkit-gtk-1.4.1-r200 fails to compile with USE=introspection when g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-11 13:08 UTC by Mikael Magnusson
Modified: 2011-06-12 10:55 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 Mikael Magnusson 2011-06-11 13:08:54 UTC
GEN    WebKit-1.0.gir
Couldn't find include 'Gtk-2.0.gir' (search path: ['./Source/WebKit/gtk', '.', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0'])
Comment 1 Elfenbein, Karsten 2011-06-11 17:11:59 UTC
also fails if introspection use flag is unset
Comment 2 Mikael Magnusson 2011-06-11 17:14:42 UTC
(In reply to comment #1)
> also fails if introspection use flag is unset

No, that worked fine for me. If you have a problem with that you should file a new bug with information about how it fails there, not here.
Comment 3 Nirbheek Chauhan (RETIRED) gentoo-dev 2011-06-12 09:09:04 UTC
Hum, don't know how this was missed. It needs gtk+[introspection] and libsoup[introspection]. Added to the ebuild, thanks for reporting!