Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDF5 installation with luarocks error #37

Open
GLZ92 opened this issue Mar 9, 2018 · 2 comments
Open

HDF5 installation with luarocks error #37

GLZ92 opened this issue Mar 9, 2018 · 2 comments

Comments

@GLZ92
Copy link

GLZ92 commented Mar 9, 2018

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?

@mac137
Copy link

mac137 commented May 27, 2020

I have the same problem. Any help would be appreciated! Thanks!

@Freya-Hu
Copy link

Freya-Hu commented Apr 8, 2021

met the same problem. several ways were tried, no one worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants