On Mon, Jul 10, 2023 at 01:05:25PM +0200, Ralf Hemmecke wrote:
> Dear Waldek,
> 
> I seem to have problems building hsbcl with the script you provided.
> I saw no problem on Ubuntu 22.04, though.
> Can you help?
> 
> The last line of the compilation are given below.
> 
> Thank you
> Ralf
> 
> ; wrote 
> /zlocal/nvme0n1p4/hemmecke/v/git/hsbcl/pp/.cache/common-lisp/sbcl-2.1.1.debian-linux-x64/usr/share/common-lisp/source/alexandria/alexandria-2/package-tmpGHU3ALSV.fasl
> ; compilation finished in 0:00:00.000
> While evaluating the form starting at line 18, column 0
>   of #P"/zlocal/nvme0n1p4/hemmecke/v/git/hsbcl/pp/../la.lisp":
> 
> debugger invoked on a UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread
> #<THREAD "main thread" RUNNING {1004E00473}>:

Well, it build for me on Debian 11 both using Debian-provided sbcl-2.1.1
and compiled from sources sbcl-2.3.5.  I had problem on old Gentoo,
because Gentoo provided ASDF configured in a way which was
incompatible with hsbcl.   My solution on Gentoo was to use
sbcl-1.4.6 build from sources and remove system installed sbcl
startup file.  On Debian, system startup file is '/etc/sbclrc', I
would look here for possible source of incompatibilities.  And
of course personal startup files.  Maybe add '--no-init' option
to sbcl command line.


-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/ZKwCWhS6fNV3iX1P%40fricas.math.uni.wroc.pl.

Reply via email to