Compilation Bug at GSI cluster [message #4424] |
Mon, 04 June 2007 16:51 |
Aida Galoyan
Messages: 79 Registered: May 2007 Location: Dubna
|
continuous participant |
From: *jinr.ru
|
|
Hi all,
I have given error at compilation of pandaroot at my account
in GSI cluster(lxi001.gsi.de).
>>>
tst/CbmTstHybridHitProducer.cxx: In member function `CbmTstHit
CbmTstHybridHitProducer::CalcGlobalPoint(std::vector<CbmTstPixel,
std::allocator<CbmTstPixel> >)':
tst/CbmTstHybridHitProducer.cxx:383: error: call of overloaded `sqrt(int)' is
ambiguous
/usr/include/bits/mathcalls.h:157: error: candidates are: double sqrt(double)
/usr/include/c++/3.3/cmath:550: error: long double
std::sqrt(long double)
/usr/include/c++/3.3/cmath:546: error: float std::sqrt(float)
tst/CbmTstHybridHitProducer.cxx:383: error: call of overloaded `sqrt(int)' is
ambiguous
/usr/include/bits/mathcalls.h:157: error: candidates are: double sqrt(double)
/usr/include/c++/3.3/cmath:550: error: long double
std::sqrt(long double)
/usr/include/c++/3.3/cmath:546: error: float std::sqrt(float)
make[1]: *** [CbmTstHybridHitProducer.lo] Error 1
make[1]: Leaving directory `/u/galoyan/pandaroot3/pandaroot/mvd'
make: *** [all-recursive] Error 1
>>>
Any suggestion?
Thanks, Aida
|
|
|