Hi, I'm working on OSX 10.5.8.
I've downloaded the new repository. I've gone through the standard setup I've been using to build LilyPond. When I do make, I get the following: rm -f ./out/open-type-font-scheme.dep; DEPENDENCIES_OUTPUT="./out/open-type-font-scheme.dep ./out/open-type-font-scheme.o" g++ -c -Woverloaded-virtual -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python 2.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python 2.6 -fno-strict-aliasing -fno-common -dynamic -g -fwrapv -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -I/opt/local/include -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-pmf-conversions -W -Wall -Wconversion -o out/open-type-font-scheme.o open-type-font-scheme.cc rm -f ./out/open-type-font.dep; DEPENDENCIES_OUTPUT="./out/open-type-font.dep ./out/open-type-font.o" g++ -c -Woverloaded-virtual -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python 2.6 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.6/include/python 2.6 -fno-strict-aliasing -fno-common -dynamic -g -fwrapv -DHAVE_CONFIG_H -DNDEBUG -I./include -I./out -I../flower/include -I../flower/./out -I../flower/include -I/opt/local/include -O2 -finline-functions -g -pipe -I/opt/local/include -I/opt/local/include -D_THREAD_SAFE -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -Wno-pmf-conversions -W -Wall -Wconversion -o out/open-type-font.o open-type-font.cc open-type-font.cc: In member function 'virtual size_t Open_type_font::index_to_charcode(size_t) const': open-type-font.cc:244: error: 'const class Index_to_charcode_map' has no member named 'at' make[1]: *** [out/open-type-font.o] Error 1 make: *** [all] Error 2 Any suggestions? Thanks, Carl _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel