Листинг №2: результат make
frost@frost-desktop:~/sw/games/avia/FlightGear-0.9.9$ make
Making all in tests
make[1]: Entering directory `/home/frost/sw/games/avia/FlightGear-0.9.9/tests'
g++ -g -O2 -D_REENTRANT -L/usr/X11R6/lib -L/usr/local/lib -o test-up test-up.o -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lplibsg -lplibul -lz -ldl -lm
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make[1]: *** [test-up] Ошибка 1
make[1]: Leaving directory `/home/frost/sw/games/avia/FlightGear-0.9.9/tests'
make: *** [all-recursive] Ошибка 1
Результат make install такой же как и Листинг 2: make