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

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).