Here is the output error I've got during the compilation:

make[1]: Entering directory `/root/lilypond-1.2.17/lily'
rm -f out/paper-score.dep; DEPENDENCIES_OUTPUT="out/paper-score.dep out/paper-score.o" 
c++ -c  -DHAVE_CONFIG_H  -DNPRINT -I.. -Iinclude -Iout -I../lib/include -I../lib/out 
-I../flower/include -I../flower/out -I../lib/include -I../flower/include -g     -g   
-DNPRINT -I/usr/local/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 `/root/lilypond-1.2.17/lily'
make: *** [all] Error 2

For me It is really a problem of "compilation", my compilator does not accept
this peace of code.

any help appreciated,
thanks in advance,              Freddy.


On Thu, 8 Mar 2001 13:57:51 +0100
Freddy Frouin <[EMAIL PROTECTED]> wrote:

> 
> 
> Begin forwarded message:
> 
> Date: 08 Mar 2001 13:07:15 +0100
> From: Laurent Martelli <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Lilypond compilation
> 
> 
> >>>>> "Freddy" == Freddy Frouin <[EMAIL PROTECTED]> writes:
> 
>   Freddy> Hi all, I'm triyng to compile lilypond without any
>   Freddy> success. I'm on a Linux RedHat-6.0 / gcc-2.95.2 / teTeX-1.0.
>   Freddy> What environment of compilation do you advice in order to
>   Freddy> compile lilypond ?
> 
> You'll also need other packages : flex, bison, texinfo, bibtex2html
> ... (?)
> 
> By the way, configure does not seem to raise an error if one of those
> is missing. But you later have a compilation error like "error: file
> not found", which is not very explicit.
> 
> -- 
> Laurent Martelli
> [EMAIL PROTECTED]              http://www.linuxfan.com/~laurent
> 
> 
> _______________________________________________
> Gnu-music-discuss mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/gnu-music-discuss
> 
> 
> 
> -- 
> Freddy Frouin
> 30, rue du Château des Rentiers
> 75013 Paris
> 
> Tél: 01 44 97 70 00
> Fax: 01 44 97 70 07


-- 
Freddy.

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

Reply via email to