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

Re: Problems building SVN 1.2.0 RC1 with MinGW

From: Andrew Thompson <subversionuser_at_aktzero.com>
Date: 2005-04-18 16:51:16 CEST

Erik Huelsmann wrote:
>>I tried compiling rc1 with MinGW and had it fail in apr. Can you give me
>>some pointers on building this release?
>
> Well, I built with VC6 which differs *a lot* from MinGW, but I can try.

I had meant to ask what compiler you had used.

>>The error I was receiving was a failure in choosing a shared memory
>>method(library, I think).
>
> I think the best way to find out what went wrong is by providing excerpts
> from the compile logs. Can you provide those?

Rebuilding development environment...

Checking for Shared Memory Support...
checking for library containing shm_open... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... no
checking sys/ipc.h presence... no
checking for sys/ipc.h... no
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... no
checking sys/shm.h presence... no
checking for sys/shm.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
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
/e/s/subversion-1.1.3/apr/configure:Error: decision on anonymous shared
memory allocation method failed
configure failed for apr

> BTW: The best way to get all Subversion dependencies built is probably by
> asking on their respective mailing lists. For apr that would be
> dev@apr.apache.org.

I'm going to search some more before I post there.

> PS: Please don't mail privately; others may be able to help here (maybe
> sooner than I); I cc'ed the dev list.

I was not subscribed to the subversion dev list at the time. (I am now.)
I am used to lists not accepting posts unless you're subscribed.

-- 
Andrew Thompson
http://aktzero.com/
Interested in a hosted SVN repository? Email me, let's talk...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 18 16:52:10 2005

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

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