I had the same problem with locating strict.pm and now
with the latest checkout the problem is solved, but another
problem shows up:

1>------ Build started: Project: cygwin, Configuration: Debug Win32
------
1>setup_mount
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>The operation completed successfully.
1>Build log was saved at "file://C:\Users\miletus\chrome\chrome\src
\chrome\Debug\obj\cygwin\BuildLog.htm"
1>cygwin - 0 error(s), 0 warning(s)
2>------ Build started: Project: pcre, Configuration: Debug Win32
------
2>dftables
2>Can't locate File/Basename.pm in @INC (@INC contains: /usr/lib/
perl5/5.10/i686-cygwin /usr/lib/perl5/5.10 /usr/lib/perl5/site_perl/
5.10/i686-cygwin /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/
vendor_perl/5.10/i686-cygwin /usr/lib/perl5/vendor_perl/5.10 /usr/lib/
perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 /usr/lib/perl5/
vendor_perl/5.8 .) at ../third_party/WebKit/JavaScriptCore/pcre/
dftables line 47.
2>BEGIN failed--compilation aborted at ../third_party/WebKit/
JavaScriptCore/pcre/dftables line 47.
2>Project : error PRJ0002 : Error result 2 returned from 'C:\Windows
\SysWow64\cmd.exe'.
2>Build log was saved at "file://C:\Users\miletus\chrome\chrome\src
\chrome\Debug\obj\pcre\BuildLog.htm"
2>pcre - 1 error(s), 0 warning(s)


any idea ?




On May 20, 4:56 pm, Bradley Nelson <bradnel...@google.com> wrote:
> Ah my change to fix that got blown away with other chrome.sln
> changes.I've re-landed it.
> Let me know if you see this anymore.
>
> -BradN
>
> On Wed, May 20, 2009 at 1:29 PM, Miranda Callahan <miran...@google.com>wrote:
>
>
>
> > here's the full data, if it helps:
>
> > Microsoft Visual Studio 2005
> > Version 8.0.50727.867  (vsvista.050727-8600)
> > Microsoft .NET Framework
> > Version 2.0.50727 SP1
>
> > Installed Edition: Professional
>
> > Microsoft Visual Basic 2005   77626-009-0000007-41731
> > Microsoft Visual Basic 2005
>
> > Microsoft Visual C# 2005   77626-009-0000007-41731
> > Microsoft Visual C# 2005
>
> > Microsoft Visual C++ 2005   77626-009-0000007-41731
> > Microsoft Visual C++ 2005
>
> > Microsoft Visual J# 2005   77626-009-0000007-41731
> > Microsoft Visual J# 2005
>
> > Microsoft Visual Web Developer 2005   77626-009-0000007-41731
> > Microsoft Visual Web Developer 2005
>
> > Microsoft Web Application Projects 2005   77626-009-0000007-41731
> > Microsoft Web Application Projects 2005
> > Version 8.0.50727.867
>
> > Crystal Reports    AAC60-G0CSA4B-V7000AY
> > Crystal Reports for Visual Studio 2005
>
> > Hotfix for Microsoft Visual Studio 2005 Professional Edition - ENU
> > (KB935225)
> > This Hotfix is for Microsoft Visual Studio 2005 Professional Edition -
> > ENU.
> > If you later install a more recent service pack, this Hotfix will be
> > uninstalled automatically.
> > For more information, visithttp://support.microsoft.com/kb/935225
>
> > Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1
> > (KB926601)
> > This service pack is for Microsoft Visual Studio 2005 Professional Edition
> > - ENU.
> > If you later install a more recent service pack, this service pack will be
> > uninstalled automatically.
> > For more information, visithttp://support.microsoft.com/kb/926601
>
> > Update for Microsoft Visual Studio 2005 Professional Edition - ENU
> > (KB932232)
> > This Update is for Microsoft Visual Studio 2005 Professional Edition -
> > ENU.
> > If you later install a more recent service pack, this Update will be
> > uninstalled automatically.
> > For more information, visithttp://support.microsoft.com/kb/932232
>
> > On Wed, May 20, 2009 at 1:28 PM, Miranda Callahan 
> > <miran...@google.com>wrote:
>
> >> Hi, Brad --
> >> nope, VS 2005, sp1...
>
> >> - Miranda
>
> >> On Wed, May 20, 2009 at 1:25 PM, Bradley Nelson 
> >> <bradnel...@google.com>wrote:
>
> >>> Hi Miranda,
>
> >>> Are you using vs2008 by any chance?
>
> >>> -BradN
>
> >>> On Wed, May 20, 2009 at 1:07 PM, Miranda Callahan 
> >>> <miran...@google.com>wrote:
>
> >>>> Hi Brad --
>
> >>>> I found this old link in chromium-dev that explained what to do -- I had
> >>>> to manually set the cygwin registry vars.  For some reason, it wasn't 
> >>>> being
> >>>> automatically set by the build.
>
> >>>>http://groups.google.com/group/chromium-dev/browse_thread/thread/2083...
>
> >>>> <http://groups.google.com/group/chromium-dev/browse_thread/thread/2083...>-
> >>>> Miranda
>
> >>>> On Wed, May 20, 2009 at 11:54 AM, Miranda Callahan <miran...@google.com
> >>>> > wrote:
>
> >>>>> The whole sln -- just got a new machine, got the tarball, gclient sync
> >>>>> --force -- and trying to build chrome.sln.  I was wondering if it could 
> >>>>> be
> >>>>> interference between my cygwin, and the cygwin commands in the build?
>
> >>>>> On Wed, May 20, 2009 at 11:45 AM, Bradley Nelson <
> >>>>> bradnel...@google.com> wrote:
>
> >>>>>> Are you building a particular subproject, or the whole sln?
> >>>>>> -BradN
>
> >>>>>> On Wed, May 20, 2009 at 11:44 AM, miran...@chromium.org <
> >>>>>> miran...@chromium.org> wrote:
>
> >>>>>>> Hi Brad,
>
> >>>>>>> I'm getting the same error when trying a clean build on Vista 64 --
> >>>>>>> any clues how I can fix it?  Thanks!
>
> >>>>>>> - Miranda
>
> >>>>>>> On May 16, 5:05 pm, Bradley Nelson <bradnel...@google.com> wrote:
> >>>>>>> > Hi Ben,
> >>>>>>> > I've just checked in a change that should cause that to get run at
> >>>>>>> the right
> >>>>>>> > time.
> >>>>>>> > Please let me know if you see this issue again.
>
> >>>>>>> > -BradN
>
> >>>>>>> > On Fri, May 15, 2009 at 2:22 AM, Ben Harper <rogo...@gmail.com>
> >>>>>>> wrote:
>
> >>>>>>> > > Hi,
> >>>>>>> > > I don't know whether cygwin/setup_mount is supposed to run
> >>>>>>> > > automatically at some stage of the checkout/build process, but
> >>>>>>> for me
> >>>>>>> > > it did not, and it took me a while to figure out that it was
> >>>>>>> > > necessary.
>
> >>>>>>> > > Initial symptom was this error:
>
> >>>>>>> > > Can't locate strict.pm in @INC
>
> >>>>>>> > > when trying to run dftables.
>
> >>>>>>> > > Just thought I'd mention it here.

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to