[webkit-help] Building WebKit issue (Visual C++ 2005 Express)
Jawahar Muthukrishnan
JMuthukrishnan at Novarra.com
Mon Oct 19 13:05:07 PDT 2009
Thanks Adam.. It looks like PERL was being picked up from somewhere
else. I reordered Tools->Options->Executable files to keep "$PATH" as
the last entry and "Cygwin/bin" directory before that.
Problem: when I rebuild the project, I get the following error...
1>/cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/create_hash_table
/cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/runtime/DatePrototype
.cpp -i > DatePrototype.lut.h
1>cpp.exe: /tmp/dftables-ySuLNRbV.in: No such file or directory
1>cpp.exe: warning: `-x c' after last input file has no effect
1>cpp.exe: no input files
1>Use of uninitialized value $pcre_internal{"tables_length"} in printf
at /cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/pcre/dftables line
83.
1>Use of uninitialized value $pcre_internal{"lcc_offset"} in numeric ne
(!=) at /cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/pcre/dftables
line 90.
1>Use of uninitialized value $pcre_internal{"fcc_offset"} in numeric ne
(!=) at /cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/pcre/dftables
line 109.
1>fcc_offset != 128 at
/cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/pcre/dftables line
110.
1>make: *** [chartables.c] Error 1
1>make: *** Waiting for unfinished jobs....
1>Creating hashtable for
/cygdrive/d/CYGWIN~1/home/JMUTHU~1/WebKit/JAVASC~1/runtime/DatePrototype
.cpp
1>NMAKE : fatal error U1077: 'bash' : return code '0x1'
1>Stop.
Question: the "/tmp/dftables-xxxxx.in exists.. however, the error seems
to be thrown. The reason, I didn't report this earlier is because when I
build again, the error goes away.. However, this seems to be to the
reason for "chartables.c" not completely defined. .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091019/753c3f58/attachment-0001.html>
More information about the webkit-help
mailing list