Re: [chromium-dev] Problem during compilation about gen_x86_insn.py

2009-11-13 Thread Lei Zhang
Do you have 
src/third_party/yasm/source/patched-yasm/modules/arch//x86/gen_x86_insn.py
checked out?

On Fri, Nov 13, 2009 at 1:43 AM, sahid sahid.ferdja...@gmail.com wrote:
 Hello,

 sa...@sahid-work:~/Documents/chromium/src$ cat /etc/debian_version
 squeeze/sid

 sa...@sahid-work:~/Documents/chromium/src$ uname -sra
 Linux sahid-work 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26
 UTC 2009 i686 GNU/Linux

 sa...@sahid-work:~/Documents/chromium/src$ svn info
 Path: .
 URL: http://src.chromium.org/svn/trunk/src
 Repository Root: http://src.chromium.org/svn
 Repository UUID: 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
 Revision: 31896
 Node Kind: directory
 Schedule: normal
 Last Changed Author: phajdan...@chromium.org
 Last Changed Rev: 31896
 Last Changed Date: 2009-11-13 10:17:58 +0100 (Fri, 13 Nov 2009)


 i have this error:

  CXX(target) out/Debug/obj.target/wtf/third_party/WebKit/
 JavaScriptCore/wtf/unicode/UTF8.o
  LINK(target) out/Debug/genperf
 make: *** No rule to make target `third_party/yasm/source/patched-yasm/
 modules/arch/x86/gen_x86_insn.py', needed by `out/Debug/obj/gen/
 third_party/yasm/x86insns.c'.  Stop.
 make: *** Waiting for unfinished jobs
  LINK(target) out/Debug/genversion
 g++: out/Debug/obj.target/genversion/third_party/yasm/source/patched-
 yasm/modules/preprocs/nasm/genversion.o: No such file or directory
 make: *** [out/Debug/genversion] Error 1


 you have an idea ??

 thank you

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


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


Re: [chromium-dev] Problem during compilation about gen_x86_insn.py

2009-11-13 Thread Adam Langley
On Fri, Nov 13, 2009 at 1:43 AM, sahid sahid.ferdja...@gmail.com wrote:
 make: *** No rule to make target `third_party/yasm/source/patched-yasm/
 modules/arch/x86/gen_x86_insn.py', needed by `out/Debug/obj/gen/

This file should exist. If it doesn't, your checkout is incomplete.

Make sure that you're running `gclient sync` after updating the main
SVN repo. If that doesn't solve the issue you probably need to do a
new, clean checkout.



AGL

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