tree-1.1.0.2.19_20080312.tar.gz fails thus:
It dies at this step:
gcc -O2 -Wall -DRELEASE=1 -DNDEBUG -DLinux=1 -I../.. -I../../src/tools -c -o rtutils.o ../../src/rtinput/rtutils.c
make[2]: *** No rule to make target `../../lib.Linux/treetools.a', needed by `parser'. Stop.
make[2]: Leaving directory `/home/herrold/build/tree/tree-1.1.0.2.19_20080312/tree/obj.Linux/rtinput'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/herrold/build/tree/tree-1.1.0.2.19_20080312/tree/obj.Linux'
make: *** [all] Error 2
[herrold@centos-5 tree]$ history | tail -5
1017 Jul 10 13:56 ls ../..
1018 Jul 10 13:57 history
1019 Jul 10 13:57 make clean
1020 Jul 10 13:57 make all
1021 Jul 10 13:58 history | tail -5