I tried to build the latest 0.4 in ubuntu and "make install" gave me following error:
Code: Select all
make[2]: Leaving directory `/home/armagetron/sources/0.4/www-root'
make[1]: Leaving directory `/home/armagetron/sources/0.4/www-root'
make[1]: Entering directory `/home/armagetron/sources/0.4'
make[2]: Entering directory `/home/armagetron/sources/0.4'
make install-exec-hook
make[3]: Entering directory `/home/armagetron/sources/0.4'
/bin/bash /home/armagetron/sources/0.4/install-sh -c batch/make/uninstall /home/armagetron/0.4/bin/armagetronad-dedicated-uninstall
rm /home/armagetron/0.4/bin/armagetronad-dedicated-uninstall
ROOTDIR= DESTDIR= MAKE="make" PREFIX="/home/armagetron/0.4" PROGTITLE="Armagetron Advanced" PROGNAME="armagetronad-dedicated" SCRIPTDIR="/home/armagetron/0.4/share/games/armagetronad-dedicated/scripts" sh batch/make/uninstall /home/armagetron/0.4/bin/armagetronad-dedicated-uninstall ""
Generating uninstallation script /home/armagetron/0.4/bin/armagetronad-dedicated-uninstall...
Performing test installation...mv: `armagetronad-serverquery' and `armagetronad-serverquery' are the same file
make[7]: *** [install-exec-hook] Error 1
make[6]: *** [install-exec-am] Error 2
make[5]: *** [install-am] Error 2
make[4]: *** [install-recursive] Error 1
Failure :(
exit: 76: Illegal number: -1
make[3]: *** [install-uninstall] Error 2
make[3]: Leaving directory `/home/armagetron/sources/0.4'
make[2]: *** [install-exec-am] Error 2
make[2]: Leaving directory `/home/armagetron/sources/0.4'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/armagetron/sources/0.4'
make: *** [install-recursive] Error 1
Code: Select all
./configure --prefix=/home/armagetron/0.4 --enable-dedicated --enable-armathentication --enable-automakedefaults --disable-sysinstall --disable-useradd --disable-etc --disable-initscripts