[Webkit-unassigned] [Bug 40810] [EFL] Build break on Debug build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 18 00:33:25 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40810


Gyuyoung Kim <gyuyoung.kim at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #59071|0                           |1
        is obsolete|                            |




--- Comment #3 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2010-06-18 00:33:25 PST ---
Created an attachment (id=59075)
 --> (https://bugs.webkit.org/attachment.cgi?id=59075)
patch for build break

It seems that lukas already made a patch for debug build as below,

Bug 40566 -  [EFL] Build system is forcing build type to Release
(https://bugs.webkit.org/show_bug.cgi?id=40566)

However, there are still build breaks when no Release build.

[100%] Building C object WebKit/CMakeFiles/../Programs/EWebLauncher.dir/efl/EWebLauncher/main.c.o
Linking CXX executable ../Programs/EWebLauncher
libewebkit.so: undefined reference to `WebCore::CSSPreloadScanner::CSSPreloadScanner(WebCore::Document*)'
libewebkit.so: undefined reference to `WebCore::CSSPreloadScanner::scan(WebCore::HTML5Token const&, bool)'
libewebkit.so: undefined reference to `WebCore::CSSPreloadScanner::reset()'
collect2: ld returned 1 exit status
make[2]: *** [WebKit/../Programs/EWebLauncher] error 1

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



More information about the webkit-unassigned mailing list