[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Change in ncurses in devel?
- From: Gérard Milmeister <gemi bluewin ch>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Change in ncurses in devel?
- Date: Wed, 21 Feb 2007 22:30:01 +0100
I tried to rebuild ucblogo to use ncurses and not termcap, and got a
link error specific to the ncurses in devel. I found out that I needed
to link with cursesw instead of curses (support for wide characters).
This is because "ncurses/ncurses.h" pulls in "ncursesw/ncurses_dll.h"
instead of just "ncurses/ncurses_dll.h" as it does on FC6. The ncursesw
version adds a symbol "ospeed" absent from libcurses but present in
libcursesw?
Is this a bug, or is there a rationale behind?
--
Gérard Milmeister
Langackerstrasse 49
CH-8057 Zürich
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]