From: Teemu Likonen on
* 2010-03-09 12:18 (UTC), Erik Winkels wrote:

> Also: http://www.cliki.net/Linedit

Thanks. Unfortunately it doesn't compile:


; compilation aborted because of fatal error:
; READ failure in COMPILE-FILE:
; SB-INT:SIMPLE-READER-PACKAGE-ERROR at 1306 (line 25, column 37) on
; #<SB-SYS:FD-STREAM for "file [...] source/linedit/packages.lisp" {D2D1BD9}>:
; Symbol "*OSICAT-VERSION*" not found in the OSICAT package.


I do appreciate that clbuild developers maintain a list of "main"
projects and a list of other projects. It gives user a hint of what
packages might work better. Linedit and osicat are in the "other"
category.
From: Erik Winkels on
Teemu Likonen <tlikonen(a)iki.fi> wrote:
> * 2010-03-09 12:18 (UTC), Erik Winkels wrote:
>
> > Also: http://www.cliki.net/Linedit
>
> Thanks. Unfortunately it doesn't compile:
>
>
> ; compilation aborted because of fatal error:
> ; READ failure in COMPILE-FILE:
> ; SB-INT:SIMPLE-READER-PACKAGE-ERROR at 1306 (line 25, column 37)
> on
> ; #<SB-SYS:FD-STREAM for "file [...] source/linedit/packages.lisp"
> {D2D1BD9}>:
> ; Symbol "*OSICAT-VERSION*" not found in the OSICAT package.

Come on, a little more initiative drom yourself ;-) Just edit in that
variable by yourself and it'll work.

I'm on the road on a mobile phone currently so I can't tell you what I
did exactly. I'll check when I'm home.
 | 
Pages: 1
Prev: GPG key error in ASDF
Next: need easy benchmarks