** Changed in: adchpp Status: New => Invalid -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to ADCH++. https://bugs.launchpad.net/bugs/1195449
Title: adch++ does not compile Status in ADCH++: Invalid Bug description: loz@Prometheus ~/adchpp $ LANG=en_EN.ISO-8859-1 scons gch=false verbose=true 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("/home/loz/adchpp/build/debug-default/bin/lua", "lua") scons: *** /home/loz/adchpp/build/debug-default/bin/lua: File exists [Errno 2] No such file or directory Ruby not found, skipping ruby module scons: done reading SConscript files. scons: Building targets ... g++ -o build/debug-default/adchpp/adchpp.h.gch -x c++-header -c -fvisibility=hidden -pipe -march=i686 -g -Wall -Wextra -Wno-unused-parameter -Wno-unused-value -Wno-missing-field-initializers -Wno-address -Wno-unknown-pragmas -fexceptions -fPIC -std=gnu++0x -DBOOST_ALL_DYN_LINK=1 -D_XOPEN_SOURCE=500 -D_DEBUG -D_REENTRANT -D_BSD_SOURCE -DBUILDING_ADCHPP=1 -Iboost -Iadchpp adchpp/adchpp.h adchpp/adchpp.h:1:0: error: CPU you selected does not support x86-64 instruction set /* ^ scons: *** [build/debug-default/adchpp/adchpp.h.gch] Error 1 scons: building terminated because of errors. To manage notifications about this bug go to: https://bugs.launchpad.net/adchpp/+bug/1195449/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp