Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 496486 - net-libs/webkit-gtk-2.0.4 should depend on x11-libs/libXt - configure: error: X Toolkit Intrinsics library (libXt) not found
Summary: net-libs/webkit-gtk-2.0.4 should depend on x11-libs/libXt - configure: error:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-30 12:18 UTC by Fabio Rossi
Modified: 2014-01-29 15:04 UTC (History)
0 users

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


Attachments
net-libs:webkit-gtk-2.0.4:20131230-111709.log.gz (net-libs:webkit-gtk-2.0.4:20131230-111709.log.gz,3.13 KB, application/gzip)
2013-12-30 12:19 UTC, Fabio Rossi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2013-12-30 12:18:50 UTC
During configuration stage net-libs/webkit-gtk-2.0.4 fails with

...
checking for icu-config... /usr/bin/icu-config
checking for ZLIB... yes
checking for LIBXML... yes
checking for PANGO... yes
checking for ENCHANT... yes
checking for GAIL... yes
checking for CAIRO... yes
checking for GTK... yes
checking for XT... no
checking for XtOpenDisplay in -lXt... no
configure: error: X Toolkit Intrinsics library (libXt) not found

emerge log is attached. Adding x11-libs/libXt to DEPEND solves the issue.
Comment 1 Fabio Rossi 2013-12-30 12:19:54 UTC
Created attachment 366532 [details]
net-libs:webkit-gtk-2.0.4:20131230-111709.log.gz

configure log
Comment 2 Pacho Ramos gentoo-dev 2013-12-30 12:33:33 UTC
+  30 Dec 2013; Pacho Ramos <pacho@gentoo.org> webkit-gtk-2.0.4.ebuild,
+  webkit-gtk-2.2.2.ebuild:
+  Add missing dependency on x11-libs/libXt (#496486 by Fabio Rossi)
+
Comment 3 Mart Raudsepp gentoo-dev 2014-01-29 15:04:37 UTC
Added the missing dep to webkit-1.8 too, where the latest gtk2 using SLOT is.