What svn revision are you on? It's possible there is a build failure in your revision; you might try running "svn update" to see if that fixes the issue.
Dave On Wed, 7/16/08, JungChul Park <[EMAIL PROTECTED]> wrote: > Thanks a lot! > > This is perl, v5.10.0 built for cygwin-thread-multi-64int - > This is my perl > version. > > I don't have ActiveState Perl. > I reinstalled the cygwin but still have same errors. > (my cygwin from cygwin-downloader on WebKit.org) > > > > On Wed, Jul 16, 2008 at 10:18 PM, David Kilzer > <[EMAIL PROTECTED]> wrote: > > > Do you have ActiveState Perl installed? If so, the > "perl" command in > > Cygwin may be picking up ActiveState Perl instead of > /usr/bin/perl. You > > either need to uninstall ActiveState Perl or change > your PATH environment > > variable so that /usr/bin/perl is first. > > > > Running "which perl" or "perl > --version" from Cygwin may give you more > > information as well. > > > > Dave > > > > > > On Wed, 7/16/08, JungChul Park > <[EMAIL PROTECTED]> wrote: > > > > > Dear all, > > > > > > I've tried to build WebKit on Visual Studio > 2005. > > > > > > I have been following the post on WebKit.org and > wiki. I > > > have done all > > > required steps. > > > > > > but when I compile the WebKit I get some errors. > > > > > > You can see the error massge on > > > http://novvon.tistory.com/121. > > > > > > Please help me to come out of this situation. > > > > > > Thank a lot in > > > > advance!_______________________________________________ > > > webkit-dev mailing list > > > [email protected] > > > > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

