Bug 22892

Summary: np includes are incorrect
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch to fix headers paths none

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