Date: Tue, 01 Aug 2006 23:51:14 +0530 From: Gautham Ganapathy <gauthamglist@gmail.com> To: Alejandro Pulver <alepulver@FreeBSD.org>, "; pfgshield-freebsd"@yahoo.com Cc: freebsd-ports@FreeBSD.org Subject: Re: mmap error (?) when building clisp-2.38 in freebsd-6.1-release for amd64 Message-ID: <1154456474.8819.0.camel@localhost> In-Reply-To: <20060731002101.1c08dcca@phobos.mars.bsd> References: <1154159694.53280.15.camel@localhost> <20060729155704.1ccec628@phobos.mars.bsd> <54e644db0607301437x4739419emdc1e0be3158bf27c@mail.gmail.com> <20060731002101.1c08dcca@phobos.mars.bsd>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2006-07-31 at 00:21 -0300, Alejandro Pulver wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Mon, 31 Jul 2006 03:07:10 +0530 > "Gautham Ganapathy" <gauthamglist@gmail.com> wrote: > > > On 7/30/06, Alejandro Pulver <alepulver@freebsd.org> wrote: > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > On Sat, 29 Jul 2006 13:24:54 +0530 > > > Gautham Ganapathy <gauthamglist@gmail.com> wrote: > > > > > > > > > > > 3. However, the third error is beyond me. > > > > > > > > ./lisp.run -B . -N locale -Efile UTF-8 -Eterminal UTF-8 -Emisc 1:1 -norc > > > > -m 1400KW -x "(and (load \"init.lisp\") (sys::%saveinitmem) (ext::exit)) > > > > (ext::exit t)" > > > > Cannot map memory to address 0x4000000000000 . > > > > [spvw_mmap.d:359] errno = EINVAL: Invalid argument. > > > > ./lisp.run: Not enough memory for Lisp. > > > > *** Error code 1 > > > > > > > > > > Hello. > > > > > > I think you are using an old version of the lang/clisp port (current > > > one is clisp-2.38_1, where building on amd64 was fixed). > > > > > > Could you please update your ports and try again? > > > > > > Best Regards, > > > Ale > > > > > > > > Hi > > > > How should I update this port? Would it be possible to update just this port > > without modifying the rest of the ports? > > > > Regards > > Gautham > > Hello. > > To update that port only you have to download the port from > http://www.freebsd.org/ports/ (search for 'clisp' and press the > 'Download' button). Then delete /usr/ports/lang/clisp recursively and > extract the downloaded tarball there. Like (as root): > > # tar zxf clisp.tar.gz -C /usr/ports/lang > > However it's recommended that you update your whole ports tree as some > ports require new versions of others (so basically they may work or > not). To update the whole ports tree you can use CVSup or portsnap: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html > > It also describes how to update the installed ports. > > Best Regards, > Ale > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.4 (FreeBSD) > > iD8DBQFEzXc3iV05EpRcP2ERAnK0AJ9Fj4xe94AK5oD2QuH0kekuzlxBegCdGJvC > EfmDV9wAh/oqs2voH9MUs3g= > =jxtL > -----END PGP SIGNATURE----- Thanks. I'll try this out. Regards Gautham
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1154456474.8819.0.camel>