From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74802 invoked by alias); 6 Apr 2016 20:49:50 -0000 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 Received: (qmail 74785 invoked by uid 89); 6 Apr 2016 20:49:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*M:root, station, H*x:Win, Installing X-HELO: smtp5-g21.free.fr Received: from smtp5-g21.free.fr (HELO smtp5-g21.free.fr) (212.27.42.5) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 06 Apr 2016 20:49:48 +0000 Received: from zimbra50-e8.priv.proxad.net (unknown [172.20.243.200]) by smtp5-g21.free.fr (Postfix) with ESMTP id 9946ED4802D for ; Wed, 6 Apr 2016 22:44:40 +0200 (CEST) Date: Wed, 06 Apr 2016 20:49:00 -0000 From: rtillet@free.fr To: crossgcc@sourceware.org Message-ID: <401875934.101611052.1459975785861.JavaMail.root@zimbra50-e8.priv.proxad.net> In-Reply-To: <191847002.101606990.1459975666995.JavaMail.root@zimbra50-e8.priv.proxad.net> Subject: Issue for compiling GDB (crosstool-ng 1.22) on Ubuntu 13.10 --- "expat is missing or unusable" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Authenticated-User: rtillet@free.fr X-SW-Source: 2016-04/txt/msg00001.txt.bz2 Hello all, I'm trying to compile croostool-ng 1.22 for a arm-unknown-linux-uclibcgnuea bi taget, and I get the following error message at "gdb-cross" step. I'm using Ubuntu 13.10 on a x86 station. The issue is linked to "expat" which seems to be missing or unusable. This error seems to be famous, and reported at many location on your list or onthe web. I've tried several stuff such as install package expat, libexpat1, libexpat1-dev without any succes. Any advice, idea or suggestion would be great. ***************************************************** [ALL ] checking for library containing dlopen... (cached) -ldl [ALL ] checking whether to use expat... yes [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/rtillet/development/embedded-linux-labs/toolchain/crosstool-ng/.build/arm-unknown-linux-uclibcgnueabi/build/build-gdb-cross' [ERROR] make[1]: *** [all] Error 2 [ALL ] make[1]: Leaving directory `/home/rtillet/development/embedded-linux-labs/toolchain/crosstool-ng/.build/arm-unknown-linux-uclibcgnueabi/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@259] [ERROR] >> called from: do_debug_gdb_build[scripts/build/debug/300-gdb.sh@120] [ERROR] >> called from: do_debug[scripts/build/debug.sh@35] [ERROR] >> called from: main[scripts/crosstool-NG.sh@650] ***************************************************** Thanks, Raphael -- For unsubscribe information see http://sourceware.org/lists.html#faq