On Fri, 20 Jan 2006, Bob Rossi wrote: > This is yet another problem that I am having, that did not used to > exist. My configure script checks for curses.h and ncurses.h, since I > depend on curses to compile CGDB. > > This used to be detected, but no longer does. > > checking ncurses.h usability... no > checking ncurses.h presence... no > checking for ncurses.h... no > checking curses.h usability... no > checking curses.h presence... no > checking for curses.h... no > > Actually, I just added the ncurses check, cause I thought it might be > there. Any suggestions? Has something changed with this?
As always with configure problems, take a look at config.log to see *why* the check fails -- it might be something completely unrelated. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] | [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/