gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] asdf


From: Sergei Haramundanis
Subject: Re: [Gcl-devel] asdf
Date: Sun, 05 Jan 2014 21:09:38 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20121216 Iceowl/1.0b1 Icedove/3.0.11

I'm getting the following errors attempting to load the latest version of asdf. This is on Debian Linux 6.0.8.

Will asdf be supported on GCL? It appears to be required for other Common Lisp libraries, so I may not be able to use GCL if it isn't.

GCL (GNU Common Lisp)  2.6.10 ANSI    Dec 21 2013 11:48:49
Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl)
Binary License:  GPL due to GPL'ed components: (XGCL UNEXEC)
Modifications of this banner must retain notice of a compatible license
Dedicated to the memory of W. Schelter

Use (help) to get some basic information on how to use GCL.
Temporary directory for compiler files set to /tmp/

>(require "asdf.lisp")

Loading asdf.lisp
; COMPILER::|compiler preprocess| is being compiled.
;; Warning: Bad function proclamation (FTYPE FUNCTION ENSURE-EXPORTED)
Warning:
WILD-PATHNAME-P is being redefined.
Warning:
WITH-COMPILATION-UNIT is being redefined.
Warning:
ENSURE-DIRECTORIES-EXIST is being redefined.
Compiling /tmp/gazonk_2675_0.lsp.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
Finished compiling /tmp/gazonk_2675_0.lsp.
Loading /tmp/gazonk_2675_0.o
start address -T 0x823c28 Finished loading /tmp/gazonk_2675_0.o
Compiling /tmp/gazonk_2675_0.lsp.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3
Finished compiling /tmp/gazonk_2675_0.lsp.
Loading /tmp/gazonk_2675_0.o
start address -T 0x8c0f50 Finished loading /tmp/gazonk_2675_0.o
No class named: PATHNAME.

Fast links are on: do (use-fast-links nil) for debugging
Broken at PROGN.  Type :H for Help.
 1 (Continue) Retry loading file "asdf.lisp".
 2 (Abort) Return to top level.
dbl:UIOP/RUN-PROGRAM>>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]