Ian Stirling <[EMAIL PROTECTED]> writes: >> What library is that? > > /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by > "lilypond" > /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found, required by > "lilypond" > > By using quick and dirty symbolic links pointing to the > current libraries, libm.so.4 and libc.so.6, the FreeBSD > Lilypond 2.9.26 build from the site works, at least as far > as issuing the help message when invoked with no arguments.
Hmm. So maybe we should link to libc.so, ie, find out why we link to libc.so.4? Then we can drop the freebsd6-x86 binary build again. Then again, I suppose major version number changes mean binary incompatibility in freebsd too, so depending on it to work would be silly? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel