> > That's odd. A quick test seems to to indicate that it works over > > here. Does your compiler have /usr/local as a preferred prefix? Try: > > > > echo '#include <foo>' > foo.c > > cc -v -c foo.c > > I am not a compiling guru by any means but I do not believe > that /usr/local is preferred:
No, it seems that /usr/local/ is not included by default in most GCC installations I've heard of. > > You can always try configuring doing: > > > > CFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib' ./configure Well, you have already discovered the small error in this instruction, see also http://lilypond.org/wiki/?LilyPondInstall /Mats _______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond