lilypond-devel
[Top][All Lists]
Advanced

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

Build failure on OS X: "error: template class without a name"


From: Harmath Dénes
Subject: Build failure on OS X: "error: template class without a name"
Date: Wed, 9 Dec 2009 16:57:05 +0100

Hi all,

As another attempt on building LilyPond on OS X 10.6, I managed to run 
./autogen.sh without any errors or warnings. But when running make all, I get 
the following C++ compilation error:

In file included from /usr/include/c++/4.2.1/vector:70,
                 from ./include/std-vector.hh:78,
                 from ./include/file-name.hh:23,
                 from file-name.cc:21:
/usr/include/c++/4.2.1/bits/stl_vector.h:162: error: template class without a 
name
/usr/include/c++/4.2.1/bits/stl_vector.h:170: error: expected unqualified-id 
before '<' token

...and things go downhill from there, flooding the screen with C++ syntax 
errors.

Apparently, this got discussed in:

http://www.mail-archive.com/address@hidden/msg28916.html
http://www.mail-archive.com/address@hidden/msg29280.html

but without solution. Can this be filed as a bug? Is there a workaround?

Thanks in advance,
thSoft



reply via email to

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