On Sat, 13 Apr 2013 20:06:45 +0200
Juan Jose Garcia-Ripoll <juanjose.garciarip...@gmail.com> wrote:

> On Sat, Apr 13, 2013 at 7:44 PM, Matthew Mondor 
> <mm_li...@pulsar-zone.net>wrote:
> 
> > ;;; 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.
> >
> 
> Did you clean old files? ECL should not be using mmap any more.

Interestingly, 
/home/mmondor/.slime/fasl/2012-11-08/ecl-13.4.1-173fb92e-unix-x86_64/swank-ecl.fas
doesn't exist at that point, so the reported error is probably bogus.
It seems that there's an error linking the fasl from the generated
files.  I'll try to manually invoke the commands and see where and why
it fails, but I must leave so will resume later.

$ ls -1 ~/.slime/fasl/2012-11-08/ecl-13.4.1-173fb92e-unix-x86_64/
swank-backend.c
swank-backend.data
swank-backend.eclh
swank-backend.fas
swank-backend.o
swank-ecl.c
swank-ecl.data
swank-ecl.eclh
swank-ecl.o
swank-source-file-cache.c
swank-source-file-cache.data
swank-source-file-cache.eclh
swank-source-file-cache.fas
swank-source-file-cache.o
swank-source-path-parser.c
swank-source-path-parser.data
swank-source-path-parser.eclh
swank-source-path-parser.fas
swank-source-path-parser.o
-- 
Matt

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to