Graham,

On Tue, Oct 18, 2011 at 1:06 PM, Graham Percival
<gra...@percival-music.ca> wrote:
> On Tue, Oct 18, 2011 at 05:48:08AM +0000, pkx1...@gmail.com wrote:
>> This fails at the basic make stage
>>
>> ../configure ; make -j7
>
> oops, I should have mentioned: run ./autogen.sh --noconfigure
> first, then do configure and make.
>

I thought it might be the same too, so I redid this on my single cpu VM at work.

Same problem even with

./autogen.sh --noconfigure
mkdir build
cd build
../configure
make

git status gives me

--snip--

jlowe@jamesLBVM:~/lilypond-git/build$ git status
# On branch master
# Changed but not updated:
#   (use "git add <file>..." to update what will be committed)
#   (use "git checkout -- <file>..." to discard changes in working directory)
#
#       modified:   ../Documentation/GNUmakefile
#       modified:   ../Documentation/web/GNUmakefile
#       modified:   ../Documentation/web/ly-examples/GNUmakefile
#       modified:   ../make/website.make
#       modified:   ../python/auxiliar/postprocess_html.py
#
no changes added to commit (use "git add" and/or "git commit -a")
jlowe@jamesLBVM:~/lilypond-git/build$


--snip--





-- 
--
James

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to