[webkit-dev] Error while building WebKit Gdk on Mac OS X
Holger Freyther
zecke at selfish.org
Mon Aug 27 02:43:08 PDT 2007
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.
More information about the webkit-dev
mailing list