lilypond-user
[Top][All Lists]
Advanced

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

Re: problem compiling lilypond


From: Ben Crowell
Subject: Re: problem compiling lilypond
Date: Wed, 19 Jun 2002 10:25:44 -0700

I wrote:
>       I'd appreciate any help you could give with compiling lilypond. I do 
> ``configure'',
> and it works. When I do ``make'', I get a bunch of output, ending in the 
> following:
> 
> bison -d parser.yy
> parser.yy contains 2 shift/reduce conflicts.
> mv parser.yy.tab.h out/parser.hh
> mv: cannot stat `parser.yy.tab.h': No such file or directory

Mats Bengtsson wrote:
>This problem should be solved in the latest 
>stable release 1.4.14, I recommend that you 
>try that one instead. 

Thanks for the suggestion :-) I downloaded 1.4.14. As before, ``configure''
works, but ``make'' gives an error. The tail end of the output is:

./out/../../flower/out/library.a(warn.o): In function `warning(String)':
/usr/include/g++-3/iostream.h:106: undefined reference to `endl(ostream &)'
./out/../../flower/out/library.a(warn.o): In function `message(String)':
/home/bcrowell/Documents/programming/lilypond-1.4.14/flower/include/string.hh:160:
 undefined reference to `cerr'
./out/../../flower/out/library.a(warn.o): In function `message(String)':
/usr/include/g++-3/iostream.h:106: undefined reference to `endl(ostream &)'
./out/../../flower/out/library.a(warn.o): In function 
`programming_error(String)':
/home/bcrowell/Documents/programming/lilypond-1.4.14/flower/include/string.hh:160:
 undefined reference to `cerr'
/home/bcrowell/Documents/programming/lilypond-1.4.14/flower/include/string.hh:160:
 undefined reference to `ostream::operator<<(char)'
collect2: ld returned 1 exit status
make[1]: *** [out/lilypond] Error 1
rm out/lexer.cc out/parser.cc
make[1]: Leaving directory 
`/home/bcrowell/Documents/programming/lilypond-1.4.14/lily'
make: *** [all] Error 2



reply via email to

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