This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] GDB 7.0 released!


> From: Tom Tromey <tromey@redhat.com>
> Cc: gdb@sourceware.org
> Date: Wed, 07 Oct 2009 11:18:06 -0600
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Eli> The reason seems to be that it didn't find libiconv:
> 
> How did you run configure?

  ./configure --prefix=/MY/HOME/DIR

> Offhand I would guess that your system is set up in an unusual way.
> Linux systems typically do not need libiconv, because glibc has all the
> needed support.  Maybe you have a libiconv header installed
> unnecessarily, or something weird like that.

I have both iconv.h in ~/include and libiconv.so in ~/lib.  Could that
be the reason?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]