Re: "undefined reference" compile error in 2.11.60

2008-09-29 Thread Han-Wen Nienhuys
On Fri, Sep 26, 2008 at 6:43 PM, Kilian A. Foth <[EMAIL PROTECTED]> wrote: > I can't seem to get lilypond 2.11.60 compiled with GCC 4.0.2 on Linux 2.6.13. > > The final linking step fails with > > ./out/axis-group-interface.o: In function > `Axis_group_interface::relative_pure_height(Grob*, int,

Re: "undefined reference" compile error in 2.11.60

2008-09-29 Thread Han-Wen Nienhuys
This looks like a bug in LilyPond; it's not gcc's fault. On Fri, Sep 26, 2008 at 6:43 PM, Kilian A. Foth <[EMAIL PROTECTED]> wrote: > > Hello world, > > I can't seem to get lilypond 2.11.60 compiled with GCC 4.0.2 on Linux 2.6.13. > > The final linking step fails with > > ./out/axis-group-interfa

Re: "undefined reference" compile error in 2.11.60

2008-09-29 Thread Francisco Vila
2008/9/29 Kilian A. Foth <[EMAIL PROTECTED]>: > Valentin Villenave writes: > > 2008/9/26 Kilian A. Foth <[EMAIL PROTECTED]>: > > > > > I can't seem to get lilypond 2.11.60 compiled with GCC 4.0.2 on Linux > 2.6.13. > > > > Oh, you definitely need a more recent GCC. Perhaps we should update >

Re: "undefined reference" compile error in 2.11.60

2008-09-29 Thread Kilian A. Foth
Valentin Villenave writes: > 2008/9/26 Kilian A. Foth <[EMAIL PROTECTED]>: > > > I can't seem to get lilypond 2.11.60 compiled with GCC 4.0.2 on Linux > > 2.6.13. > > Oh, you definitely need a more recent GCC. Perhaps we should update > the requirements on > http://kainhofer.com/~lilypon

Re: "undefined reference" compile error in 2.11.60

2008-09-29 Thread Valentin Villenave
2008/9/26 Kilian A. Foth <[EMAIL PROTECTED]>: > I can't seem to get lilypond 2.11.60 compiled with GCC 4.0.2 on Linux 2.6.13. Oh, you definitely need a more recent GCC. Perhaps we should update the requirements on http://kainhofer.com/~lilypond/Documentation/user/lilypond-program/Requirements.htm

"undefined reference" compile error in 2.11.60

2008-09-29 Thread Kilian A. Foth
Hello world, I can't seem to get lilypond 2.11.60 compiled with GCC 4.0.2 on Linux 2.6.13. The final linking step fails with ./out/axis-group-interface.o: In function `Axis_group_interface::relative_pure_height(Grob*, int, int)': /home/foth/src/lilypond-2.11.60/lily/axis-group-interface.c