Opened 22 years ago

Closed 21 years ago

#203 closed defect (fixed)

incompatible jpeg library between gd and mapserver

Reported by: assefa Owned by: assefa
Priority: high Milestone:
Component: MapServer CGI Version: 4.0
Severity: normal Keywords:
Cc:

Description

The gd-1.8.4 (compiled version) does not use the same jpeg library as the one 
used in mapserver.

The error produced when trying to load a jpeg file is : JPEG parameter 
struct mismatch.

The quick fix was to recompile mapserver without the USE_JPEG flag. 
The real fix is to recompile gd-1.8.4. Could not compile it yet on 
windows.

Personal refernece : look in folder msapps/jpeg_pb for test files.

Change History (1)

comment:1 by assefa, 21 years ago

Resolution: fixed
Status: newclosed
The DM builds now use only the jpeg libarary found inside GDAL for all builds
linking with jpeg. 
Note: See TracTickets for help on using tickets.