Bug 19909
Summary: | Lack a ./configure check for libxt | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike Hommey <mh+webkit> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | d-r |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux |
Mike Hommey
Currently, lack of libxt-dev at build time leads to the following error (only relevant error copied):
../WebCore/plugins/gtk/gtk2xtbin.h:44:27: error: X11/Intrinsic.h: No such file or directory
A check should be added to the configure script.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dominik Röttsches (drott)
I think this is a duplicate to bug 19045.
Mike Hommey
I agree
*** This bug has been marked as a duplicate of 19045 ***