lilypond-devel
[Top][All Lists]
Advanced

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

compiling Lily on OSX


From: Graham Percival
Subject: compiling Lily on OSX
Date: Wed, 08 Dec 2004 20:05:38 -0800

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





reply via email to

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