Hello Malte
On 08/01/2019 8:22 am, Malte Meyn wrote:
Hi list,
in a clean repository (in a branch based on current origin/master) I
did the following:
$ ./autogen.sh
not ./autogen.sh --noconfigure? (I don't know what this does but it is
what I do for out of tree builds)
If you didn't do '--noconfigure' you'd normally get a warning after your
./configure:
i.e
--snip--
Source directory already configured. Please clean the source directory
make -C /home/jlowe/lilypond-git distclean
--snip--
and you'd not be able to compile (at least I couldn't if I followed your
steps to the letter).
i.e.
make: *** No targets specified and no makefile found. Stop.
Anyway if I follow your steps but just add --noconfigure it all works
for me.
Unless anyone else can spot what is going on, perhaps output from your
.configure run might give some clues?
--
Regards
James
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel