From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11202 invoked by alias); 24 Jan 2012 17:04:34 -0000 Received: (qmail 11186 invoked by uid 22791); 24 Jan 2012 17:04:32 -0000 X-SWARE-Spam-Status: No, hits=0.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pz0-f41.google.com (HELO mail-pz0-f41.google.com) (209.85.210.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 24 Jan 2012 17:04:19 +0000 Received: by dang27 with SMTP id g27so2796032dan.0 for ; Tue, 24 Jan 2012 09:04:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.135.4 with SMTP id po4mr32158935pbb.68.1327424658198; Tue, 24 Jan 2012 09:04:18 -0800 (PST) Received: by 10.142.150.31 with HTTP; Tue, 24 Jan 2012 09:04:18 -0800 (PST) Date: Tue, 24 Jan 2012 17:04:00 -0000 Message-ID: Subject: ct-ng v1.13.3 - build fails at GDB From: Chris Wilkinson To: crossgcc Content-Type: text/plain; charset=UTF-8 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/msg00060.txt.bz2 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/build-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/build-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