lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2014-11-04 19:02 GMT+02:00 Gary Vaughan <gary@vaughan.pe>:

> Install it with LuaRocks, using:
>
>     luarocks install luaposix 33.0.0

This procedure does not work with Lua 5.3.0-beta.

Missing dependencies for luaposix:
luabitop >= 1.0.2

gcc -O2 -fPIC -I/home/dirk/include -c bit.c -o bit.o
bit.c: In function ‘barg’:
bit.c:83:2: error: #error "Unknown number type, check LUA_NUMBER_* in luaconf.h"
 #error "Unknown number type, check LUA_NUMBER_* in luaconf.h"