Bug 22892 - np includes are incorrect
Summary: np includes are incorrect
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 16:09 PST by Gustavo Noronha (kov)
Modified: 2008-12-17 06:10 PST (History)
0 users

See Also:


Attachments
patch to fix headers paths (1.62 KB, patch)
2008-12-16 16:09 PST, Gustavo Noronha (kov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2008-12-16 16:09:12 PST
While building WebKit/GTK+ I have build failures on DumpRenderTree/TestNetscapePlugIn.subproj/ because of the np include headers path.
Comment 1 Gustavo Noronha (kov) 2008-12-16 16:09:55 PST
Created attachment 26076 [details]
patch to fix headers paths

I believe this patch is needed to build WebKit/GTK+ currently.
Comment 2 Mark Rowe (bdash) 2008-12-16 22:14:17 PST
This will probably break it on Mac + Windows.
Comment 3 Gustavo Noronha (kov) 2008-12-17 06:10:44 PST
Actually, this is a make dist problem - the header files used by the test are not being included in the tarball, I'll deal with this in the bug report I already opened about the make dist problems.
Comment 4 Gustavo Noronha (kov) 2008-12-17 06:10:49 PST
Comment on attachment 26076 [details]
patch to fix headers paths

clearing review flag