Re: printf does not always display warning messages on write errors

2009-09-03 Thread Stefano Lattarini
At Thursday 03 September 2009, Chet Ramey wrote: > > Thanks for the report. This will be fixed in the next version. Good! And thanks to you for your quick answers and your useful software. > > Chet Regards, Stefano

Re: Who handles "fails to build" problems for bash?

2009-09-03 Thread Chet Ramey
Tovrea, George W (US SSA) wrote: > Tried adding each of -lcurses and -lncurses with the following results: > > /home/users/tovrea/local/sgi6/bin/ld: non-dynamic relocations refer to > dynamic symbol PC > /home/users/tovrea/local/sgi6/bin/ld: failed to set dynamic section sizes: > Bad value > col

RE: Who handles "fails to build" problems for bash?

2009-09-03 Thread Tovrea, George W (US SSA)
Thanks, that seemed to do the trick. I made the change you suggested, did "make clean" in .../lib/readline, then "make", then "../../make" and it linked correctly. "make check" seemed OK with a few odd messages like warning: ..." If the tests of the warning: process substitution mechanism fail,