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/fink-us...@lists.sourceforge.net/msg28916.html http://www.mail-archive.com/fink-us...@lists.sourceforge.net/msg29280.html but without solution. Can this be filed as a bug? Is there a workaround? Thanks in advance, thSoft _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel