Hello, I've been trying to use the local.build file that Han-Wen supplied to do a GUB build of a patched version of lilypond for the music notation project.
I have amended the contents of the local.build file to point to the location of my source code which is /home/maz/lilypondbuilds/mygub/gub/PatchedLilySource The amended contents of the local build are... BUILD_PLATFORM=linux-x86 LILYPOND_WEB_CPU_COUNT=2 #LILYPOND_BRANCH=hwn #LILYPOND_LOCAL_BRANCH=hwn MINGIT_BRANCH= LILYPOND_REPO_URL=file://localhost/home/maz/lilypondbuilds/mygub/gub/PatchedLilySource # ugh - make this automatic. LILYPOND_DIRRED_BRANCH=localhost/home/maz/lilypondbuilds/mygub/gub/PatchedLilySource/$(LILYPOND_BRANCH) LILYPOND_FLATTENED_BRANCH=localhost--home-maz-lilypondbuilds-mygub-gub-PatchedLilySource-$(LILYPOND_BRANCH) GUB_ONLINE_OPTION= -vvv --offline get-local: python bin/gub --platform=linux-x86 -vvv --offline --online --download-only 'file://localhost/home/maz/lilypondbuilds/mygub/gub/PatchedLilySource?branch=master' all-stable: $(MAKE) LILYPOND_BRANCH=stable-2.11.45 LILYPOND_LOCAL_BRANCH=stable-2.11.45 all all-clean-stable: $(MAKE) LILYPOND_BRANCH=stable-2.11.45 LILYPOND_LOCAL_BRANCH=stable-2.11.45 doc-clean PLATFORMS=linux-x86 linux-64 linux-ppc freebsd-x86 freebsd-64 darwin-ppc darwin-x86 mingw When I run make -f local.make get-local I get this error UnknownVcSystem: Cannot determine source: url=file://localhost/home/maz/lilypondbuilds/mygub/gub/PatchedLilySource, dir=/home/maz/lilypondbuilds/mygub/gub/downloads/PatchedLilySource make: *** [get-local] Error 1 I know it's got something to do with git and version control (it's expecting LILYPOND_REPO_URL to perhaps be a location to a local git repository?). I'm stumbling about in the dark a bit, Han-Wen I'm sorry to ask you again, but could you shed any light? Thanks Mark _________________________________________________________________ Invite your Facebook friends to chat on Messenger http://clk.atdmt.com/UKM/go/101719649/direct/01/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel