Bug 29778

Summary: Cannot build WebKit with --enable-debug
Product: WebKit Reporter: ojab <ojab>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jmalonzo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

ojab
Reported 2009-09-27 02:02:14 PDT
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 2009-09-27 04:19:15 PDT
*** 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.