RE: Quick question



Do you:

a)  Have the most current jpeg packages installed?
b)  Did your ./configure script in the package directory correctly note
the location of the jpeg/gif/tiff/etc. libraries?  It sounds like
configure may have decided you didn't have those libraries.  When "make"
attempts to link the executable together, it can't resolve certain calls
from the executable source code because the library (in this case
libjpeg.so.X.X) that implements those functions is not being linked.

-Brent




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]