./configure doesn't seem able to find qt libraries:
checking for libz... -lz
checking for libpng... no
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... configure: error: Qt (>= Qt 3.1.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
[ccurley@charlesc celestia-1.3.1]$ rpm -qa | grep -i qt
qt-3.1.2-14
qt-devel-3.1.2-14
This is on Fedora Core 1, as updated with released updates.
From the output macros section of config.log:
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
qt_includes=''
qt_libraries=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'