I finally figured out build failure on gentoo. The problem is that both ./configure --enable-debug and ./configure --disable-debug will cause compilation error when doing ./ecl_min compile somewhere after loading streams.lsp. Error is "No such file or directory" If I don't mention debug when calling configure, build is fine. Regards, Marko