-
Notifications
You must be signed in to change notification settings - Fork 792
Closed
Description
I've managed to install 2.7.2 and 3.0.0, but 2.6.6 fails with the following error
compiling closure.c
closure.c:264:14: error: implicit declaration of function 'ffi_prep_closure' is
invalid in C99 [-Werror,-Wimplicit-function-declaration]
result = ffi_prep_closure(pcl, cif, callback, (void *)self);
^
1 error generated.
santostiago, amine2233, MayasHaddad, gwalshington, cindyliu923 and 2 more
Metadata
Metadata
Assignees
Labels
No labels