[Webkit-unassigned] [Bug 29778] New: Cannot build WebKit with --enable-debug
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 27 02:02:14 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29778
Summary: Cannot build WebKit with --enable-debug
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ojab at ojab.ru
Linux x86_64, gcc-4.4.1, binutils 2.19.1.
./configure --enable-debug leads to error:
/bin/mkdir -p ./.deps/DerivedSources
CCLD Programs/GtkLauncher
./.libs/libwebkit-1.0.so: undefined reference to `findDoctypeEntry(char const*,
unsigned int)'
./.libs/libwebkit-1.0.so: undefined reference to `findEntity(char const*,
unsigned int)'
./.libs/libwebkit-1.0.so: undefined reference to `findValue(char const*,
unsigned int)'
./.libs/libwebkit-1.0.so: undefined reference to `findColor(char const*,
unsigned int)'
./.libs/libwebkit-1.0.so: undefined reference to `findProp(char const*,
unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [Programs/GtkLauncher] Error 1
make[1]: Leaving directory `/sources/WebKit'
./configure without parameters builds fine.
--
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