From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12202 invoked by alias); 7 Oct 2009 20:47:19 -0000 Received: (qmail 12194 invoked by uid 22791); 7 Oct 2009 20:47:18 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_JMF_BL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout6.012.net.il (HELO mtaout6.012.net.il) (84.95.2.16) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Oct 2009 20:47:14 +0000 Received: from conversion-daemon.i-mtaout6.012.net.il by i-mtaout6.012.net.il (HyperSendmail v2007.08) id <0KR500200WBP8M00@i-mtaout6.012.net.il> for gdb@sourceware.org; Wed, 07 Oct 2009 22:47:11 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.70.84.229]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KR50002GWEM0A70@i-mtaout6.012.net.il>; Wed, 07 Oct 2009 22:47:11 +0200 (IST) Date: Wed, 07 Oct 2009 20:47:00 -0000 From: Eli Zaretskii Subject: Re: [ANNOUNCEMENT] GDB 7.0 released! In-reply-to: To: tromey@redhat.com Cc: gdb@sourceware.org Reply-to: Eli Zaretskii Message-id: <83zl83kk6g.fsf@gnu.org> References: <838wfnmrax.fsf@gnu.org> <834oqbm6sr.fsf@gnu.org> X-IsSubscribed: yes 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-10/txt/msg00149.txt.bz2 > From: Tom Tromey > Cc: gdb@sourceware.org > Date: Wed, 07 Oct 2009 13:25:19 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > Eli> I have both iconv.h in ~/include and libiconv.so in ~/lib. Could that > Eli> be the reason? > > Only if you also set things up to search those directories. > > Often gdb/gdb.log will have some clues about what happened. > If you email it I will take a look. (gdb/config.log was sent by private email.) I think the problem is that I've set up things to search these directories because of libexpat. I don't remember why I did that; probably GDB configury didn't like the version installed by sysadmins.