Oops, this particular error was not related to -DSTRING_UTILS_NEEDED, it occurs using default settings of ./configure as well.
Erik On Sunday 08 May 2005 20.39, Erik Sandberg wrote: > Hi, > > Make seems to fail when -DSTRING_UTILS_INLINED isn't passed to gcc (e.g. > when --no-optimising is passed to configure). The place of the first > occurance of the problem seems to vary randomly between minor lily > versions, but this is the last lines from 'configure --disable-optimising > && make' for latest cvs: > > rm -f ./out/performer.dep; > DEPENDENCIES_OUTPUT="./out/performer.dep ./out/performer.o" g++ -c > -DHAVE_CONFIG_H -Iinclude -I./out -I../flower/include -I../flower/./out > -I../flower/include -I../ttftool/include -I/usr/include/python2.4 -g > -pipe -I/usr/include/pango-1.0 -I/usr/include/freetype2 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/freetype2 > -I/usr/include/python2.4 -g -pipe -I/usr/include/pango-1.0 > -I/usr/include/freetype2 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -W -Wall > -Wconversion -o out/performer.o performer.cc > rm -f ./out/pfb.dep; DEPENDENCIES_OUTPUT="./out/pfb.dep ./out/pfb.o" g++ -c > -DHAVE_CONFIG_H -Iinclude -I./out -I../flower/include -I../flower/./out > -I../flower/include -I../ttftool/include -I/usr/include/python2.4 -g > -pipe -I/usr/include/pango-1.0 -I/usr/include/freetype2 > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > -I/usr/include/freetype2 > -I/usr/include/python2.4 -g -pipe -I/usr/include/pango-1.0 > -I/usr/include/freetype2 -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -W -Wall > -Wconversion -o out/pfb.o pfb.cc pfb.cc: In function `scm_unused_struct* > ly_otf_to_pfa(scm_unused_struct*)': pfb.cc:124: error: invalid conversion > from `Byte*' to `const char*' make[1]: *** [out/pfb.o] Error 1 > > Erik > > > _______________________________________________ > lilypond-devel mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/lilypond-devel _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
