On 17 March 2014 09:35, <pe...@colberg.org> wrote: > Dear Hisham, > > I prepared the first release of lua-hdf5: > > https://colberg.org/rocks/lua-hdf5-1.0.0-1.rockspec > https://colberg.org/rocks/lua-hdf5-1.0.0-1.src.rock > https://colberg.org/rocks/lua-hdf5-1.0.0-1.all.rock > > It would be great if you could upload the files as is so that the > file hashes on the LuaRocks server and on my rocks mirror match.
My upload script repacks and runs a test build... I got this: /usr/local/include/stdc-predef.h:40:1: fatal error: H5pubconf.h: No such file or directory #endif ^ compilation terminated. gcc -E -o C.i -I/Data/Variable/tmp/luarocks_lua-hdf5-1.0.0-1-9508/lua-hdf5/hdf5/../../gcc-lua-cdecl/ffi-cdecl C.c C.c:11:18: fatal error: hdf5.h: No such file or directory #include <hdf5.h> ^ compilation terminated. Looks like your rockspec needs an external_dependencies section pointing to the hdf5 library. See this for an example that also uses make: http://luarocks.org/repositories/rocks/luazip-1.2.3-2.rockspec -- Hisham ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Luarocks-developers mailing list Luarocks-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/luarocks-developers