Re: clg using sbcl on Macintel
karim haddad <[email protected]> Wed, 4 Jul 2007 17:39:57 +0200
| Newsgroups | gmane.lisp.clg.devel |
|---|---|
| Message-ID | <[email protected]> |
>
Hi Espen
It's me again. Trying always on Mac Intel.
I am running sbcl 1.0.5
CLG from CVS
and have some problems compiling CLG.
I think it's something in the /clg/tools/config.lisp file :
; /Users/haddad/Work/OM/clg/tools/autoexport.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/haddad/Work/OM/clg/tools/
utils.lisp" (written 25 APR 2006 10:26:04 PM):
; compiling (DEFPACKAGE #:CLG-UTILS ...)
; compiling (IN-PACKAGE #:CLG-UTILS)
; compiling (DEFUN READ-LINES ...)
; compiling (DEFUN MKLIST ...)
; compiling (DEFUN NAMEP ...)
; compiling (DEFUN FUNCALLABLE ...)
; compiling (DEFMACRO RETURN-IF ...)
; compiling (DEFMACRO WHEN-BIND ...)
; compiling (DEFUN VISIBLE-CHAR-P ...)
; compiling (DEFUN WHITESPACE-P ...)
; compiling (DEFUN SPLIT-STRING-IF ...)
; compiling (DEFUN SPLIT-STRING ...)
; compiling (DEFUN CONCATENATE-STRINGS ...)
; compiling (DEFUN STRING-PREFIX-P ...)
; compiling (DEFUN GET-ALL ...)
; compiling (DEFUN DELETE-COLLECT-IF ...)
; /Users/haddad/Work/OM/clg/tools/utils.fasl written
; compilation finished in 0:00:00
; compiling file "/Users/haddad/Work/OM/clg/tools/
config.lisp" (written 03 JUL 2007 10:40:09 AM):
; compiling (DEFPACKAGE #:PKG-CONFIG ...)
; compiling (IN-PACKAGE #:PKG-CONFIG)
; compiling (DEFPARAMETER *PKG-CONFIG* ...); compilation aborted
because of fatal error:
; READ failure in COMPILE-FILE:
; READER-ERROR at 497 (line 17, column 25) on #<SB-SYS:FD-STREAM
for "file /Users/haddad/Work/OM/clg/tools/config.lisp" {11BAAD69}>:
; /Users/haddad/Work/OM/clg/tools/config.fasl written
; compilation finished in 0:00:00
; package "SB-POSIX" not found
WARNING:
COMPILE-FILE warned while performing #<COMPILE-OP NIL {11F62319}> on
#<CL-SOURCE-FILE "config" {12253799}>.
debugger invoked on a COMPILE-FAILED:
erred while invoking #<COMPILE-OP NIL {11F62319}> on
#<CL-SOURCE-FILE "config" {12253799}>
Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL.
restarts (invokable by number or by possibly-abbreviated name):
0: [RETRY ] Retry performing #<COMPILE-OP NIL {11F62319}> on
#<CL-SOURCE-FILE "config" {12253799}>.
1: [ACCEPT] Continue, treating #<COMPILE-OP NIL {11F62319}> on
#<CL-SOURCE-FILE "config" {12253799}> as having been
successful.
2: [ABORT ] Exit debugger, returning to top level.
((SB-PCL::FAST-METHOD PERFORM (COMPILE-OP CL-SOURCE-FILE))
#<unavailable argument>
#<unavailable argument>
#<COMPILE-OP NIL {11F62319}>
#<CL-SOURCE-FILE "config" {12253799}>)
0]
any ideas ?
THanx
K
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/