some header bugs

Earnie Boyd earnie_boyd@yahoo.com
Wed Jan 17 19:24:00 GMT 2001


DJ Delorie wrote:


> Suggestions for the right way to fix this?

CC='gcc -static' ../configure ...
will avoid the dynamic linking.  As for which termcap.h to use, Chuck
Wilson is working on a new ncurses release to put the ncurses includes into
/usr/include/ncurses.  It the current distribution he renamed the ncurses
termcap.h to termcapn.h.

Funny you should mention the setdtablesize problem for bash.  I ran across
it today building bash also.  I couldn't find a definition for
setdtablesize so I just modify bash.  Google returned lots of pages of
configure, configure.log, etc. but no description.

Cheers,
Earnie.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



More information about the Cygwin-developers mailing list