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
------------------------------------------------------------------
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel