[mapserver-users] JPEGSetupDecode: Assertion failed

Richard Greenwood richard.greenwood at gmail.com
Thu Oct 10 18:25:11 PDT 2013


I think I've botched up my linking on a MapServer 6.2 build but I'm not
knowledgeable enough to see what I've done wrong. On Ubuntu 12.04 I built
gdal 1.10 from source and it seems to work. I then built MapServer 6.2 from
source and it works fine with vector data sources but raster data sources
fail with:

tif_jpeg.c:961: JPEGSetupDecode: Assertion `sp->cinfo.comm.is_decompressor'
failed

My MapServer configure statement:
export LD_RUN_PATH=/usr/local/lib
./configure --with-gd
  --with-proj
  --with-postgis
  --with-geos
  --with-ogr=/usr/local/bin/gdal-config
  --with-gdal=/usr/local/bin/gdal-config
  --with-wfs
  --with-php=yes

This machine also has libgdal on it from a QGIS install.

Any suggestions or hits are appreciated.

Thanks,
Rich



-- 
Richard Greenwood
richard.greenwood at gmail.com
www.greenwoodmap.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20131010/f599f5f0/attachment.html>


More information about the mapserver-users mailing list