NetBSD build

Compiling from sources (Loko release 0.12.2) on NetBSD 10.0 amd64 (in QEMU VM) was not successfull.

  1. scheme-wrapper needed to be modified for 'make bootstrap', since Chez executable is 'chezscheme' (without a dash) in this environment. Easy.
  2. The compiled executable from 'make bootstrap' exits with code=70 and message 'Fatal: Loko can't run because the system does not support #AC'. The message originates in ./arch/amd64/netbsd-init.sls[line 126]:(netbsd-init-check-alignment).

I wonder:

  • What is the last NetBSD version known to support Loko?
  • Is there an easy solution to fix the alignement check?

Edit: Since this is my 1st post here, let me say that I like Loko a lot and enjoy using it, whenever I can do Scheme programming in a Linux environment. :-)

Edited by guberatsie
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information