← Back to team overview

linuxdcpp-team team mailing list archive

Re: [Question #699121]: I'm trying to install on a CentOS via SSH on a macOS terminal

 

Question #699121 on ADCH++ changed:
https://answers.launchpad.net/adchpp/+question/699121

    Status: Answered => Open

Benedikt Ivarsson is still having a problem:
Now I'm stuck on:

[root@myrkur adchpp_3.0.0_source]# scons
scons: Reading SConscript files ...
Checking for C header file poll.h... (cached) no
Checking for C header file sys/epoll.h... (cached) no
Checking for pthread_create() in C library pthread... (cached) no
Checking for SSL_connect() in C library ssl... (cached) no
Checking for dlopen() in C library dl... (cached) no
Copy("/root/adchpp_3.0.0_source/build/debug-default/bin/lua", "lua")
scons: *** /root/adchpp_3.0.0_source/build/debug-default/bin/lua: File exists
mkmf.rb can't find header files for ruby at /usr/share/include/ruby.h
Ruby libdir not found, skipping ruby module
swig/SConscript > buildPyModule needs updates -> disabled for now.
scons: done reading SConscript files.
scons: Building targets ...
Compiling build/debug-default/LuaFileSystem/lfs.os (shared)
lua/LuaFileSystem/lfs.c:1:0: error: CPU you selected does not support x86-64 instruction set
 /*
 ^
scons: *** [build/debug-default/LuaFileSystem/lfs.os] Error 1
scons: building terminated because of errors.
[root@myrkur adchpp_3.0.0_source]#

Do you have any idea what could be causing this error?
I'm following this guide after (after reading the above guides and doing):
https://adchpp.sourceforge.io/user_guide/basic_guide.html

-- 
You received this question notification because your team Dcplusplus-
team is an answer contact for ADCH++.