Bug 16936
Summary: | WebKit GTK+ porting can not compile correctly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Aiken <aike47> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | CLOSED WORKSFORME | ||
Severity: | Normal | CC: | alp |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.4 |
Aiken
WebKit-r29336 nightly builds can not compiled correctly, after I fix saveral small issue, I get this error:
pcre_tables.cpp:71:24:error:chartables.c:No such file or directory
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alp Toker
Are you using qmake or autotools for the build (How did you start the build?)
Can you provide a full error paste without trying to fix issues? There's no way of telling what's wrong from such a small paste.
If you continue to have trouble, another way to get help is IRC -- #webkit on FreeNode
Aiken
I have fixed this by copy one chartables.c file from another folder, thank you
(In reply to comment #1)
> Are you using qmake or autotools for the build (How did you start the build?)
> Can you provide a full error paste without trying to fix issues? There's no way
> of telling what's wrong from such a small paste.
> If you continue to have trouble, another way to get help is IRC -- #webkit on
> FreeNode