After updating my system from jpeg6 to jpeg8 celestia no long compiles. It doesn't matter if I use with gtk or with gnome. It fails during the configure with;
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for deflate in -lz... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for glNewList in -lGL... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for gluLookAt in -lGLU... yes
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for CAIRO... yes
checking for THEORA... yes
checking for jpeg_start_decompress in -ljpeg... no
configure: error: jpeg library not found
I am using the source distro Lunar-Linux. Attached is a config.log
config.log
Additional note; I get the same configure error if using libgpeg-turbo (http://libjpeg-turbo.virtualgl.org/).