On Tuesday 30 August 2005 19:28, Alexandre Julliard wrote: > Robert Lunnon <[EMAIL PROTECTED]> writes: > > curses.c in wineconsole seems to be under (re) development at the moment. > > Under Solaris I get the following. I presume this is because the changes > > are being developed with ncurses in mind. > > Nothing has changed in that code for months. There have been some > changes in the configure script though, so maybe something in the > curses detection has been broken.
I have investigated this, it seems that configure has suddenly found the curses library recently under solaris so Solaris has not yet been tested against the curses code in wine. I will need to compose a patch. <sigh> Bob