Hi all,<br><br>I compiled molpro2010.1 on openSUSE 11.3 (64) using intel compiler (version 11.1-073), Then my configuration commands are like:<br><br>./configure -batch -icc -ifort -nocuda<br><br>When entering cuda directory, compiling failed. Errors as follow:<br>


<br><br>
compiling base_dfti_worker.cpp<br>failed<br>/usr/include/c++/4.5/iomanip(64): error: expected an expression<br>    { return { __mask }; }<br>             ^<br>......<br><br>It seems that cuda code should not be compiled since I added "-nocuda" options. Anyone konws how to solve this?<br>

<br>Thanks in advance.<br><br>Regards,<br><br>Yang<br>
<br>