Hi Jan, The latest commit to gub3 seems to have broken guile:
building package: tools::guile *** Stage: untar (guile, tools) *** Stage: patch (guile, tools) *** Stage: autoupdate (guile, tools) *** Stage: configure (guile, tools) *** Stage: compile (guile, tools) Command barfed: cd /home/lilypond/gub/target/tools/build/guile-release_1-8-5 && make LDFLAGS='-Wl,-rpath -Wl,\$$ORIGIN/../lib' ... gcc -DHAVE_CONFIG_H -I.. -I/home/lilypond/gub/target/tools/src /guile-release_1-8-5 -I.. -I/home/lilypond/gub/target/tools/root/usr/include -Wall -Wmissing-prototypes -c -o gen-scmconfig.o /home/lilypond/gub/target/too ls/src/guile-release_1-8-5/libguile/gen-scmconfig.c; \ fi if [ "no" = "yes" ]; then \ gcc -o gen-scmconfig gen-scmconfig.o; \ else \ /bin/sh ../libtool --tag=CC --mode=link gcc -I/home/lilypond /gub/target/tools/root/usr/include -Wall -Wmissing-prototypes -Wl,-rpath -Wl,\ $ORIGIN/../lib -o gen-scmconfig gen-scmconfig.o -lgmp -lcrypt -lm -lltdl ; \ fi mkdir .libs gcc -I/home/lilypond/gub/target/tools/root/usr/include -Wall -Wmissing-prototypes -Wl,-rpath -Wl,\$ORIGIN/../lib -o gen-scmconfig gen-scmconfig.o /home/lilypond/gub/target/tools/root/usr/lib/libgmp.so -lcrypt -lm /home/lilypond/gub/target/tools/root/usr/lib/libltdl.so -ldl rm -f scmconfig.h.tmp cat /home/lilypond/gub/target/tools/src/guile-release_1-8-5/libguile/scmconfig.h.top > scmconfig.h.tmp ./gen-scmconfig >> scmconfig.h.tmp ./gen-scmconfig: error while loading shared libraries: libltdl.so.3: cannot open shared object file: No such file or directory make[4]: *** [scmconfig.h] Error 127 lilyp...@server:~/gub$ dpkg -l libltdl* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ pn libltdl3 <none> (no description available) pn libltdl3-dev <none> (no description available) ii libltdl7 2.2.4-0ubuntu4 A system independent dlopen wrapper for GNU ii libltdl7-dev 2.2.4-0ubuntu4 A system independent dlopen wrapper for GNU I'm suspicious about the $ORIGIN. This computer previous compiled gub with pre-dec31 gub up until the darwin-ppc crossplaftform odcctools step. I tried doing a "make clean", but that didn't do anything. Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel