2018-03-26 21:19 GMT+02:00 Stefan Husmann <stefan-husm...@t-online.de>:
> Hello,
>
> in 2012 in
> https://lists.gnu.org/archive/html/lilypond-user/2012-03/msg00155.html
> someone brought up an issue with compiling liypond from git.
>
> This was fixed in 2012, but came up again some weeks ago.
>
> cd ./out && /usr/bin/fontforge -script emmentaler-11.genpe
> Copyright (c) 2000-2014 by George Williams. See AUTHORS for Contributors.
>  License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
>  with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
>  Based on sources from 23:10 UTC  5-Aug-2017-ML-D.
>  Based on source from git with hash:
> Cannot open 
> /home/haawda/paketierung/meine_Pakete/lilypond-git/src/lilypond/build/mf/out/feta11.pfb
>    }
> MergeFonts: Can't find font: feta11.pfb
>
> I am also using Arch Linux (64 bit). The build function I use does not do any
> specials, I think.
>
> build() {
>   cd lilypond/
>   export PYTHON="python2"
>   export PYTHON_CONFIG="python2-config"
>   [[ -f config.hh ]] && rm config.hh
>   ./autogen.sh --noconfigure
>   [[ -d build ]] || mkdir build
>   cd build
>   ../configure --prefix=/usr \
>       --disable-documentation \
>       --enable-guile2=no
>   make -j1
> }
>
> I already tried several -j options, without success.
>
> Compiling the sources from the stable or unstable tarballs fails the
> same way.
>
> Ideas?
>
> Best Regards
>
> Stefan Husmann



https://lists.gnu.org/archive/html/lilypond-user/2018-03/msg00569.html

Cheers,
  Harm

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

Reply via email to