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


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


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