lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building 2.5.24 on Cygwin


From: Basil Crow
Subject: Building 2.5.24 on Cygwin
Date: Thu, 19 May 2005 19:32:43 -0400
User-agent: Mozilla Thunderbird 1.0+ (Windows/20050513)

Hi,

I'm trying to build LilyPond 2.5.24 on Cygwin. I followed the instructions at http://lilypond.org/web/devel/packaging all the way up to the last line: /netrel/bin/mknetrel lilypond (including setting up a clean Cygwin, compiling the required dependencies, and setting up netrel). It started building but stopped with this message:

Type:
make all to build LilyPond
make install to install LilyPond
make help to see all possible targets

/bin/sed: can't read Makefile: No such file or directory
/usr/bin/dif f : Makefile: No such file or directory
/usr/bin/make --no-built in-rules -C /netrel/src/lilypond-2.5.24-i -f GNUmakefile .in builddir=/netrel/build/lilypond-2.5.24-1 all make[i]: Entering directory `/netrel/src/lilypond-2.5.24-1' /netrel/src/lilypond-2.5.24-1/stepmake/stepmake/generic-targets.make:142: /netre 1/build/lilypond-2.5.24-1/out/dummy.dep: No such file or directory
please ignore innocent warning about dummy.dep
mkdir -p /netrel/build/lilypond-2.5.24-1/out
touch /netrel/build/lilypond-2.5.24-1/out/dummy.dep
make[i]: Leaving directory `/netrel/src/lilypond-2.5.24-1'
make[i]: Entering directory `/netrel/src/lilypond-2.5.24-1'
/usr/bin/make --no-built in-rules INFILE=GNUmakefile.in OUTFILE=GNUmakefile -f /n etrel/src/lilypond-2.5.24-1/stepmake/stepmake/automatically-generated. sub. make make[2]: Entering directory `/netrel/src/lilypond-2.5.24-1'
chmod +w GNUmakefile
chmod: cannot access 'GNUmakefile': No such file or directory
make[2]: [default] Error 1 (ignored)
head -n 1 GNUmakefile.in GNUmakefile
echo "# WARNING WARNING WARNING" >> GNUmakefile
echo "# do not edit? this is GNUmakefile, generated from GNUmakefile.in" >> GNUmakefile
cat GNUmakefile.in >> GNUmakefile
chmod -w GNUmakefile
make[2]: Leaving directory `/netrel/src/lilypond-2.5.24-1'
cd /netrel/build/lilypond-2.5.24-1 && rm -rf lib share
mkdir -p /netrel/build/lilypond-2.5.24-1/lib/lilypond
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/dips
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/elisp
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/otf
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/tfm
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/types
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/sag
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/map
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/enc
mkdir -p /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/tex
cd /netrel/build/lilypond-2.5.24-1/lib && \ ln -s ../../../python/out python
cd /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24 && \
ln -s /netrel/src/lilypond-2.5.24-1/ly ly && \
ln -s /netrel/src/lilypond-2.5.24-1/ps && \
ln -s ../../../python/out python && \ \
ln -s /netrel/src/lilypond-2.5.24-1/scm &&
ln -s /netrel/src/lilypond-2.5.24-1/scripts scripts
cd /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/dips && \ ln -s ./../.. /mf /out mf -out && \
ln -s /netrel/src/lilypond-2.5.24-i/ps
cd /netrel/build/lilypond-2.5.24-i/share/lilypond/2.5.24/tex && \
ln -s /netrel/src/lilypond-2.5.24-1/tex source && \
ln -s ../../../../tex/out tex-out && \
ln -s .. / .. / .. / .. /mf /out mf-out
cd /netrel/build/lilypond-2.5.24-1/share/lilypond/2.5.24/fonts/enc && \ ln -s ../../../../../mf/out/*.enc . 1n: creating symbolic link `./*.enc' to `../../../../../mf/out/*.enc' : No such f ile or directory make[i]: [/netrel/build/lilypond-2.5.24-i/share/lilypond/2.5.24/lilypond-for ce] Error 1
make[i]: Leaving directory `/netrel/src/lilypond-2.5.24-i'
make: [all] Error 2

Can anyone suggest how to fix this, or where I can file a bug? I've used 2.5.x on Linux with much success, and I'd really like to get this going on Cygwin.

Thanks,
Basil




reply via email to

[Prev in Thread] Current Thread [Next in Thread]