Upstream 0.8.4 seems to build easily on Debian unstable (the build system has changed since 0.7.6):
apt-get install debhelper cdbs libtool automake1.11 autoconf \ pkg-config libxerces-c-dev libboost-signals-dev libboost-regex-dev \ libfreetype6-dev libtiff-dev libgl1-mesa-dev libglu1-mesa-dev \ libdevil-dev libpcre3-dev liblua5.1-dev lua5.1 libois-dev \ libfreeimage-dev libxcursor-dev libxpm-dev python-dev libpng-dev \ libxxf86vm-dev libexpat1-dev liblua5.1-expat-dev libxml2-dev \ libsilly-dev libogre-1.9-dev libglew1.6-dev libtinyxml-dev \ libtolua++5.1-dev # This wasn't in a fresh chroot so there may be other Build-Depends. wget http://prdownloads.sourceforge.net/crayzedsgui/cegui-0.8.4.tar.bz2 md5sum cegui-0.8.4.tar.bz2 # 344917301b5ed867a07575ee6a828667 cegui-0.8.4.tar.bz2 tar xjf cegui-0.8.4.tar.bz2 cd cegui-0.8.4 mkdir build cd build cmake .. make -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org