Symptom: I compile lilypond on master. I switch to web-gop, do some stuff, then switch back to master. There's no makefile. No problem; I run ./autogen.sh. That appears to finish correctly, but when I try "make", I get:
gperc...@sapphire:~/src/lilypond$ nice make *** /home/gperciva/src/lilypond/config.hh is out of date *** Remove it and rerun autogen: rm /home/gperciva/src/lilypond/config.hh; ./autogen.sh make: *** [/home/gperciva/src/lilypond/config.hh] Error 1 Now, it's no problem to remove it and re-run autogen... but couldn't autogen.sh automatically remove config.hh ? I'm not asking because I'm too lazy to remove it myself; rather, this looks like the same error message I've seen recently with GUB, so I'm hoping that if we fix it here, it'll also get fixed in GUB. Cheers, - Graham _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel