some header bugs

Christopher Faylor cgf@redhat.com
Wed Jan 17 19:35:00 GMT 2001


On Tue, Jan 16, 2001 at 10:23:15PM -0500, Earnie Boyd wrote:
>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.

If we change the definition in unistd.h to void will that help bash?

cgf


More information about the Cygwin-developers mailing list