[Webkit-unassigned] [Bug 15299] GTK: ChromeClientGtk.cpp does not implement mouseDidMoveOverElement()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 18:23:00 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15299





------- Comment #9 from lars.lindner at gmail.com  2007-10-01 18:22 PDT -------
Sorry!!! Cosimo Cecchi is right. The patch as submitted is broken. I don't know
about correct procedure but reverting sounds good.

I'd like to provide a correction but I have compilation problems on my machine.
I assume it is a setup problem, but don't know how to solve it. Maybe someone
can help. My compilation fails with TCSystemAlloc.cpp:

../../JavaScriptCore/wtf/TCSystemAlloc.cpp:89: error: expected constructor,
destructor, or type conversion before ‘(’ token
../../JavaScriptCore/wtf/TCSystemAlloc.cpp:92: error: expected constructor,
destructor, or type conversion before ‘(’ token
../../JavaScriptCore/wtf/TCSystemAlloc.cpp: In function ‘void*
TryDevMem(size_t, size_t)’:
../../JavaScriptCore/wtf/TCSystemAlloc.cpp:240: error:
‘FLAGS_malloc_devmem_start’ was not declared in this scope
../../JavaScriptCore/wtf/TCSystemAlloc.cpp:252: error:
‘FLAGS_malloc_devmem_start’ was not declared in this scope
../../JavaScriptCore/wtf/TCSystemAlloc.cpp:253: error:
‘FLAGS_malloc_devmem_limit’ was not declared in this scope
[...]

I also see a lot of

### icu-config: Can't find /usr/lib32/libicuuc.so - ICU prefix is wrong.
###      Try the --prefix= or --exec-prefix= options 
### icu-config: Exitting.

during the compilation. Which confuses me a bit because I run on AMD64.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list