Opened 22 years ago

Closed 21 years ago

#76 closed defect (fixed)

libpng conflict in GDAL and mapserver

Reported by: assefa Owned by: assefa
Priority: high Milestone:
Component: GDAL Support Version: 3.5
Severity: normal Keywords:
Cc:

Description

Tracking a bug on Windows, I realised that there was a conflict beetween the 
libpng linked with mapserver and the libpng distributed with GDAL.
 I made sure that mapserver and GDAL use the same libpng (modifying the 
makefiles in GDAL). This should be verfied each time I make a clean update of 
GDAL.
 
 Threr seems to be no problem on the Unix platform.

Change History (3)

comment:1 by fwarmerdam, 22 years ago

Assefa,

If you have patches for this, I would be happy to modify the windows GDAL
makefiles so that you just have to switch one macro in nmake.opt to control
whether the internal or external libpng is used.  Do you encounter the same
problems with JPEG, or TIFF? 


comment:2 by fwarmerdam, 21 years ago

Assefa,

Do you have any more information on this?  Should this bug be closed?

comment:3 by assefa, 21 years ago

Resolution: fixed
Status: newclosed
Add flags in GDAL makefiles to set external PNG and JPEG libs. Tiff support is 
done through GDAL.
Note: See TracTickets for help on using tickets.