[Ecls-list] RC 14.4.1 almost ready
Matthew Mondor
mm_lists at pulsar-zone.net
Sat Apr 13 17:44:36 UTC 2013
On Sat, 13 Apr 2013 12:03:47 -0400
Matthew Mondor <mm_lists at pulsar-zone.net> wrote:
> On Sat, 13 Apr 2013 00:16:19 +0200
> Juan Jose Garcia-Ripoll <juanjose.garciaripoll at gmail.com> wrote:
>
> > I have change this, though, and #+unix is now reported for all what is now
> > considered unix.
>
> The build now succeeds, however:
>
> ninja$ /usr/local/ecl/bin/ecl
> ;;; Loading #P"/usr/local/ecl/lib/ecl-13.4.1/asdf.fas"
> An error occurred during initialization:
> Package ((TION . #<TION package>)) referenced in compiled file
> NIL
> but has not been created.
> ninja$
Also if attempting to build and load slime:
;;; Loading #P"/usr/local/ecl/lib/ecl-13.4.1/profile.fas"
;;
;; Error while loading /home/mmondor/.slime/fasl/2012-11-08/ecl-13.4.1-173fb92e-unix-x86_64/swank-ecl.fas:
;; LOAD: Could not load file #P"/usr/local/ecl/lib/ecl-13.4.1/profile.fas" (Error: "mmap of entire address space failed: Permission denied")
;; Aborting.
There might be some problem with the new way data is written and/or
loaded. But interestingly on a virgin REPL, I can (require :profile)
and it loads without error.
--
Matt
More information about the ecl-devel
mailing list