id summary reporter owner description type status priority milestone component version resolution keywords cc difficulty 1273 (use cairo) results in Error: (load) during expansion of (import ...) - unable to load compiled module Christian Kellermann "Running master Version 4.10.1 (rev 21cab06) on openbsd-unix-gnu-x86-64 [ 64bit manyargs dload ptables ] I get: {{{ #;1> (use cairo) ; loading /home/ckeen/chickens/master/lib/chicken/8/cairo.import.so ... Error: (load) during expansion of (import ...) - unable to load compiled module - Cannot load specified object: ""/home/ckeen/chickens/master/lib/chicken/8/cairo.import.so"" Call history: (use cairo) (##core#require-extension (cairo) #t) (##core#begin (##core#begin (##core#begin (##sys#require (quote cairo))) (import cairo)) (##core#und... (##core#begin (##core#begin (##sys#require (quote cairo))) (import cairo)) (##core#begin (##sys#require (quote cairo))) (##sys#require (quote cairo)) (quote cairo) (##core#quote cairo) (import cairo) <-- }}} Note the double slash in the path. The file in question does exist and is an elf shared library. I have bootstrapped said master from 4.10.1 dev-snapshot and I am confident that I didn't break anything during that build. Also cairo (and it's dependencies) are the only egg(s) installed. However other eggs seem to load fine." defect closed critical 4.11.0 core libraries 4.10.x invalid