[Bug 11214] configure does not recognise libncursesw

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 27 21:01:11 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11214


Eric Sandall <sandalle at sourcemage.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandalle at sourcemage.org




--- Comment #2 from Eric Sandall <sandalle at sourcemage.org>  2008-01-27 21:01:10 ---
0.9.52 could find our ncurses 5.6 built with UTF8 support fine, but 0.9.53 and
0.9.54 say they cannot find "-lncurses". I tried fiddling to have it find
"-lcurses", "-lncursesw", and "-lcursesw", all of which exist and work on the
command line, but all of them give "result: not found" in config.log after
checking for mousemask. Perhaps UTF8 ncurses is missing this mousemask?

At a guess, commit c1099bb759ef3b18e4405833976e656488735b5e
(http://source.winehq.org/git/wine.git/?a=commit;h=d0783774e722c8b5f35ca9736f3f7315c349277c)
may have caused it, but reversing the patch on 0.9.54 does not apply cleanly
(have not tried 0.9.53).


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list