Skip to content

HDF5 installation with luarocks error #37

@GLZ92

Description

@GLZ92

Hello!
When typing sudo luarocks install hdf5 I get the following errors:

gcclua.c: In function ‘int gcclua_tree_get_type_anonymous(lua_State*)’:
gcclua.c:636:22: error: ‘TYPE_ANONYMOUS_P’ was not declared in this scope
lua_pushboolean(L, TYPE_ANONYMOUS_P(*t));
^~~~~~~~~~~~~~~~
gcclua.c:636:22: note: suggested alternative: ‘MAP_ANONYMOUS’
lua_pushboolean(L, TYPE_ANONYMOUS_P(*t));
^~~~~~~~~~~~~~~~
MAP_ANONYMOUS

How do I fix that?

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