lilypond-devel
[Top][All Lists]
Advanced

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

Re: compiling Lily on OSX


From: Christian Hitz
Subject: Re: compiling Lily on OSX
Date: Thu, 9 Dec 2004 09:29:36 +0100

Hi Graham,

you need to rerun autogen.sh.

On MacOS X somwhere in the includes of lily-guile.cc the isinf is undefined. (I still haven't found out where.) This is an old problem, but the fix is now only activated on MacOS X. So rerunning autogen.sh will insert the -DMACOS_X
compiler flag that activates the fix.

Christian

Am 09.12.2004 um 05:05 schrieb Graham Percival:

Clean CVS, make distclean, CVS is current (ie includes Christian Hitz's math.h
instead of cmath patch)
Matthias, if you didn't see it, the thread is here:
http://lists.gnu.org/archive/html/lilypond-devel/2004-12/msg00043.html


Using the fink lilypond-unstable patch (with Documentation/user/lilypond.tely patch
removed; I changed lilypond.tely manually)

I have a few Documentation updates I'm ready to commit (as soon as I can test them to make sure they don't break the build process), and I've got lots of time now to other documentation updates. So as soon as I can build Lily again... :)

Cheers,
Graham Percival, Lilypond Documentation Editor


------
rm -f ./out/lily-guile.dep; DEPENDENCIES_OUTPUT="./out/lily-guile.dep ./out/lily-guile.o" g++ -c -DHAVE_CONFIG_H -DSTRING_UTILS_INLINED -Iinclude -I./out -I../flower/include -I../flower/./out -I../flower/include -O2 -finline-functions -g -pipe -I/sw/include/ -I/sw/include/python2.2 -I/sw/include -O2 -finline-functions -g -pipe -I/sw/include/ -I/sw/include/python2.2 -I/sw/include -W -Wall -Wconversion -o out/lily-guile.o lily-guile.cc
lily-guile.cc: In function `scm_unused_struct*
   ly_number2string(scm_unused_struct*)':
lily-guile.cc:392: error: `isinf' undeclared (first use this function)
lily-guile.cc:392: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
lily-guile.cc:392: error: `isnan' undeclared (first use this function)
make[1]: *** [out/lily-guile.o] Error 1
make: *** [all] Error 2



_______________________________________________
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]