stumpwm / mahogany

A stumpwm like Wayland compositor
GNU General Public License v2.0
241 stars 14 forks source link

Error building #65

Closed kkflto closed 1 month ago

kkflto commented 1 month ago
ninja -C /home/kkflt/src/mahogany/build/heart
ninja: Entering directory `/home/kkflt/src/mahogany/build/heart'
[359/359] Linking target example/heart
\# FIXME?: move the api headers into a separate directory and just use those instead of calling install:
ninja -C /home/kkflt/src/mahogany/build/heart install > /home/kkflt/src/mahogany/build/install_output.txt
sbcl --non-interactive --load  build-mahogany.lisp
make: sbcl: No such file or directory
make: *** [Makefile:18: /home/kkflt/src/mahogany/build/mahogany] Error 127
kkflto commented 1 month ago

Nevermind, I forgot to install sbcl :+1: