Bug 829

Summary: Webkit r44552 needs libXt
Product: buildroot Reporter: Dan Dart <dandart>
Component: OtherAssignee: Thomas Petazzoni <thomas.petazzoni>
Status: RESOLVED FIXED    
Severity: major CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: 2010.05   
Hardware: PC   
OS: Linux   
Host: i686-linux-gnu Target: i686-linux-uclibc
Build: i686-linux-uclibc

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.