lilypond-user
[Top][All Lists]
Advanced

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

Re: problem compiling lilypond


From: Jan Nieuwenhuizen
Subject: Re: problem compiling lilypond
Date: Wed, 19 Jun 2002 20:02:43 +0200
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

Ben Crowell <address@hidden> writes:

>>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:

Too bad you just snipped off the part that shows which libraries get
used.

> ./out/../../flower/out/library.a(warn.o): In function `warning(String)':
> /usr/include/g++-3/iostream.h:106: undefined reference to
> `endl(ostream &)'

It looks like you're c++ development setup is broken.  Have you tested
compiling a simple c++ program that uses stream io, such as
hello-world.cc?

You may try adding -lstdc++ to USER_LDFLAGS in config.make and see if
that fixes your setup.

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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