Hi Arunprasad, Thanks for your input.
Already i try this method. But same compilation error occur "Argument list is too long" during build WebKit. Any other solution for solve this issue. Regards, Muthu. On 8 Oct 2012 16:07, <[email protected]> wrote: move webkit source directory nearer to / and try with that. ie. dont keep webkit source directory in long directory structure. for instance, /opt/test/svn/latest/new/webkit/ ln -s /opt/test/svn/latest/new/webkit/ /opt/new so the long path is converted to shorter one. hope this help u. On 6 October 2012 00:30, <[email protected]> wrote: > > 1. Reg. Compilation error occur during build WebKit... (Vicky Tux) > > > Hi, > > I checkout the latest WebKit > revision(*130451< > http://builds.nightly.webkit.org/files/trunk/src/WebKit-r130451.tar.bz2> > *) and compile GTK based. > I used this command *./configure --prefix=$HOME --with-gtk=2.0 > --disable-webkit2 *to configure the WebKit. > > But compilation error occur "*Argument list is too long" *during build > WebKit. > Please help to resolve this issue > > Regards, > Muthu.
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-help
