On Nov 23, 2005, at 6:13, Josh Isom wrote:

When I first installed parrot, curses worked with it, but it fails to work anymore for me, either under darwin or freebsd. On darwin, it clears the screen, and can only read "assertation failed" before it clears and dies,
so I can't see diagnostics, but under freebsd I get this.

Running it inside gdb shows a bit more. But is not really helpful otherwise. Anyway I remember that I have seen a wrong function signature (or using wrong arguments) somewhere inside the ncurses NCI code.

Please go through all the dlfunc ops and compare the signatures with the man page(s). Then check the calls of the functions for correctness.

Joshua

leo

Reply via email to