lilypond-devel
[Top][All Lists]
Advanced

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

Re: ./configure fontforge oddity


From: Jan Nieuwenhuizen
Subject: Re: ./configure fontforge oddity
Date: Mon, 07 Feb 2005 21:17:05 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Graham Percival writes:

>>> ./configure: line 8126: test: 2.00501e+13: integer expression expected
>>
>> What does fontforge --version say, exactly?
>
> fontforge 20050117

What version of awk do you use?  Can you try these commands?

    echo 20050117 | gawk '{printf "%d\n", $1*1000000}'
    echo 20050117 | gawk '{printf "%ld\n", $1*1000000}'

With GNU Awk 3.1.4, both yield 20050117000000.

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]