lilypond-devel
[Top][All Lists]
Advanced

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

Re: error in latest CVS


From: Erlend Aasland
Subject: Re: error in latest CVS
Date: Tue, 31 Jan 2006 12:03:42 +0100

I also get this error (MacOSX 10.4.4, gcc-4.0.1).

Looking at flower/include/guile-compatibility.hh:
Seems like someone forgot to define scm_from_unsigned() inside the #if SCM_MINOR_VERSION < 7. Compilation will go on if you define scm_from_unsigned() as scm_from_int(), but I'm not shure if that is the correct fix.

Regards,
  Erlend Aasland

On 1/31/06, Paul Scott <address@hidden> wrote:
Debian sid, latest CVS:

...
rm -f ./out/grob-array-scheme.dep;
DEPENDENCIES_OUTPUT="./out/grob-array-scheme.dep
./out/grob-array-scheme.o" g++ -c -Woverloaded-virtual -DHAVE_CONFIG_H
-DSTD_STRING=1 -DNDEBUG -DSTRING_UTILS_INLINED -I./include -I./out
-I../flower/include -I../flower/./out -I../flower/include  -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
-Wno-pmf-conversions -W -Wall -Wconversion -o out/grob-array-scheme.o
grob-array-scheme.cc
grob-array-scheme.cc: In function 'scm_unused_struct*
ly_grob_array_ref(scm_unused_struct*, scm_unused_struct*)':
grob-array-scheme.cc:35: error: 'scm_from_unsigned' was not declared in
this scope
make[1]: *** [out/grob-array-scheme.o] Error 1
make[1]: Leaving directory `/home/paul/lilypond/lily'
make: *** [all] Error 2


Paul Scott



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