You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.
When I run $PREFIX/bin/luarocks make under /tmp/xitari, I got the following error:
CMake Error: Generator: execution of make failed. Make command was: /tmp/xitari/make "cmTryCompileExec69850377/fast"
-- Check for working C compiler: /usr/bin/cc -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/bin/cc" is not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/xitari/CMakeFiles/CMakeTmp
Run Build Command:/tmp/xitari/make "cmTryCompileExec69850377/fast"
Permission denied
Generator: execution of make failed. Make command was: /tmp/xitari/make
"cmTryCompileExec69850377/fast"
Can anyone help me with this?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I run $PREFIX/bin/luarocks make under /tmp/xitari, I got the following error:
CMake Error: Generator: execution of make failed. Make command was: /tmp/xitari/make "cmTryCompileExec69850377/fast"
-- Check for working C compiler: /usr/bin/cc -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/bin/cc" is not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/xitari/CMakeFiles/CMakeTmp
Run Build Command:/tmp/xitari/make "cmTryCompileExec69850377/fast"
Permission denied
Generator: execution of make failed. Make command was: /tmp/xitari/make
"cmTryCompileExec69850377/fast"
Can anyone help me with this?
The text was updated successfully, but these errors were encountered: