<div dir="ltr">Hi,<div><br></div><div>I guess you're compiling MapCache on Debian Wheezy?</div><div>It seems to be a known issue on Debian which had been fixed, except for Wheezy!</div><div>But as they mention in the issue, the problem is noisy but harmless...So you can ignore it.</div><div><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707109">https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707109</a><br></div><div><br></div><div>Cheers,</div><div>Mathieu</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 7:13 AM,  <span dir="ltr"><<a href="mailto:scott159@free.fr" target="_blank">scott159@free.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I'm trying to install the mapcache. I've downloaded the zip file from<br>
github but i got an error when i was installing :<br>
<br>
-- The C compiler identification is GNU 4.7.2<br>
-- The CXX compiler identification is GNU 4.7.2<br>
-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>
-- Detecting C compiler ABI info<br>
-- Detecting C compiler ABI info - done<br>
-- Check for working CXX compiler: /usr/bin/c++<br>
-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>
-- Detecting CXX compiler ABI info - done<br>
-- Looking for strncasecmp<br>
-- Looking for strncasecmp - found<br>
-- Looking for symlink<br>
-- Looking for symlink - found<br>
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.7")<br>
-- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.49")<br>
-- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so<br>
-- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.26.0")<br>
-- Found APR: /usr/lib/libapr-1.so<br>
-- Found APU: /usr/lib/libaprutil-1.so<br>
-- Looking for apr_memcache_hash<br>
-- Looking for apr_memcache_hash - found<br>
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")<br>
-- checking for module 'pixman'<br>
--   package 'pixman' not found<br>
-- checking for module 'pixman-1'<br>
--   found pixman-1, version 0.26.0<br>
-- Found PIXMAN: /usr/lib/x86_64-linux-gnu/libpixman-1.so<br>
-- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so<br>
-- Found SQLITE: /usr/lib/x86_64-linux-gnu/libsqlite3.so<br>
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (found version "3.9.6")<br>
-- * Configured options for the mapcache library<br>
--  * Mandatory components<br>
--   * png: /usr/lib/x86_64-linux-gnu/libpng.so<br>
--   * jpeg: /usr/lib/x86_64-linux-gnu/libjpeg.so<br>
--   * Curl: /usr/lib/x86_64-linux-gnu/libcurl.so<br>
--   * Apr: /usr/lib/libapr-1.so<br>
--  * Optional components<br>
--   * PIXMAN: /usr/lib/x86_64-linux-gnu/libpixman-1.so<br>
--   * SQLITE: /usr/lib/x86_64-linux-gnu/libsqlite3.so<br>
--   * Berkeley DB: disabled<br>
--   * Memcache: /usr/lib/libaprutil-1.so<br>
--   * TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so<br>
--   * GeoTIFF: disabled<br>
--   * Experimental TIFF write support: disabled<br>
--   * PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so<br>
--   * Experimental mapserver support: disabled<br>
-- Found GDAL: /usr/lib/libgdal.so<br>
-- Found GEOS: /usr/lib/libgeos_c.so<br>
-- * Seeder Configuration Options:<br>
--   * GEOS: /usr/lib/libgeos_c.so<br>
--   * OGR: /usr/lib/libgdal.so<br>
-- Found FCGI: /usr/lib/libfcgi.so<br>
-- * CGI Configuration Options:<br>
--   * FastCGI: /usr/lib/libfcgi.so<br>
-- Found APACHE: /usr/include/apache2<br>
-- * Apache Module support status:<br>
--   * Mapcache Version String: mod_mapcache/1.2.1<br>
--   * Module will be installed to : Use of uninitialized value $includedir in concatenation (.) or string at (eval 9) line 1.<br>
/usr/lib/apache2/modules<br>
-- Configuring done<br>
-- Generating done<br>
-- Build files have been written to: /var/www/mapcache-1-2-1/build<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br></div>