gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: Compiling 1.3.128?


From: Jan Nieuwenhuizen
Subject: Re: Compiling 1.3.128?
Date: 05 Feb 2001 10:17:00 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Anthony Fok <address@hidden> writes:

> > makeinfo  out/lilypond.texi -o out/lilypond.info

> Yes, I run into this problem from time to time.  Fortunately, not with
> 1.3.128.  Han-wen and Jan, as you can see here, for some reasons, make's
> internal .texi -> .info rule was not overriden.

That's strange.  The cancellation rule is right there, in
Documentation/user/GNUmakefile:

    # Cancel default info generation rule.  We want to generate info from
    # `.nexi', making sure we don't run LilyPond for inline pictures, when
    # generating info.
    $(outdir)/%.info: $(outdir)/%.texi

We always build .info from .nexi
(.NOT-RUNNING-LILYPONDexi), we don't need or want to run lilypond for
the text version of the doco.

Peter, what's your version of make?  Or, what happens if you:

    cd Documentation/user
    make clean
    make out/lilypond.info

?

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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