mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64

Gautham Ganapathy gauthamglist at gmail.com
Sun Jul 30 21:38:41 UTC 2006


On 7/30/06, pfgshield-freebsd at yahoo.com <pfgshield-freebsd at yahoo.com> wrote:
>
> Hello;
>
> I had the same problems building clisp on amd64, but I reported the amd64
> vs
> x86_64 issue on sourceforge: I think they fixed it.
>
> The mmap issue is AFAICT, well known. The port has these lines:
>
> .if ${ARCH} == "amd64" || ${ARCH} == "ia64"
> CONFIGURE_ARGS+=--disable-mmap
> MAKEMAKE_ARGS+= --disable-mmap
> .endif
>
> hope that helps,
>
>     Pedro.


Hi

I tried this. Now, a new error comes up. While running clisp during
installation, it core dumps and gives an error message

Regards
Gautham


More information about the freebsd-ports mailing list