Hello,

upon compiling of sage 3.0.5 I got this error:

######################################
periods.cc: In member function `void ldash1::init(const level*, const
   std::vector<long int, std::allocator<long int> >&, long int, const
   rational&)':
periods.cc:593: error: call of overloaded `log(int)' is ambiguous
/usr/include/bits/mathcalls.h:110: error: candidates are: double
log(double)
/usr/include/c++/3.3.5/cmath:419: error:                 long double
   std::log(long double)
/usr/include/c++/3.3.5/cmath:411: error:                 float
std::log(float)
periods.cc: In constructor `lfchi::lfchi(const level*, const
newform*)':
periods.cc:635: error: call of overloaded `log(int)' is ambiguous
/usr/include/bits/mathcalls.h:110: error: candidates are: double
log(double)
/usr/include/c++/3.3.5/cmath:419: error:                 long double
   std::log(long double)
/usr/include/c++/3.3.5/cmath:411: error:                 float
std::log(float)
periods.cc: In function `NTL::RR G(int, NTL::RR)':
periods.cc:975: error: call of overloaded `log(int)' is ambiguous
/usr/include/bits/mathcalls.h:110: error: candidates are: double
log(double)
/usr/include/c++/3.3.5/cmath:419: error:                 long double
   std::log(long double)
/usr/include/c++/3.3.5/cmath:411: error:                 float
std::log(float)
make[3]: *** [periods_n.o] Error 1
make[3]: Leaving directory `/opt/sage-3.0.5/spkg/build/
eclib-20080310.p4/src/g0n'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/sage-3.0.5/spkg/build/
eclib-20080310.p4/src'
Error building cremona

real    8m43.572s
user    6m51.700s
sys     0m17.700s
sage: An error occurred while installing eclib-20080310.p4
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
...
######################################

This is a Linux 2.4.31 SMP kernel with all bells and whistles.

Any suggestions?

Regards

Chris Karakas
http://www.karakas-online.de

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to