I'm trying to get started on wart on win32. I get the following error: Symbol "FORK" not found in the SB-POSIX package.
in 046fork.wart.I can get past it if I rename 046fork.wart to something else (046fork.wart.skip) so that it doesn't load in the boot routine. I'm curious though, any tips on how I can resolve this? I'm on SBCL 1.0.37 Thank you! Wart looks very interesting |