Bug 829 - Webkit r44552 needs libXt
Summary: Webkit r44552 needs libXt
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 major
Target Milestone: 2010.05
Assignee: Thomas Petazzoni
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-27 17:47 UTC by Dan Dart
Modified: 2010-07-27 21:27 UTC (History)
1 user (show)

See Also:
Host: i686-linux-gnu
Target: i686-linux-uclibc
Build: i686-linux-uclibc


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Dart 2009-12-27 17:47:52 UTC
I tried to compile (host has Xt with dev headers), but Webkit still doesn't compile, maybe due to it being compiled before X (I specified TinyX).

checking for XtOpenDisplay in -lXt... no
configure: error: X Toolkit Intrinsics library (libXt) not found
make: *** [/home/dan/xenon/buildroot/output/build/webkit-r44552/.stamp_configured] Error 1
Comment 1 Thomas Petazzoni 2010-02-21 18:54:52 UTC
Do you still encounter this issue ? If so, could you attach your .config ?

It's fairly strange to see WebKit asking for Xt. Xt is a very old toolkit that almost nobody uses these days.