sent-conv-torch icon indicating copy to clipboard operation
sent-conv-torch copied to clipboard

HDF5 installation with luarocks error

Open GLZ92 opened this issue 6 years ago • 2 comments

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?

GLZ92 avatar Mar 09 '18 20:03 GLZ92

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

mac137 avatar May 27 '20 18:05 mac137

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

Freya-Hu avatar Apr 08 '21 18:04 Freya-Hu