Bug 16936 - WebKit GTK+ porting can not compile correctly
Summary: WebKit GTK+ porting can not compile correctly
Status: CLOSED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2008-01-19 01:22 PST by Aiken
Modified: 2008-02-18 19:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Aiken 2008-01-19 01:22:23 PST
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
Comment 1 Alp Toker 2008-01-19 09:19:09 PST
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
Comment 2 Aiken 2008-02-18 19:25:12 PST
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