Thanks, this works for me too! Is there a change needed so that either (1) native_client is not required, or (2) the tarball doesn't exclude native client?
- Dominic On Tue, Sep 29, 2009 at 12:45 PM, Nicolas Sylvain <[email protected]> wrote: > you need to edit your .gclient and remove the line that says: > "src/native_client": None > Is native_client really required? Why? We don't want to build this by > default, do we? > it's too big and it does not fit in the tarball, so it has been excluded > there. > Nicolas > > > On Tue, Sep 29, 2009 at 12:40 PM, Thomas Van Lenten <[email protected]> > wrote: >> >> It's not in src.chromium.org, it comes in via DEPS: >> "src/native_client": >> "http://nativeclient.googlecode.com/svn/trunk/src/native_cli...@797", >> TVL >> >> On Tue, Sep 29, 2009 at 3:32 PM, Nebojša Ćirić <[email protected]> wrote: >>> >>> Hi Nick, >>> As Chris said, src/native_client is missing from the trunk (and I don't >>> have it in my client). >>> Cira >>> >>> On Tue, Sep 29, 2009 at 12:28 PM, Nick Carter <[email protected]> wrote: >>>> >>>> FWIW, on my (healthy) client, "svn info" inside of the native_client dir >>>> looks like: >>>> ncarter /cygdrive/d/src/crgit/src/native_client/src >>>> $ svn info >>>> Path: . >>>> URL: http://nativeclient.googlecode.com/svn/trunk/src/native_client/src >>>> Repository Root: http://nativeclient.googlecode.com/svn >>>> Repository UUID: fcba33aa-ac0c-11dd-b9e7-8d5594d729c2 >>>> Revision: 730 >>>> Node Kind: directory >>>> Schedule: normal >>>> Last Changed Author: [email protected] >>>> Last Changed Rev: 728 >>>> Last Changed Date: 2009-09-16 14:58:52 -0700 (Wed, 16 Sep 2009) >>>> How does that compare with your checkout? >>>> - nick >>>> On Tue, Sep 29, 2009 at 12:23 PM, Nebojša Ćirić <[email protected]> >>>> wrote: >>>>> >>>>> Still the same message (after gclient sync --force). >>>>> >>>>> On Tue, Sep 29, 2009 at 10:53 AM, Mark Mentovai <[email protected]> >>>>> wrote: >>>>>> >>>>>> gclient may have gotten confused in a previous run. Try "gclient sync >>>>>> --force" and let us know if you still have a problem with that. >>>>>> >>>>>> Mark >>>>> >>>>> >>>>> >>>> >>> >> >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
