On Sep 21, 10:53 am, "Marc-Antoine Ruel" <[EMAIL PROTECTED]> wrote:
> CSSGrammar.h is generated by the javascript bindings and should be
> located on your system at
> d:\chrome\trunk\src\chrome\Debug\obj\v8bindings\derivedsources
>
> This file is generated by the project named V8Bindings_prebuild. It
> actually run a bash script to generate the files. Make sure this
> project succeeds.

I figured this much. Tried rebuilding it a few times, tried to parse
thru the build logic.  You guys lose me with the unix stuff. :-)  This
compiled.  However it does say "0 files copied" and I don't see any
cssgrammer.h file generated.

If you interested, I posted all by buildlog.htm files.

   http://beta.winserver.com/public/chrome/bld20080921.htm

I wrote some code to collect the logs and highlight the ones that
failed.  I used this as a check list to get it down to this last
level.  The order shown is the order of the log generations so its a
view of the dependency order. Once this one compiles (webcode), then I
think the other 3 failures dependent on webcode should compile and
link.

> I could reproduce an error on V8Bindings_prebuild on a workstation I
> hadn't updated in a while:
>     'bash' is not recognized as an internal or external command,
>     operable program or batch file.
>
> It was relating to src\third_party\cygwin being incorrectly
> synchronized. Executing 'gclient sync --force' fixed the issue.

I will try that later.

Thanks


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to