[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

shared memory APR config failure on Win98 with MinGW

From: Greg Matheson <lang_at_ms.chinmin.edu.tw>
Date: 2004-03-29 09:10:22 CEST

I'm trying to compile subversion on Win98 with MinGW, because
I think the perl bindings haven't been included in the zipped
build. Correct me if I'm wrong.

But the configure of the Apache Portable Runtime is failing
to make a decision on shared memory.

checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... no
checking for shmat... no
checking for shmdt... no
checking for shmctl... no
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... yes
/home/greg/subversion-1.0.0/apr/configure:Error: decision on anonymous shared memory allocation method failed
configure failed for apr

I'm getting the same problem with 1.0.1
Where do I go from here? Please point me at an apache list, if necessary.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Mar 29 08:44:52 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.