<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>I am getting this error:<br>
</p>
<p><br>
</p>
<p>/usr/local/remote/packages/gcc_remote/4.2.1/bin/../lib/gcc/powerpc-ibm-aix5.2.0.0/4.2.1/../../../../include/c++/4.2.1/cmath:447: error: 'long double std::tanh(long double)' conflicts with previous using declaration 'long double tanh(long double)'<br>
gdalwarpkernel.cpp: In function 'void GWKAverageOrModeThread(void*)':<br>
gdalwarpkernel.cpp:5017: error: call of overloaded 'ceil(float)' is ambiguous<br>
/usr/include/math.h:975: note: candidates are: long double ceil(long double)<br>
/usr/include/math.h:945: note:                 float ceil(float)<br>
/usr/include/math.h:345: note:                 double ceil(double)<br>
</p>
<p><br>
</p>
<p>I don't get this error when building with gcc 4.7.1 in a Linux 64 Intel environment.</p>
<p><br>
</p>
<p>Is this error related to the gcc version or AIX? Any suggestions?</p>
<p><br>
</p>
<p>Regards,</p>
<p><br>
</p>
<p>Ivan</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
</div>
</body>
</html>