-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Philip Brown wrote: > On Thu, Apr 02, 2009 at 10:02:09AM -0500, Mike Watters wrote: >> ARRGGHHH!! >> >> after a little more searching, >> - -- wchgat symbol is in /opt/csw/lib/libncurses.so, >> but the new w32addch is NOT. It lives in /usr/lib/libcurses.so > > thatas for widecha support. if it isnt there it may be bug in our curses. > > or, you need to quit mixing curses headers with ncurses libraries. > > -I/opt/csw/include/ncurses > > if i remember correctly. > _______________________________________________ > maintainers mailing list > [email protected] > https://lists.opencsw.org/mailman/listinfo/maintainers
AH-HA! it seems there are 2 sets of ncurses libs libncurses and libncursesw (wide support) My Headers are picking up the "Wide" support but my link is against the normal. this is explained in http://www.opencsw.org/mantis/view.php?id=3457 though I am still unclear as to why the headers are missing for the "regular" ncurses. I will fix and get a new version in testing. - -- Thanks, Mike "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." * Albert Einstein 1879 - 1955 US German-born Theoretical Physicist -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (SunOS) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknU6akACgkQLrhmsXMSLxeAywCeJTavy9igOA4zkngRuIMXQraR WG4AoNlHRySPVahEvYXrKpe1TZQDFeaB =QQmS -----END PGP SIGNATURE----- _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
