Paweł Hajdan Jr. wrote:
> scons: *** 
> [/home/ph/chromium/src/sconsbuild/Debug/obj/yasm/genmacro/source/patched-yasm/tools/genmacro/genmacro.o]
> Source 
> `/home/ph/chromium/src/third_party/yasm/source/patched-yasm/tools/genmacro/genmacro.c'
>  not found, needed by target 
> `/home/ph/chromium/src/sconsbuild/Debug/obj/yasm/genmacro/source/patched-yasm/tools/genmacro/genmacro.o'.
> scons: building terminated because of errors.

That file, third_party/yasm/source/patched-yasm/tools/genmacro/genmacro.c,
should be part of the checkout.  gclient should have brought it in via
the DEPS entry for src/third_party/yasm/source/patched-yasm.  If you
don't have that file, start looking at how things were checked out,
and maybe try a "gclient sync --force".

Mark

--~--~---------~--~----~------------~-------~--~----~
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