On Wed, Sep 17, 2014 at 1:08 AM, Robin Haeusler <rhaeus...@bigpond.com> wrote: > I have tracked this bug report down, and it is still present as reported: > > In file included from src/RetroShareChat.cpp:5:0: > src/IRC.h:10:39: fatal error: libircclient/libircclient.h: No such file > or directory > #include <libircclient/libircclient.h> > ^ > compilation terminated. > Makefile:97: recipe for target 'obj/Debug/src/RetroShareChat.o' failed > make: *** [obj/Debug/src/RetroShareChat.o] Error 1 > make: *** Waiting for unfinished jobs.... > > I have updated my installation of Jessie, made sure installed (as > reported by synaptic and apt-get), the documentation is installed but > not the required *.h files in the library.
Make sure that this patch [1] is applied. If you fetch the Debian source (e.g. using apt-get source pokerth / unpack using dpkg-source -x pokerth*.dsc) and build using that, you should not be able to reproduce this build failure. This FTBFS is no longer reproducible on the buildds either [2]. Regards, Vincent [1] http://sources.debian.net/src/pokerth/1.1.1-2.1/debian/patches/10_fix_ftbfs_with_new_libircclient.patch/ [2] https://buildd.debian.org/status/package.php?p=pokerth&suite=unstable -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org