Justin Erenkrantz <jerenkrantz@ebuilt.com> writes:
> On Wed, Jan 16, 2002 at 01:53:01PM -0500, Kevin Pilch-Bisson wrote:
> > I built svn under cygwin for a friend last night. I had no problems with the
> > configure step, but I did get a build error in apr/unix/shmem/shm.c. I don't
> > recall exactly what it was. I just commented out the implementation since I
> > knew that svn didn't use shared memory.
>
> What was the build error? -- justin
Here is mine for apr:
Checking for Shared Memory Support...
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for MAP_ANON in sys/mman.h... yes
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for /dev/zero... yes
checking sys/ipc.h usability... no
checking sys/ipc.h presence... no
checking for sys/ipc.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 for shmget... no
checking for shmat... no
checking for shmdt... no
checking for shmctl... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking for create_area... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
/home/Administrator/subversion-r909/apr/configure:Error: decision on shared memory allocation method failed
configure failed for apr
--
This signature intentionally left blank
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006