<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>For high thread cache seeding, what is the recommendation, using mod-mapserver for wms or using the&nbsp;&nbsp;--enable-mapserver option in mapcache? I'm assuming the direct enable mapserver option to avoid image re-encoding etc.</div>
<div><br>
</div>
<div>I have been unable to get the experimental mapserver mode compiled into mapcache. I get</div>
<div><br>
</div>
<div>
<div>/bin/sh ../libtool --mode=link --tag CC gcc -rpath /home/gridusr/local/lib ./cache_sqlite.lo ./ezxml.lo ./imageio_jpeg.lo ./configuration.lo ./service_ve.lo ./service_demo.lo ./source_wms.lo ./service_kml.lo ./source_mapserver.lo ./core.lo ./cache_disk.lo
 ./imageio_png.lo ./source_gdal.lo ./tileset.lo ./configuration_xml.lo ./service_tms.lo ./cache_tiff.lo ./dimension.lo ./lock.lo ./imageio_mixed.lo ./strptime.lo ./service_wmts.lo ./util.lo ./services.lo ./imageio.lo ./cache_memcache.lo ./source.lo ./image_error.lo
 ./http.lo ./service_wms.lo ./axisorder.lo ./image.lo ./buffer.lo ./grid.lo -lcurl &nbsp; -lpng -ljpeg -L/u01/app/oracle/product/ofm/Oracle_WT1//lib -lapr-1 -L/u01/app/oracle/product/ofm/Oracle_WT1//lib -laprutil-1 &nbsp;-lsqlite3 -lpixman-1 &nbsp; -ltiff &nbsp;../../libmapserver.la-o
 libmapcache.la</div>
<div>libtool: link: you must specify an output file</div>
<div>libtool: link: Try `libtool --help --mode=link' for more information.</div>
<div>make[1]: *** [libmapcache.la] Error 1</div>
<div>make[1]: Leaving directory `/home/gridusr/local/src/mapserver/mapcache/lib'</div>
<div>make: *** [all] Error 2</div>
</div>
<div><br>
</div>
</body>
</html>