On Tue, Jan 05, 2010 at 14:46:46 +0600, Edd Barrett wrote: > One query I have is: why --disable-mmap on amd64?
--disable-mmap added martynas@ in 1.31 revision I found only this information (FreeBSD Ports): # Semgentation fault in amd64 when using 'mmap(2)', errno = EINVAL. .if ${ARCH} == "amd64" CONFIGURE_ARGS+=--disable-mmap .endif -- Alexandr Shadchin