* guile configure problem / ? readline signal handling problem
@ 2003-04-15 6:57 Michael Talbot-Wilson
2003-04-15 7:12 ` guile configure problem / ? re .... OKAY Michael Talbot-Wilson
0 siblings, 1 reply; 4+ messages in thread
From: Michael Talbot-Wilson @ 2003-04-15 6:57 UTC (permalink / raw)
With bash 2.03.0(1), readline 4.3 (or 4.2) compiled with gcc 3.2/glibc
2.2.5/GNU ld version 2.13.90.0.4 on Linux version 2.4.20-rc3 compiled
with gcc version 3.2, attempting to run configure for guile 1.6.3.
configure hangs indefinitely at this point:
checking for rl_pre_input_hook... yes
checking if readline clears SA_RESTART flag for SIGWINCH...
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: guile configure problem / ? re .... OKAY
2003-04-15 6:57 guile configure problem / ? readline signal handling problem Michael Talbot-Wilson
@ 2003-04-15 7:12 ` Michael Talbot-Wilson
2003-04-15 8:22 ` guile configure problem / ? re .... CORRECTION Michael Talbot-Wilson
0 siblings, 1 reply; 4+ messages in thread
From: Michael Talbot-Wilson @ 2003-04-15 7:12 UTC (permalink / raw)
> With bash 2.03.0(1), readline 4.3 (or 4.2) compiled with gcc 3.2/glibc
> 2.2.5/GNU ld version 2.13.90.0.4 on Linux version 2.4.20-rc3 compiled
> with gcc version 3.2, attempting to run configure for guile 1.6.3.
>
>
> configure hangs indefinitely at this point:
>
> checking for rl_pre_input_hook... yes
> checking if readline clears SA_RESTART flag for SIGWINCH...
I was using a separate build directory. There is no such problem if
you don't do that.
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: guile configure problem / ? re .... CORRECTION
2003-04-15 7:12 ` guile configure problem / ? re .... OKAY Michael Talbot-Wilson
@ 2003-04-15 8:22 ` Michael Talbot-Wilson
2003-05-03 23:16 ` Marius Vollmer
0 siblings, 1 reply; 4+ messages in thread
From: Michael Talbot-Wilson @ 2003-04-15 8:22 UTC (permalink / raw)
> > configure hangs indefinitely at this point:
> >
> > checking if readline clears SA_RESTART flag for SIGWINCH...
This only happens if configure is run in the background.
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: guile configure problem / ? re .... CORRECTION
2003-04-15 8:22 ` guile configure problem / ? re .... CORRECTION Michael Talbot-Wilson
@ 2003-05-03 23:16 ` Marius Vollmer
0 siblings, 0 replies; 4+ messages in thread
From: Marius Vollmer @ 2003-05-03 23:16 UTC (permalink / raw)
Cc: bug-guile
Michael Talbot-Wilson <mtw@birdseye.view.net.au> writes:
> > > configure hangs indefinitely at this point:
> > >
> > > checking if readline clears SA_RESTART flag for SIGWINCH...
>
> This only happens if configure is run in the background.
Interesting. The test program is stopped by SIGSTOP when readline
tries to somehow access stdin (it isn't allowed to really try to read
something, but it stops nevertheless). I have changed the testprogram
so that it reads from /dev/null.
--
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405
_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-05-03 23:16 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-15 6:57 guile configure problem / ? readline signal handling problem Michael Talbot-Wilson
2003-04-15 7:12 ` guile configure problem / ? re .... OKAY Michael Talbot-Wilson
2003-04-15 8:22 ` guile configure problem / ? re .... CORRECTION Michael Talbot-Wilson
2003-05-03 23:16 ` Marius Vollmer
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).