This is the mail archive of the cygwin-developers@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: some header bugs


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]