Looks like I'm missing the bootstrap option.
Below is the tree command for what I downloaded from Chickadee's website.
It appears to say gl is missing despite me grabbing the OpenGL tarball for GNU Guile and running './configure' followed by 'sudo make install'
Output from the OpenGL tarball:
https://pastebin.com/47F5hLiU
https://pastebin.com/15Kfii3m
Output from Chickadee:
https://pastebin.com/9ryihs8U
Here's the script I use to compile and install Chickadee on my machines:
https://gitlab.com/binary-ec/chickadee-debian/-/blob/main/chickadee-install.sh?r...