You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Greg Matheson <la...@ms.chinmin.edu.tw> on 2004/03/29 07:10:22 UTC

shared memory APR config failure on Win98 with MinGW

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

Re: shared memory APR config failure on Win98 with MinGW

Posted by Ben Collins-Sussman <su...@collab.net>.
Greg Matheson wrote:

> 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.

APR has its own list:  dev@apr.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: shared memory APR config failure on Win98 with MinGW

Posted by John Peacock <jp...@rowman.com>.
Greg Matheson wrote:
> 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. 

Win98 isn't a real server O/S, so lots of things in Subversion won't build 
right.  The Perl bindings don't work [yet] on Win32, but there are people 
working on it...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org