lilypond-devel
[Top][All Lists]
Advanced

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

Re: Make failure on 2.5.22 and later


From: Erik Sandberg
Subject: Re: Make failure on 2.5.22 and later
Date: Sun, 8 May 2005 22:25:01 +0200
User-agent: KMail/1.7.2

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
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-devel




reply via email to

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