I am getting an error trying to build luarocks-admin. Any help would be great.
russellh@g1 ~/f/p/d/lua-luarocks> make
===> License MIT accepted by the user
===> lua53-luarocks-3.0.0 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by lua53-luarocks-3.0.0 for building
===> Extracting for lua53-luarocks-3.0.0
=> SHA256 Checksum OK for luarocks-3.0.0beta2.tar.gz.
===> Patching for lua53-luarocks-3.0.0
===> lua53-luarocks-3.0.0 depends on shared library:
liblua-5.3.so - found (/usr/local/lib/
liblua-5.3.so)
===> Configuring for lua53-luarocks-3.0.0
Configuring LuaRocks...
Lua interpreter found: /usr/local/bin/lua53
Checking if /usr/local/bin/lua53 is Lua version 5.3... yes
lua.h found: /usr/local/include/lua53/lua.h
unzip found in PATH: /usr/bin
Done configuring.
LuaRocks will be installed at......: /usr/local
LuaRocks will install rocks at.....: /usr/local
LuaRocks configuration directory...: /usr/local/etc/luarocks
Using Lua from.....................: /usr/local
Lua include directory..............: /usr/local/include/lua53
* Type make build and make install:
to install to /usr/local as usual.
* Type make bootstrap:
to install LuaRocks into /usr/local as a rock.
===> Building for lua53-luarocks-3.0.0
make[2]: make[2]: don't know how to make ./luarocks-admin. Stop
make[2]: stopped in /usr/home/russellh/freebsd/ports/devel/lua-luarocks/work/luarocks-3.0.0beta2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/home/russellh/freebsd/ports/devel/lua-luarocks
*** Error code 1
Stop.
make: stopped in /usr/home/russellh/freebsd/ports/devel/lua-luarocks
russellh@g1 ~/f/p/d/lua-luarocks>