Re: compiling error core.c in mapcache with cygwin

2015-01-11 Thread Gery .
Thanks David but I don't have either the expertise to do so, I'll try to get mapcache working without threads enabled. Sent from my iRon On Jan 11, 2015, at 14:23, "David Rothenberger" wrote: On 1/11/2015 6:14 AM, Gery . wrote: > Thanks Marco, is it possible to enable THREAD in that apr librar

Re: compiling error core.c in mapcache with cygwin

2015-01-11 Thread David Rothenberger
On 1/11/2015 6:14 AM, Gery . wrote: > Thanks Marco, is it possible to enable THREAD in that apr library? I am the maintainer for the APR library. I didn't enable threads because the unit tests don't pass with it enabled and I don't have the time or expertise to fix it. If you want to fix it and su

Re: compiling error core.c in mapcache with cygwin

2015-01-11 Thread Gery .
Thanks Marco, is it possible to enable THREAD in that apr library? Sent from my iRon On Jan 11, 2015, at 2:58, "Marco Atzeri" wrote: On 1/11/2015 5:20 AM, Gery . wrote: > Hello Marco, > > After getting some replies about mapcache in the mapserver forum > (http://osgeo-org.1560.x6.nabble.co

Re: compiling error core.c in mapcache with cygwin

2015-01-10 Thread Marco Atzeri
On 1/11/2015 5:20 AM, Gery . wrote: Hello Marco, After getting some replies about mapcache in the mapserver forum (http://osgeo-org.1560.x6.nabble.com/compiling-error-core-c-in-mapcache-with-cygwin-td5179881.html#a5180931), I have the impression that apr has some issues in cygwin. Using this

RE: compiling error core.c in mapcache with cygwin

2015-01-10 Thread Gery .
ar/run/apache2/accept.lock"   -D DEFAULT_ERRORLOG="logs/error_log"   -D AP_TYPES_CONFIG_FILE="/etc/apache2/mime.types"   -D SERVER_CONFIG_FILE="/etc/apache2/httpd.conf"  ---------------- > Date: Sat, 3 Jan 2015 17:34:20 +0100 >

RE: compiling error core.c in mapcache with cygwin

2015-01-03 Thread Gery .
> have you installed the development package suggest here > http://mapserver.org/mapcache/install.html > > > https://cygwin.com/packages/x86/libapr1-devel/libapr1-devel-1.4.8-1 > > > I guess you need this package > > https://cygwin.com/packages/x86/libapr1-devel/libapr1-devel-1.4.8-1 Hello Marco,

Re: compiling error core.c in mapcache with cygwin

2015-01-03 Thread Marco Atzeri
On 1/3/2015 2:39 PM, Gery . wrote: Hello, When installing mapcache in cygwin, `make` produced: /opt/mapcache/mapcache-rel-1-2-1/lib/core.c: In function ‘mapcache_prefetch_tiles’: /opt/mapcache/mapcache-rel-1-2-1/lib/core.c:81:3: error: unknown type name ‘apr_thread_t’ apr_