From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31172 invoked by alias); 18 Aug 2014 22:14:57 -0000 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 Received: (qmail 31163 invoked by uid 89); 18 Aug 2014 22:14:57 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: OARmail.OARCORP.com Received: from oarmail.oarcorp.com (HELO OARmail.OARCORP.com) (67.63.146.244) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 18 Aug 2014 22:14:56 +0000 Received: from [192.168.1.169] (192.168.1.169) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.3.342.0; Mon, 18 Aug 2014 17:08:44 -0500 Message-ID: <53F27ADC.4070609@oarcorp.com> Date: Mon, 18 Aug 2014 22:14:00 -0000 From: Joel Sherrill User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "gdb@sourceware.org" , Anthony Green Subject: gdb moxie build failure Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00068.txt.bz2 Hi gdb on the head has moxie-rtems fail like this: echo "/* generated by Makefile */" > tmp-hw.h /bin/sh ../../../binutils-gdb/sim/moxie/../common/create-version.sh ../../../binutils-gdb/sim/moxie/.. x86_64-unknown-linux-gnu moxie-rtems4.11 version.c sim_hw=""; \ for hw in $sim_hw ; do \ echo "extern const struct hw_descriptor dv_${hw}_descriptor[];" ; \ done >> tmp-hw.h dtc -O dtb -o moxie-gdb.dtb ../../../binutils-gdb/sim/moxie/moxie-gdb.dts make[3]: dtc: Command not found echo "const struct hw_descriptor *hw_descriptors[] = {" >> tmp-hw.h make[3]: *** [moxie-gdb.dtb] Error 127 make[3]: *** Waiting for unfinished jobs.... sim_hw=""; \ for hw in $sim_hw ; do \ Is dtc a required tool that is not checked for? Is the output in the tree but not timestamped? maintainer only tool? Thanks. -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherrill@OARcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985