Op donderdag 01-01-2009 om 18:32 uur [tijdzone -0200], schreef Han-Wen Nienhuys:
> mismatch somewhere. Interestingly, if I run > > [lily...@haring glibc-core-2.3]$ pwd > /home/lilydev/vc/gub3/target/linux-x86/build/glibc-core-2.3 > [lily...@haring glibc-core-2.3]$ ls > ls: libc.so.6: version `GLIBC_2.4' not found (required by ls) > ls: libc.so.6: version `GLIBC_2.4' not found (required by > /lib/libselinux.so.1) > ls: libc.so.6: version `GLIBC_2.8' not found (required by > /lib/libselinux.so.1) > ls: libc.so.6: version `GLIBC_2.4' not found (required by /lib/libcap.so.2) > ls: libc.so.6: version `GLIBC_2.8' not found (required by /lib/libcap.so.2) > ls: libc.so.6: version `GLIBC_2.4' not found (required by /lib/libacl.so.1) > ls: libc.so.6: version `GLIBC_2.4' not found (required by /lib/libattr.so.1) > > perhaps there is some library version mismatch going on somewhere? Your ls that's linked to glibc >= 2.4 is trying to use GUB's glibc 2.3 What if you remove . from LD_LIBRARY_PATH ? Jan. -- Jan Nieuwenhuizen <[email protected]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
