lilypond-user
[Top][All Lists]
Advanced

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

Re: opinion on next install


From: Philip Nelson
Subject: Re: opinion on next install
Date: Sat, 27 Sep 2003 08:11:54 -0700 (PDT)

With the latest version of flex and gcc 3.3 I got it compiled (suse 8.2) with
the help of this advice from the archives:

- run configure
- run lexer-gcc-3.1.sh
- reconfigure as written by lexer-gcc-3.1.sh
- run lexer-gcc-3.1.sh
- change HAVE_SNPRINTF and HAVE_VSNPRINTF from 0 to 1 in config.h
- run make
- add a semicolon in line 1882 of lily/parser.yy:
        | STRING { $$ =  $1; }
- run make

You didn't mention your actual failure.

--- Olivier Cloirec <address@hidden> wrote:
> OK, it's working with flex-2.5.31 and gcc-3.2.3
> 
> Cheers!
> 
> 
> Olivier Cloirec wrote:
> 
> > Hello!
> >
> > I'm trying to compile lilypond-2.0.0 but unsuccessfully :(((.
> >
> > I'm using gcc-3.3.1.
> > It doesn't compile (even with the patch) with flex-2.5.4a.
> > It compiles with flex-2.5.31 but seems buggy (it segfaults when parsing
> > starts :( ).
> > I hope it will compile with flex-2.5.27...
> >
> > I don't know if it comes from my release of gcc (g++-3.3.1 is not
> > anymore compatible with g++-3.2) or from flex.
> >
> > How did the packagers ???
> >
> > Good luck, Olivier
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Lilypond-user mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/lilypond-user





reply via email to

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