Mark H Weaver <m...@netris.org> writes: > Here's what happens on my Debian wheezy system, starting from a pristine > git checkout (using "git clean -dxf"): > ... > ice-9/boot-9.scm:106:20: In procedure #<procedure 1368240 at > ice-9/boot-9.scm:97:6 (thrown-k . args)>: > ice-9/boot-9.scm:106:20: no code for module (xcb xml) > make: *** [xcb/event-loop.go] Error 1 > mhw@tines:~/guile-xcb$
Thanks for sending this. That was another file placed out of order in Makefile.am. I've pushed a fix for that as well now and did a complete make uninstall/make/make install and it looks all right. I believe (fingers crossed!) it should build correctly if you pull the latest changes. -- Mark Witmer