[Bese-devel] Compilation error with ACL 7

Slawek Zak slawek.zak at gmail.com
Mon Aug 29 12:33:09 UTC 2005


On 8/28/05, Julian Stecklina <der_julian at web.de> wrote:
> Hello,
> 
> I just tried to compile a current UCW with Allegro CL 7.0 on FreeBSD
> and got:
> 
> ;;; Compiling file /home/blitz/src/ucw/src/rerl/backtracking.lisp
> ;;; Writing fasl file /home/blitz/src/ucw/src/rerl/backtracking.fasl
> Error: Class #<STANDARD-CLASS IT.BESE.ARNESI::APPLICATION-FORM> is not
> yet finalized.
>   [condition type: PROGRAM-ERROR]

It's a known problem. I've reported it to Marco. You can get around it
by finalizing the classes manually during compilation with
finalize-inheritance.

/S



More information about the bese-devel mailing list