RESOLVED DUPLICATE of bug 29244 29778
Cannot build WebKit with --enable-debug
https://bugs.webkit.org/show_bug.cgi?id=29778
Summary Cannot build WebKit with --enable-debug
ojab
Reported Sunday, September 27, 2009 10:02:14 AM UTC
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.
Attachments
Jan Alonzo
Comment 1 Sunday, September 27, 2009 12:19:15 PM UTC
*** This bug has been marked as a duplicate of bug 29244 ***
Note You need to log in before you can comment on or make changes to this bug.