Skip to content

2.6.6 on ARM64 #1699

@nelseric

Description

@nelseric

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions