public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Broken readline configure in gdb cross build ...
@ 2004-08-19 21:17 David Daney
  2004-08-19 21:41 ` Michael Chastain
  0 siblings, 1 reply; 4+ messages in thread
From: David Daney @ 2004-08-19 21:17 UTC (permalink / raw)
  To: gdb

I just did:

../gdbcvs/src/configure --build=i686-pc-linux --host=mipsel-linux
--target=mipsel-linux

from gdb_6_2-branch of today.

I get this when doing make :
.
.
.
checking for mbsrtowcs... yes
checking for wcwidth... yes
checking for mbstate_t... configure: error: cannot run test program
while cross compiling
See `config.log' for more details.
make: *** [configure-readline] Error 1

I know that placing this line:

bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}

in readline's config.cache will work around, but isn't it about time
that someone fixed readline's configure?

David Daney

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken readline configure in gdb cross build ...
  2004-08-19 21:17 Broken readline configure in gdb cross build David Daney
@ 2004-08-19 21:41 ` Michael Chastain
  2004-08-19 21:53   ` David Daney
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Chastain @ 2004-08-19 21:41 UTC (permalink / raw)
  To: gdb, ddaney

You are right, it does look broken.  Thanks for pointing this out.

Please file a PR for this so we can track it.
http://www.gnu.org/software/gdb/bugs/

readline's configure no longer calls AC_TRY_RUN in readline 5.0.
So when gdb imports that, the problem should be fixed.

Michael Chastain
GDB QA Guy

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken readline configure in gdb cross build ...
  2004-08-19 21:41 ` Michael Chastain
@ 2004-08-19 21:53   ` David Daney
  2004-08-20  9:09     ` Michael Chastain
  0 siblings, 1 reply; 4+ messages in thread
From: David Daney @ 2004-08-19 21:53 UTC (permalink / raw)
  To: Michael Chastain; +Cc: gdb

Michael Chastain wrote:
> Please file a PR for this so we can track it.
> http://www.gnu.org/software/gdb/bugs/
> 
I tried three times, each time I accidentally left some field blank and
could not return to fix it.  I give up.

David Daney.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Broken readline configure in gdb cross build ...
  2004-08-19 21:53   ` David Daney
@ 2004-08-20  9:09     ` Michael Chastain
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Chastain @ 2004-08-20  9:09 UTC (permalink / raw)
  To: ddaney; +Cc: gdb

http://sources.redhat.com/gdb/bugs/1753

I don't know when we'll import the new readline.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-20  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-19 21:17 Broken readline configure in gdb cross build David Daney
2004-08-19 21:41 ` Michael Chastain
2004-08-19 21:53   ` David Daney
2004-08-20  9:09     ` Michael Chastain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).