lilypond-devel
[Top][All Lists]
Advanced

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

make all fails ChangeLog 1.4118


From: Pedro Kröger
Subject: make all fails ChangeLog 1.4118
Date: Wed, 07 Sep 2005 21:21:47 -0300
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Hi,

I'm getting this error on debian.

Pedro


------------------------------------------------------------------
       -DNDEBUG -I/usr/include/python2.3  -O2 -finline-functions -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 
-Wno-pmf-conversions -o out/tie.o tie.cc
tie.cc: In static member function `static void Tie::get_configuration(Grob*,
   Grob*, Tie_configuration*, const Drul_array<Array<Skyline_entry> >*, const
   Tie_details&)':
tie.cc:342: error: call of overloaded `fabs(int&)' is ambiguous
/usr/include/bits/mathinline.h:446: error: candidates are: double fabs(double)
/usr/include/c++/3.3/cmath:328: error:                 long double
   std::fabs(long double)
/usr/include/c++/3.3/cmath:324: error:                 float std::fabs(float)
tie.cc:350: error: call of overloaded `fabs(int)' is ambiguous
/usr/include/bits/mathinline.h:446: error: candidates are: double fabs(double)
/usr/include/c++/3.3/cmath:328: error:                 long double
   std::fabs(long double)
/usr/include/c++/3.3/cmath:324: error:                 float std::fabs(float)
tie.cc:358: error: call of overloaded `fabs(int)' is ambiguous
/usr/include/bits/mathinline.h:446: error: candidates are: double fabs(double)
/usr/include/c++/3.3/cmath:328: error:                 long double
   std::fabs(long double)
/usr/include/c++/3.3/cmath:324: error:                 float std::fabs(float)
tie.cc:388: error: call of overloaded `fabs(int&)' is ambiguous
/usr/include/bits/mathinline.h:446: error: candidates are: double fabs(double)
/usr/include/c++/3.3/cmath:328: error:                 long double
   std::fabs(long double)
/usr/include/c++/3.3/cmath:324: error:                 float std::fabs(float)
make[1]: *** [out/tie.o] Error 1
make[1]: Leaving directory `/home/kroger/devel/lilypond/lilypond/lily'
make: *** [all] Error 2
------------------------------------------------------------------




reply via email to

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