From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28972 invoked by alias); 10 Sep 2009 02:31:56 -0000 Received: (qmail 28933 invoked by uid 22791); 10 Sep 2009 02:31:54 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-iw0-f174.google.com (HELO mail-iw0-f174.google.com) (209.85.223.174) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 10 Sep 2009 02:31:49 +0000 Received: by iwn4 with SMTP id 4so387980iwn.12 for ; Wed, 09 Sep 2009 19:31:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.5.79 with SMTP id 15mr1787106ibu.7.1252549907875; Wed, 09 Sep 2009 19:31:47 -0700 (PDT) Date: Thu, 10 Sep 2009 02:31:00 -0000 Message-ID: Subject: Problem to build CVS head From: Robert Bu To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-09/txt/msg00159.txt.bz2 Hi, Does anybody has problem to build the CVS head today (Sept.10, 2009)? I have error message as: make[3]: Leaving directory `/home/robert_bu/src/gdb_cvs/build-mips-elf/gdb' make[2]: *** No rule to make target `python/python-value.c', needed by `init.c'. Stop. make[2]: Leaving directory `/home/robert_bu/src/gdb_cvs/build-mips-elf/gdb' I configured GDB as: ../src/configure --prefix=/home/robert_bu/local/gdb-cvs-mips-elf --target=mips-elf target_alias=mips-elf CFLAGS=-ggdb Robert.