I think about this "target" directory later.
We must first fix a regression.
In 07c1768089ee025291bca684e275329980fc7a2c
)co
sieve.as
Compiling FriCAS source code from file
/dev/shm/hemmecke/fricas/b/src/input/
sieve.as using Aldor
compiler and options
-O -Fasy -Flsp -lfricas -Y ../aldor/al -I
/home/hemmecke/backup/git/fricas-bisec
t/fricas/src/aldor/aldor
. Use the system command )set compiler args to change these
options.
Compiling Lisp source code from file sieve.lsp
Issuing )library command for sieve
Reading /dev/shm/hemmecke/fricas/b/src/input/sieve.asy
In 267c088620a7a088daa833a2e86e894ff094c7ee
)co
sieve.as
Compiling FriCAS source code from file
/dev/shm/hemmecke/fricas/b/src/input/
sieve.as using Aldor
compiler and options
-O -Fasy -Flsp -lfricas -Y ../aldor/al -I
/home/hemmecke/g/fricas-bisect/fricas/
src/aldor/aldor
. Use the system command )set compiler args to change these
options.
>> System error:
The variable |lsp| is unbound.
Continuing to read the file...
Unfortunately, I do not see, where this comes from. Why would moving
messages inline have anything to do with the success of the aldor
compilation?
commit 267c088620a7a088daa833a2e86e894ff094c7ee
Author: Waldek Hebisch <
c...@fricas.org>
Date: Thu Mar 19 23:49:24 2026 +0100
Move more messages inline
Ralf