Dear Molpro developers,<br>                                        I am installing molpro2010.1 version in my laptop I am using Mandriva 2011 OS. After configuring step I issued make command. But it failed with the following highlighted error message. I dont understand where the problem lies. It would be nice if someone help me out.<br>
<br><span style="background-color:rgb(255,255,153)">make[1]: Entering directory `/home/george/Downloads/molpro2010.1/utilities'</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">building ftc.exe</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">building molpro-configure</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">building patcher.exe</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make[1]: Leaving directory `/home/george/Downloads/molpro2010.1/utilities'</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[1]: Entering directory `/home/george/Downloads/molpro2010.1/src'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">Preprocessing include files</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[2]: Entering directory `/home/george/Downloads/molpro2010.1/src/global'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make[3]: Entering directory `/home/george/Downloads/molpro2010.1/src/global'</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[3]: Leaving directory `/home/george/Downloads/molpro2010.1/src/global'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make[2]: Leaving directory `/home/george/Downloads/molpro2010.1/src/global'</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[2]: Entering directory `/home/george/Downloads/molpro2010.1/src/Molcas/alaska'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">Rebuilding alaska/depend</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[3]: Entering directory `/home/george/Downloads/molpro2010.1/src/Molcas/alaska'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">preprocessing drvg1.F</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">compiling drvg1.F</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">failed</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">drvg1.F:171.12:</span><br style="background-color:rgb(255,255,153)">
<br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">      P_Eff=Dble(nij)                                                   </span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">            1</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">Warning: Possible change of value in conversion from REAL(16) to REAL(8) at (1)</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">drvg1.F:237.27:</span><br style="background-color:rgb(255,255,153)">
<br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">      ijS = Int((One+DSqrt(Eight*TskLw-Three))/Two)                     </span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">                           1</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">Error: 'x' argument of 'dsqrt' intrinsic at (1) must be double precision</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[3]: *** [drvg1.o] Error 1</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make[3]: Target `targets' not remade because of errors.</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[3]: Leaving directory `/home/george/Downloads/molpro2010.1/src/Molcas/alaska'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make[2]: *** [default] Error 2</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[2]: Leaving directory `/home/george/Downloads/molpro2010.1/src/Molcas/alaska'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make[1]: *** [Molcas/alaska] Error 2</span><br style="background-color:rgb(255,255,153)"><span style="background-color:rgb(255,255,153)">make[1]: Leaving directory `/home/george/Downloads/molpro2010.1/src'</span><br style="background-color:rgb(255,255,153)">
<span style="background-color:rgb(255,255,153)">make: *** [src] Error 2</span><br style="background-color:rgb(255,255,153)"><br>