<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:14pt">Drear Andy,<br>Thanks for your mail. <br>I am using molpro.2010.1.tar.gz tarbal. <br>Installation of molpro2010.1 with this tarbal is successful in many no of machines in our institute except the new version of opensuse 12.3. Please find the attached CONFIG file with this mail.<br><br>Thank you<br>best wishes<br><br><div> <br></div><div style="text-align:left;"><div style="text-align:right;"><span style="font-style:italic;">                                                                <span
 style="color:rgb(255, 0, 0);"> </span><span style="font-family:times new roman, new york, times, serif;color:rgb(255, 0, 0);">S.Rajagopala Reddy</span></span><br style="font-style:italic;font-family:times new roman, new york, times, serif;color:rgb(255, 0, 0);"><span style="font-style:italic;font-family:times new roman, new york, times, serif;color:rgb(255, 0, 0);">                                                                                      Prof.Mahapatra lab</span><br style="font-style:italic;font-family:times new roman, new york, times, serif;color:rgb(255, 0, 0);"><span
 style="font-style:italic;font-family:times new roman, new york, times, serif;color:rgb(255, 0, 0);">                                                                                      School of Chemistry</span><br style="font-style:italic;font-family:times new roman, new york, times, serif;color:rgb(255, 0, 0);"><span style="font-style:italic;"><span style="font-family:times new roman, new york, times, serif;color:rgb(255, 0,
 0);">                                                                                  University of Hyderabad</span></span><br></div><span style="font-style:italic;"></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 14pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Andy May <MayAJ1@cardiff.ac.uk><br> <b><span style="font-weight: bold;">To:</span></b> Rajagopala Reddy seelam
 <srgreddyseelam@yahoo.co.in> <br><b><span style="font-weight: bold;">Cc:</span></b> molpro <molpro-user@molpro.net> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, 3 July 2013 4:36 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [molpro-user] compilation error with gcc-4.7 reg<br> </font> </div> <div class="y_msg_container"><br><br>Which tarball are you using, and can you send the CONFIG file please?<br><br>Thanks,<br><br>Andy<br><br>On 03/07/13 11:12, Rajagopala Reddy seelam wrote:<br>> Dear Molpro developers and users<br>> I am trying to install Molpro2010.2 in opensuse 12.3 desktop.<br>> I am getting the following error.<br>> fortran compiler is ifort 64bit<br>> gcc compiler is gcc-4.7<br>> Can you please help me in installing molpro successfully.<br>><br>>   make[3]: Entering directory `/usr/local/molpro2010.1/src/cuda'<br>> compiling blas_dfti_worker.cpp<br>>
 failed<br>> In file included from blas_dfti_worker.h:19:0,<br>>                   from blas_dfti_worker.cpp:14:<br>> blas_grid_block.cpp: In instantiation of ‘int<br>> molpro::grid_block<(constant::storage_model_type)0u,<br>> _ThreadingModel>::retrieve_grid_points(molpro::grid_block<(constant::storage_model_type)0u,<br>> _ThreadingModel>::grid_engine_type&) [with<br>> constant::threading_model_type _ThreadingModel =<br>> (constant::threading_model_type)0u;<br>> molpro::grid_block<(constant::storage_model_type)0u,<br>> _ThreadingModel>::grid_engine_type =<br>> molpro::grid_engine<(constant::threading_model_type)0u>]’:<br>> blas_dfti_worker.cpp:54:50:   required from here<br>> blas_grid_block.cpp:48:60: error: ‘_M_get_grid_points_from_engine’ was<br>> not declared in this scope, and no declarations were found by<br>>
 argument-dependent lookup at the point of instantiation [-fpermissive]<br>> blas_grid_block.cpp:48:60: note: declarations in dependent base<br>> ‘molpro::base_grid_block<(constant::threading_model_type)0u>’ are not<br>> found by unqualified lookup<br>> blas_grid_block.cpp:48:60: note: use<br>> ‘this->_M_get_grid_points_from_engine’ instead<br>> make[3]: *** [blas_dfti_worker.o] Error 1<br>> compiling vectorized_dfti_worker.cpp<br>> failed<br>> In file included from vectorized_dfti_worker.h:20:0,<br>>                   from vectorized_dfti_worker.cpp:14:<br>> vectorized_grid_block.cpp: In instantiation of ‘int<br>> molpro::grid_block<(constant::storage_model_type)1u,<br>> _ThreadingModel>::retrieve_grid_points(molpro::grid_block<(constant::storage_model_type)1u,<br>> _ThreadingModel>::grid_engine_type&) [with<br>>
 constant::threading_model_type _ThreadingModel =<br>> (constant::threading_model_type)0u;<br>> molpro::grid_block<(constant::storage_model_type)1u,<br>> _ThreadingModel>::grid_engine_type =<br>> molpro::grid_engine<(constant::threading_model_type)0u>]’:<br>> vectorized_dfti_worker.cpp:63:50:   required from here<br>> vectorized_grid_block.cpp:40:60: error: ‘_M_get_grid_points_from_engine’<br>> was not declared in this scope, and no declarations were found by<br>> argument-dependent lookup at the point of instantiation [-fpermissive]<br>> vectorized_grid_block.cpp:40:60: note: declarations in dependent base<br>> ‘molpro::base_grid_block<(constant::threading_model_type)0u>’ are not<br>> found by unqualified lookup<br>> vectorized_grid_block.cpp:40:60: note: use<br>> ‘this->_M_get_grid_points_from_engine’ instead<br>> make[3]: *** [vectorized_dfti_worker.o] Error 1<br>>
 make[3]: Target `targets' not remade because of errors.<br>> make[3]: Leaving directory `/usr/local/molpro2010.1/src/cuda'<br>> make[2]: *** [default] Error 2<br>> make[2]: Leaving directory `/usr/local/molpro2010.1/src/cuda'<br>> make[1]: *** [cuda] Error 2<br>> make[1]: Leaving directory `/usr/local/molpro2010.1/src'<br>> make: *** [src] Error 2<br>><br>> Thank you very much<br>> best wishes<br>><br>> S.Rajagopala Reddy<br>><br>>                Prof.Mahapatra lab<br>><br>>                 School of Chemistry<br>><br>>             University of Hyderabad<br>><br>><br>> _______________________________________________<br>> Molpro-user mailing list<br>> <a ymailto="mailto:Molpro-user@molpro.net" href="mailto:Molpro-user@molpro.net">Molpro-user@molpro.net</a><br>> <a
 href="http://www.molpro.net/mailman/listinfo/molpro-user" target="_blank">http://www.molpro.net/mailman/listinfo/molpro-user</a><br>><br><br><br></div> </div> </div>  </div></body></html>