You are not logged in.

#1 2023-11-15 03:39:36

GentleMonster
Member
Registered: 2023-11-15
Posts: 1

Stumwm causes error | how to fix

The STUMPWM package is causing some errors (like a here) due to the way the package was built with SBCL 2.3.5 and current SBCL version is 2.3.8. So, now it is time to rebuild the package with actual SBCL version:

git clone https://gitlab.archlinux.org/archlinux/packaging/packages/stumpwm.git
cd stumpwm
makepkg

I hope this post can help someone smile

Last edited by GentleMonster (2023-11-15 03:42:51)

Offline

#2 2023-11-15 07:33:22

seth
Member
Registered: 2012-09-03
Posts: 56,103

Re: Stumwm causes error | how to fix

Not w/ the typo in the subject and also please don't PSA the wiki: https://wiki.archlinux.org/title/Arch_U … g_packages

Offline

#3 2024-01-31 11:38:42

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: Stumwm causes error | how to fix

As a rule of thumb: _All_ packages that install common lisp programs need to be rebuilt with _every_ update of the common lisp runtime, e.g. sbcl.

Offline

Board footer

Powered by FluxBB