← Back to team overview

linuxdcpp-team team mailing list archive

[Question #108794]: adch++ won't compile from bzr branch

 

New question #108794 on ADCH++:
https://answers.launchpad.net/adchpp/+question/108794

I have read the readme, and have all the correct versions and prereqs. here is what I'm doing.

bzr branch lp:adchpp
cd adchpp
scons mode=release

scons: Reading SConscript files ...
Checking for C header file poll.h... yes
Checking for C header file sys/epoll.h... yes
Checking for dlopen() in C library dl... yes
Checking for pthread_create() in C library pthread... yes
Checking for SSL_connect() in C library ssl... yes
scons: done reading SConscript files.
scons: Building targets ...
Compiling build/release-default/adchpp/adchpp.gch (shared precompiled header)
In file included from boost/boost/tr1/tr1/string:16,
                 from adchpp/adchpp.h:115:
boost/boost/tr1/detail/config_all.hpp:151:41: error: ../4.4.0/utility: No such file or directory
scons: *** [build/release-default/adchpp/adchpp.gch] Error 1
scons: building terminated because of errors.

I have also tried just an scons, in case the release flag doesn't work on the latest branch, and also the sourceforge page download does the same thing. I'm running OpenSUSE 11.2 x64 gnome if that matters at all.

-- 
You received this question notification because you are a member of
Dcplusplus-team, which is an answer contact for ADCH++.