Hi Ravindra, I installed gperf version 3.0.2 and regenerated the CSSValueKeywords.gperf from vc 2005 express solution of webkit. The contents of this file did not change. The problem still remains.
I am trying to build webkit outside cygwin and inside a command prompt with WIN ARM GCC compiler with my own make file. Does anybody else have an idea why this error(CSSValueKeywords.gperf:552: error: missing terminating " character) is thrown by gcc? Regards, Shaddu 2008/9/9 ravindra singhai <[EMAIL PROTECTED]> > Try with Gperf vesrsion 3.0.2 <http://3.0.3./> > > I faced d similar problem with CSSParser + gperf module once but the error > was different. > > My problem got resolved when i changed my version from 3.0.3 -> 3.0.2 > > /Ravi > > > > On Mon, Sep 8, 2008 at 7:16 PM, Shadakshari Hiremath <[EMAIL PROTECTED]>wrote: > >> I am using SVN revision 35888. Gperf vesrsion is 3.0.3. >> Hope this will take you close to the root cause of the problem. >> >> Thanks in advance, >> Shaddu >> >> 2008/9/8 ravindra singhai <[EMAIL PROTECTED]> >> >> Hey, >>> >>> What version of webkit and gperf you are using ? >>> >>> /Ravi >>> >>> On Mon, Sep 8, 2008 at 3:07 PM, Shadakshari Hiremath <[EMAIL >>> PROTECTED]>wrote: >>> >>>> Hi Forum, >>>> >>>> I am compiling webcore on a dummy platform using WIN ARM 4.1.1 compiler. >>>> I am struck at the below error while compiling CSSParser.cpp. >>>> In file included from k:\webkit/webcore/css/CSSParser.cpp:89: >>>> CSSValueKeywords.gperf:552: error: missing terminating " character >>>> CSSValueKeywords.gperf:553: error: missing terminating " character >>>> >>>> Please help resolve this error. >>>> >>>> Regards, >>>> Shaddu >>>> >>>> _______________________________________________ >>>> webkit-dev mailing list >>>> [email protected] >>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >>>> >>>> >> > > > -- > Thanks and Regards, > Ravindra Singhai, > Sr. Software Engineer, > @ Pune > Mobile No: +91-9970785526 >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

