Use "csc -X easyffi filename.scm" to compile something that uses the easyffi.

However, if you're running an example which itself uses the ncurses
egg, I don't see why you would need the FFI at all.  Please post a
link to your example program if possible.

On Nov 28, 2007 10:34 AM, Stephan Lukits <[EMAIL PROTECTED]> wrote:
> Hi,
> I tried the ncurses example after installing
> ncurses and easyffi (in this order) and got
> after a successful compilation the following
> runtime error executing the example:
>
>
> :~/stud/hauptstudium/lf-programmierung> csc test-ncurses.scm
> :~/stud/hauptstudium/lf-programmierung> ./test-ncurses
> Error: unbound variable: foreign-parse


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to