Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Unable to install hdf5 for lua

Linux Kernel, Network, and Services configuration.
Post Reply
Message
Author
kerryhall
Posts: 275
Joined: 2008-08-19 11:06
Has thanked: 3 times

Unable to install hdf5 for lua

#1 Post by kerryhall »

Trying to do:

Code: Select all

luarocks install --local hdf5
I get:

Code: Select all

gcclua.c:62:12: error: ‘namespace_binding’ was not declared in this scope
gcc 8.3.0 and Debian 10.

I also have gcc-8-plugin-dev installed.

Post Reply