bug-lilypond
[Top][All Lists]
Advanced

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

Re: Problem with VerticalAlignment


From: Carl Sorensen
Subject: Re: Problem with VerticalAlignment
Date: Tue, 4 Aug 2009 07:02:29 -0600



On 8/4/09 5:13 AM, "Cameron Horsburgh" <address@hidden> wrote:

> Hi folks,
> 
> I'm having trouble with a brand new clone of the git repo. Running
> lilypond on even the simplest of files generates this error:
> 
> 
> ,----
> |
> | Compilation started at Tue Aug  4 21:00:31
> |
> | lilypond /home/cameron/temp/system.ly
> | GNU LilyPond 2.13.4
> | Processing `/home/cameron/temp/system.ly'
> | Parsing...
> | Interpreting music...
> | Preprocessing graphical objects...
> | Solving 1 page-breaking chunks...[1: 1 pages]
> | Drawing systems...
> | programming error: no VerticalAlignment in system: can't do vertical
> spacing/usr/local/share/lilypond/2.13.4/scm/page.scm:241:68: In
> procedure - in expression (- 0 y ...):
> | /usr/local/share/lilypond/2.13.4/scm/page.scm:241:68: Wrong type: ()
> |
> | Compilation exited abnormally with code 1 at Tue Aug  4 21:00:32
> |
> `----
> 
> 
> Here's the file I ran it on:
> 
> 
> ,----
> |
> | version "2.13.4"
> |
> | \score{
> |  \relative c'{ a b c d }
> | }
> |
> `----
> 
> Now, this is a brand new build of a brand new clone of the git repo
> with one change: As I reported in
> http://www.mail-archive.com/address@hidden/msg14736.html the
> configure script wouldn't work, so I ended up using a slightly earlier
> one from my old build machine. Everything seemed to build okay, but
> now I can't use lilypond.
> 
> Perhaps the two issues are related; perhaps not. Has anyone else
> experienced either of these problems?

I had this problem as well, but when I did

make clean
make doc-clean

make

it worked again.

Carl





reply via email to

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