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

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

Re: compilation problem


From: Daniel Senderowicz
Subject: Re: compilation problem
Date: Tue, 3 Apr 2001 11:36:06 -0700 (PDT)

Mats,

>> I'm having a problem compiling lilypond-1.3.141 that perhaps someone
>> in the list can help me. It happens with the lexer.ll file.
>> Unfortunately my knowledge of lex is absolutely nil. It seems to
>> go OK all the way to the linking phase, (see the make log below),
>> but it fails to find some of the memory allocation functions (e.g.
>> yy_flex_alloc). However, I can see them defined inside the produced
>> lexer.cc. I'll appreciate any pointers. Many thanks in advance.
>
>What version of flex are you using? (Run 'flex -V' to check).
>According to the installation instructions for Lilypond, you
>need version 2.5.4a or newer.

2.5.4. As I said above, it appears that these functions appear
defined in the generated code "lexer.cc", but the compiler doesn't
see them. Thanks for responding.

Dan



reply via email to

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