[webkit-dev] [wxWindows] ubuntu build problem

David Kilzer ddkilzer at webkit.org
Fri Jun 12 07:41:57 PDT 2009


It sounds like the wxWindows build is broken due to a file missing from its build system.  (Find the source file with JSC::jsonTable() defined in it, then add it to the wx build system files.)

I've copied Kevin Ollivier, the port maintainer, so that he's aware of the issue.

Kevin, any chance of getting the wxWindows buildbot back online?

Dave




________________________________
From: anurag uniyal <anuraguniyal at yahoo.com>
To: webkit-dev at lists.webkit.org
Sent: Thursday, June 11, 2009 10:56:52 PM
Subject: Re: [webkit-dev] ubuntu build problem


do anybody have a clue, or any pointers for me so that I can fix it myself?



I have checked out revision 44600 today and it gives me build problem
is there some stable version which I should be using?

I am building it on ubuntu machine
with command
./build-webkit --wx --wx-args="wxgc wxpython"

"""
ranlib /home/anushri/try/WebKit/WebKitBuild/Release/libjscore.a
g++ -o /home/anushri/try/WebKit/WebKitBuild/Release/jsc obj-gnu/jsc_jsc.o  -lm -L/usr/lib -licui18n -licuuc -licudata -lm -L/home/anushri/try/WebKit/WebKitBuild/Release -L/home/anushri/try/WebKit/WebKitTools/wx/../../WebKitLibraries/unix/lib -L/home/anushri/try/WebKit/WebKitTools/wx/../../WebKitLibraries -ljpeg -lpng `wx-config --libs core,base` -g    -ljscore -lpthread  
/home/anushri/try/WebKit/WebKitBuild/Release/libjscore.a(jscore_JSGlobalData.o): In function `JSC::JSGlobalData::JSGlobalData(bool, JSC::VPtrSet const&)':
JSGlobalData.cpp:(.text+0x8e1): undefined reference to `JSC::jsonTable'
/home/anushri/try/WebKit/WebKitBuild/Release/libjscore.a(jscore_JSGlobalData.o): In function `JSC::JSGlobalData::JSGlobalData(bool, JSC::VPtrSet const&)':
JSGlobalData.cpp:(.text+0x1241): undefined reference to `JSC::jsonTable'
/home/anushri/try/WebKit/WebKitBuild/Release/libjscore.a(jscore_JSGlobalObject.o): In function `JSC::JSGlobalObject::reset(JSC::JSValue)':
JSGlobalObject.cpp:(.text+0x5391): undefined reference to `vtable for JSC::JSONObject'
collect2: ld returned 1 exit status
make: *** [/home/anushri/try/WebKit/WebKitBuild/Release/jsc] Error 1
make: Leaving directory `/home/anushri/try/WebKit/JavaScriptCore
""""

rgds
Anurag
________________________________
 Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here!
________________________________
 Own a website.Get an unlimited package.Pay next to nothing.*Click here!.
________________________________
 Explore and discover exciting holidays and getaways with Yahoo! India Travel Click here!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090612/7a65f4aa/attachment.html>


More information about the webkit-dev mailing list