27 Aug
2007
27 Aug
'07
9:43 a.m.
Am 27.08.2007 um 11:21 schrieb Shriram Bhat:
ld: Undefined symbols: __ZN7WebCore9CSSParser3lexEv /usr/bin/libtool : internal link edit command failed make[1]: *** [../lib/libWebKitGdk.1.0.0.dylib] Error 1 make: *** [sub-WebCore-make-default-ordered] Error 2
Hi Shriram, I always forget but you miss at least one of { flex, bison, gperf }. It can't be flex as it is installed by the SDK, this probably leaves bison... Afterwards you should remove the WebKitBuild directory and start from scratch. z.