Hi Holger,
Thanks for your reply.
I verified the installed packages. I have installed flex, bison, gperf.
Bison installed is version 2.3
But still i am getting the same error while building,
Same error appeared on Mac Intel 10.4.7 with Gcc version 4.0.1 also.
Did i miss any step in building?
I am using the command build-webkit --gdk to build.
Thanks,
Shriram
On 8/27/07, Holger Freyther <zecke@selfish.org> wrote:
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.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev