Bug 111572

Summary: Link failure when building against gtk2
Product: WebKit Reporter: Dominique Leuenberger <dimstar>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, webkit.review.bot, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Dominique Leuenberger 2013-03-06 06:12:11 PST
Building webkitgtk 1.11.90 against gtk2 fails in the linking stage of the test programs (testcopyandpaste) due to missing references to libX11, which in turn is needed for XFree
Comment 1 Dominique Leuenberger 2013-03-06 06:13:46 PST
I prepared a full patch already, but don't have access to the machine with the patch for the next 4 hours.. will attach the patch later on.
Comment 2 Dominique Leuenberger 2013-03-06 09:43:06 PST
Created attachment 191774 [details]
Patch
Comment 3 WebKit Review Bot 2013-03-06 10:13:30 PST
Comment on attachment 191774 [details]
Patch

Clearing flags on attachment: 191774

Committed r144943: <http://trac.webkit.org/changeset/144943>
Comment 4 WebKit Review Bot 2013-03-06 10:13:33 PST
All reviewed patches have been landed.  Closing bug.