From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3254 invoked by alias); 25 Jan 2012 21:59:45 -0000 Received: (qmail 3242 invoked by uid 22791); 25 Jan 2012 21:59:44 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SG X-Spam-Check-By: sourceware.org Received: from mail-qy0-f169.google.com (HELO mail-qy0-f169.google.com) (209.85.216.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Jan 2012 21:59:28 +0000 Received: by qcsg1 with SMTP id g1so2243950qcs.0 for ; Wed, 25 Jan 2012 13:59:28 -0800 (PST) Received: by 10.229.106.6 with SMTP id v6mr7003114qco.54.1327528766791; Wed, 25 Jan 2012 13:59:26 -0800 (PST) Received: from homedesktop (pool-108-48-37-120.washdc.fios.verizon.net. [108.48.37.120]) by mx.google.com with ESMTPS id eb4sm4212395qab.4.2012.01.25.13.59.25 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Jan 2012 13:59:25 -0800 (PST) From: "Chris Wilkinson" To: "'Chris Wilkinson'" , "'crossgcc'" References: <003501ccdac5$6b1ee0e0$415ca2a0$@com> In-Reply-To: <003501ccdac5$6b1ee0e0$415ca2a0$@com> Subject: RE: ct-ng v1.13.3 - build fails at GDB Date: Wed, 25 Jan 2012 21:59:00 -0000 Message-ID: <005e01ccdbac$afa8e0c0$0efaa240$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2012-01/txt/msg00062.txt.bz2 Could it be that ct-ng downloads gdb 6.8a and expat 2.0.1 and these are not compatible? -----Original Message----- From: crossgcc-owner@sourceware.org [mailto:crossgcc-owner@sourceware.org] On Behalf Of Chris Wilkinson Sent: Tuesday, January 24, 2012 1:25 PM To: 'crossgcc' Subject: RE: ct-ng v1.13.3 - build fails at GDB I should have mentioned that expat/libexpat1 are installed (Ubuntu 11.1). -----Original Message----- From: crossgcc-owner@sourceware.org [mailto:crossgcc-owner@sourceware.org] On Behalf Of Chris Wilkinson Sent: Tuesday, January 24, 2012 12:04 PM To: crossgcc Subject: ct-ng v1.13.3 - build fails at GDB The build fails thus using mipsel-unknown-linux-gnu config from samples folder. ..... [ALL ] checking for library containing tgetent... none required [ALL ] checking whether to use expat... yes [ALL ] checking for ld used by GCC... i686-build_pc-linux-gnu-ld [ALL ] checking if the linker (i686-build_pc-linux-gnu-ld) is GNU ld... yes [ALL ] checking for shared library run path origin... done [ALL ] checking for libexpat... no [ERROR] configure: error: expat is missing or unusable [ERROR] make[2]: *** [configure-gdb] Error 1 [ALL ] make[2]: Leaving directory `/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/buil d-gdb-cross' [ERROR] make[1]: *** [all] Error 2 [ALL ] make[1]: Leaving directory `/home/chrisw/crosstool-ng-1.13.3/.build/mipsel-unknown-linux-gnu/build/buil d-gdb-cross' [ERROR] [ERROR] >> [ERROR] >> Build failed in step 'Installing cross-gdb' [ERROR] >> called in step '(top-level)' [ERROR] >> [ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172] [ERROR] >> called from: do_debug_gdb_build[scripts/build/debug/300-gdb.sh@153] [ERROR] >> called from: do_debug[scripts/build/debug.sh@35] [ERROR] >> called from: main[scripts/crosstool-NG.sh@595] [ERROR] >> [ERROR] >> For more info on this error, look at the file: 'build.log' [ERROR] >> There is a list of known issues, some with workarounds, in: [ERROR] >> 'docs/B - Known issues.txt' [ERROR] [ERROR] (elapsed: 97:44.80) -- For unsubscribe information see http://sourceware.org/lists.html#faq -- For unsubscribe information see http://sourceware.org/lists.html#faq -- For unsubscribe information see http://sourceware.org/lists.html#faq