lilypond-devel
[Top][All Lists]
Advanced

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

Re: Lily 2.7.22


From: Laura Conrad
Subject: Re: Lily 2.7.22
Date: Sat, 10 Dec 2005 09:52:06 -0500
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

>>>>> "DJ" == Daniel Johnson <address@hidden> writes:

    DJ> Unfortunately this has been an issue since at least 2.7.16 when using
    DJ> gcc 3.3 (it works fine in 3.4).  There is a suggested solution here:
    DJ> http://www.mail-archive.com/address@hidden/msg08427.html

I tried installing gcc 4.0.  I set the environment variable CC to
/usr/bin/g++-4.0, and ran configure, make clean, and make all.  Now I
get:

rm -f ./out/midi.dep; DEPENDENCIES_OUTPUT="./out/midi.dep ./out/midi.lo" 
/usr/bin/g++-4.0 -c -DPy_BUILD_CORE  -I/usr/include/python2.3  -DHAVE_CONFIG_H  
-DNDEBUG -DSTRING_UTILS_INLINED -I./include -I./out -I../flower/include 
-I../flower/./out -O2 -finline-functions -g -pipe  -I/usr/include/freetype2   
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include     -fpic -fPIC -o out/midi.lo midi.c
midi.c: In function 'PyObject* midi_parse_track(unsigned char**, unsigned 
char*)':
midi.c:284: error: invalid conversion from 'unsigned char*' to 'const char*'
midi.c:284: error:   initializing argument 1 of 'int strcmp(const char*, const 
char*)'
midi.c: In function 'PyObject* pymidi_parse(PyObject*, PyObject*)':
midi.c:402: error: invalid conversion from 'unsigned char*' to 'const char*'
midi.c:402: error:   initializing argument 1 of 'int strcmp(const char*, const 
char*)'
make[1]: *** [out/midi.lo] Error 1
make[1]: Leaving directory `/home/newlily/src/lilypond/cvs/lilypond/python'
make: *** [all] Error 2

The complete log is:

Attachment: make.log
Description: Binary data


-- 
Laura (mailto:address@hidden , http://www.laymusic.org/ )
(617) 661-8097  fax: (501) 641-5011
233 Broadway, Cambridge, MA 02139

If I haven't invited you to the Renaissance Band Christmas Party on
December 18, I'm sure its an oversight.
<http://www.laymusic.org/xmas05.pdf>

reply via email to

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