undefined reference to symbol 'JSEvaluateScript'

Bug #799196 reported by marinalan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Midori Web Browser
New
Undecided
Unassigned

Bug Description

git pull
./waf configure
./waf build --run

....

 60/116] cc: extensions/toolbar-editor.c -> _build_/default/extensions/toolbar-editor_16.o
[ 61/116] cc_link: _build_/default/midori/main_2.o -> _build_/default/midori/midori
/usr/bin/ld: default/midori/libmidori-core.a(sokoke_1.o): undefined reference to symbol 'JSEvaluateScript'
/usr/bin/ld: note: 'JSEvaluateScript' is defined in DSO /usr/local/lib/libjavascriptcoregtk-1.0.so.0 so try adding it to the linker command line
/usr/local/lib/libjavascriptcoregtk-1.0.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
Waf: Leaving directory `/home/marina/src/midori/_build_'
Build failed: -> task failed (err #1):
 {task: cc_link main_2.o -> midori}

PS: I have webkit built from source in such manner:
svn update
./autogen.sh --enable-web-sockets --enable-mathml --enable-image-resizer --enable-webkit2

touch ./Source/WebKit/gtk/webkitmarshal.list
make

( that was built successfully)
svn info:

Path: .
URL: http://svn.webkit.org/repository/webkit/trunk
Repository Root: http://svn.webkit.org/repository/webkit
Repository UUID: 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Revision: 88603
Node Kind: directory
Schedule: normal
Last Changed Author: <email address hidden>
Last Changed Rev: 88603
Last Changed Date: 2011-06-11 11:09:14 -0700 (Sat, 11 Jun 2011)
----------------------------

Tags: build
Revision history for this message
Avi Romanoff (aroman) wrote :

Was there ever a resolution to this problem? I got the exact same error when recompiling Midori from the latest dev tarball of webkitgtk.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.