Loading the lilypond-book module (after installing the lilypond program using their own shell installer; my gentoo distro is a couple versions behind and won't compile anyway) causes the following error to cause xetex to fail:
Fontconfig error: Cannot load default config file xelatex: relocation error: xelatex: symbol _ZNSt15_List_ node_base7_M_hookEPS_, version GLIBCXX_3.4.14 not defined in file libstdc++.so.6 with link time reference command failed: xelatex /tmp/tmpd9ojgb.tex Child returned 127 What I suspect is happening, is that xelatex is reading from /usr/local/lilypond /usr/lib/ libstdc++.so.6, and not the one that's installed on my system (which is in the /usr/lib64/gcc/... subdirectory). I'm running Lyx 2.0.1 on 64-bit gentoo Linux, with lilypond 2.14.2-1. I hope I'm asking in the right place, as this seems to be a bug with lilypond integration. Thanks, EE
