benson@odi.com (Benson I. Margulies) (11/19/90)
bash compiled and linked, but raw mode I/O seems not to be working very well for readline. I used -D_BSD and _BSD_INCLUDES and -lbsd. -- Benson I. Margulies
john@fulcrum.austin.ibm.com (John R. Miller/20000) (11/21/90)
I found it necessary to undef NEW_TTY_DRIVER in readline/readline.c You may also have to link /etc/termcap to /lib/libtermcap/termcap.src --