> Does anyone have any clues to this error message?
> 
> I'm using SuSE Linux 7.0 and gcc-2.95.2
> 
> 
> If there is any more information I can provide please
> tell me.
> 
> Thanks in advance.
> 
> c++ -c  -DHAVE_CONFIG_H  -I.. -Iinclude -Iout
> -I../lib/include -I../lib/out -I../flower/include
> -I../flower/out -I../lib/include -I../flower/include
> -O2 -m486  -g     -O2 -m486  -g   -I/usr/include -Wall
>  -W -Wmissing-prototypes -Wmissing-declarations
> -Wconversion  paper-score.cc -o out/paper-score.o
> paper-score.cc: In method `void
> Paper_score::typeset_element(Score_element *)':
> paper-score.cc:52: non-lvalue in assignment
> make[1]: *** [out/paper-score.o] Error 1
> make[1]: Leaving directory
> `/usr/src/packages/BUILD/lilypond-1.2.17/lily'
> make: *** [all] Error 2
> Bad exit status from /var/tmp/rpm-tmp.84095 (%build)

You probably have the wrong version of Guile. 
Either Lilypond 1.2.17 didn't work with Guile 1.3.4 or
it didn't work with 1.3 and required 1.3.4 (don't remember
which). Anyway, Lilypond has improved significantly since 1.2.17
and I could recommend that you try a more recent version, 
e.g. the 1.3.92 version which also is available as a RPM
at the Lilypond WWW page, www.lilypond.org. (The absolutely
latest versions involve some major internal hacking which 
hasn't stabilized yet.)

See also the discussion on 1.2.x vs. 1.3.x in the FAQ list,
http://appel.lilypond.org/wiki/index.php3?LilyPondFaqs

     /Mats




_______________________________________________
Gnu-music-discuss mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/gnu-music-discuss

Reply via email to