<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">The problem (regarding FoX) was solved when I used an older version of QE (v6.0.0). <div class=""><br class=""></div><div class="">Thanks for your help. <br class=""><div class=""><br class=""></div><div class="">/Redwan</div><div class=""><div class=""><br class="Apple-interchange-newline">
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 19 Jan, 2019, at 7:37 AM, Redwan Sajjad <<a href="mailto:redwansajjad@gmail.com" class="">redwansajjad@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div class="">Pietro, the directory is correct. I did not write the entire path. the correct entire path is already </div><div class="">defined in TOPDIR in make.inc. </div><div class=""><br class=""></div><div class="">The problem is that the necessary folders in FoX are not created (it’s empty) as Paolo mentioned. So I guess </div><div class="">there is something wrong in the way I am configuring (./configure). </div><div class=""><br class=""></div><div class="">/Redwan</div><br class=""><div class=""><br class="Apple-interchange-newline">
</div>
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On 18 Jan, 2019, at 6:59 PM, Pietro Davide Delugas <<a href="mailto:pietrodavide.delugas@max-centre.eu" class="">pietrodavide.delugas@max-centre.eu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Redwan <br class=""></div><div class="">I might be wrong, but "qe-6.3/FoX/fox/objs/lib"  does not  look like the right path to  me  ... <br class=""></div><div class=""><br class=""></div><div class="">could you just do two things </div><div class="">  1-  go to the directory where you have installed QE and type the command   "pwd" <br class=""></div><div class=""><br class=""></div><div class=""> 2- open the make.inc file and at line 33 of the make.inc file remove the # character and everything on the right of TOPDIR = and put there instead the output you got from pwd. <br class=""></div><div class=""><br class=""></div><div class="">I hope it works <br class=""></div><div class="">regards - Pietro <br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div class=""><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">Pietro Delugas</div><div class="">SISSA - Trieste <br class=""></div><span style="background-color:rgb(255,0,0)" class=""><span style="background-color:rgb(255,255,255)" class=""><span class=""></span></span></span><span style="background-color:rgb(255,255,255)" class=""><span class=""></span><span class=""></span></span><span style="background-color:rgb(243,243,243)" class=""><span class=""></span></span><font color="#ff0000" class="">MAX - European Center of Excellence</font><br class=""></div></div></div></div></div><br class=""></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 18, 2019 at 10:50 AM Redwan Sajjad <<a href="mailto:redwansajjad@gmail.com" class="">redwansajjad@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;" class="">Thanks to both of you. <div class=""><br class=""></div><div class="">@ Paolo: I get one warning message regarding empty FoX folder<div class="">“Nonexistent include directory… /FoX/finclude”. Then compilation finishes with the following:</div><div class="">"fatal error: Can’t open module file ‘m_common_io.mod’ for reading at (1): No such file or directory, </div><div class="">compilation terminated </div><div class="">make[1]: *** [fox_init_module.o] Error 1</div><div class="">make: *** [mods] Error 1”</div><div class=""><br class=""></div><div class="">@ Pietro: When I do make clean and then make libfox, it ends with the </div><div class="">following: </div><div class=""><br class=""></div><div class="">














<div style="margin:0px" class="">"Creating libFoX_fsys.a with fox_m_fsys_abort_flush.o fox_m_fsys_array_str.o fox_m_fsys_format.o fox_m_fsys_parse_input.o fox_m_fsys_count_parse_input.o fox_m_fsys_string.o fox_m_fsys_string_list.o fox_m_fsys_realtypes.o fox_m_fsys_varstr.o</div><div style="margin:0px" class="">/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libFoX_fsys.a(fox_m_fsys_realtypes.o) has no symbols</div><div style="margin:0px" class="">cp -p libFoX_fsys.a … qe-6.3/FoX/fox/objs/lib</div><div style="margin:0px" class="">usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file</div><div style="margin:0px" class="">       cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory</div><div style="margin:0px" class="">make[3]: *** [install] Error 64</div><div style="margin:0px" class="">make[2]: *** [fsys_lib] Error 2"</div><div style="margin:0px" class=""><br class=""></div></div><div style="margin:0px" class="">/Redwan</div><div class=""> </div><div class=""><br class=""></div><div class="">
<div class=""><br class=""><blockquote type="cite" class=""><div class="">On 17 Jan, 2019, at 7:54 PM, Pietro Davide Delugas <<a href="mailto:pietrodavide.delugas@max-centre.eu" target="_blank" class="">pietrodavide.delugas@max-centre.eu</a>> wrote:</div><br class="gmail-m_4206212476594874846Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Dear Redwan <br class=""></div><div class="">doing troubleshooting at distance is quite cumbersome.</div><div class=""><br class=""></div><div class="">If you do <br class=""></div><div class="">make clean</div><div class="">and then <br class=""></div><div class="">make libfox <br class=""></div><div class="">what do you get ? <br class=""></div><div class=""><br class=""></div><div class="">regards <br class=""> </div><div class=""><div class=""><div class=""><div dir="ltr" class="gmail-m_4206212476594874846gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">Pietro Delugas</div><div class="">SISSA - Trieste <br class=""></div><span style="background-color:rgb(255,0,0)" class=""><span style="background-color:rgb(255,255,255)" class=""><span class=""></span></span></span><span style="background-color:rgb(255,255,255)" class=""><span class=""></span><span class=""></span></span><span style="background-color:rgb(243,243,243)" class=""><span class=""></span></span><font color="#ff0000" class="">MAX - European Center of Excellence</font><br class=""></div></div></div></div></div><br class=""></div></div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail-m_4206212476594874846gmail_attr">On Thu, Jan 17, 2019 at 12:13 PM Redwan Sajjad <<a href="mailto:redwansajjad@gmail.com" target="_blank" class="">redwansajjad@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr" class=""><div dir="auto" class="">Paolo<div class=""><br class=""></div><div class="">Thanks for the reply. I did <b class="">make clean</b> and then <b class="">make all</b>, I got the exact same error message regarding </div><div class="">FoX. The FoX folder under qe-6.3 is empty. I am running Mac OS Sierra High and gfortran 6.3.0.</div><div class=""><br class=""></div><div class=""><br class=""><div id="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012AppleMailSignature" class="">
<div dir="auto" class=""><div class="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012ApplePlainTextBody" style="font-family:Cambria;font-size:16px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none">/Redwan</div><div class="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012ApplePlainTextBody" style="font-family:Cambria;font-size:16px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none"><br class=""></div></div></div><div class="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012AppleOriginalContents" style="direction:ltr"><blockquote type="cite" class=""><div class="">On 17 Jan, 2019, at 4:16 PM, Paolo Giannozzi <<a href="mailto:p.giannozzi@gmail.com" target="_blank" class="">p.giannozzi@gmail.com</a>> wrote:</div><br class="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div dir="ltr" class="">On Thu, Jan 17, 2019 at 6:04 AM Redwan Sajjad <<a href="mailto:redwansajjad@gmail.com" target="_blank" class="">redwansajjad@gmail.com</a>> wrote:<br class=""></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><br class=""><div class="">Then it terminates with the message Can’t open module file ‘m_common_io.mod’. </div></div></blockquote><div class=""><br class=""></div><div class="">the compilation of FoX hasn't been successful: "make clean", then recompile and look carefully for error messages</div><div class=""><br class=""> </div><div class="">Paolo</div><div class=""><br class=""></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><div class=""><br class=""></div><div class="">Thanks. </div><div class=""><br class=""><div class="">
<div dir="auto" class=""><div style="font-family:Cambria;font-size:16px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">--<br class="">Redwan </div><div style="font-family:Cambria;font-size:16px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><br class=""></div><div style="font-family:Cambria;font-size:16px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class=""><br class=""></div></div></div><div class=""><blockquote type="cite" class=""><div class="">On 17 Jan, 2019, at 8:22 AM, Redwan Sajjad <<a href="mailto:redwansajjad@gmail.com" target="_blank" class="">redwansajjad@gmail.com</a>> wrote:</div><br class="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012gmail-m_624585864891909241Apple-interchange-newline"><div class=""><div class="">Hello<div class=""><br class=""></div><div class="">While compiling (make all) QE on Mac OS (Sierra High), I am getting the following error </div><div class=""><b class="">clang: error: no such file or directory</b></div><div class="">followed by a path where the QE folder is located. There are several lines of the same errors containing different paths.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thank you. </div><div class=""> </div><div class=""><br class=""><div class="">
<div dir="auto" class=""><div style="font-family:Cambria;font-size:16px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration:none" class="">--<br class="">Redwan N. Sajjad<br class="">Bangladesh University of Engineering and Technology. <br class="">Dhaka-1000, Bangladesh. </div></div>
</div>
<br class=""></div></div></div></blockquote></div><br class=""></div></div>_______________________________________________<br class="">
users mailing list<br class="">
<a href="mailto:users@lists.quantum-espresso.org" target="_blank" class="">users@lists.quantum-espresso.org</a><br class="">
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank" class="">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div><br clear="all" class=""><br class="">-- <br class=""><div dir="ltr" class="gmail-m_4206212476594874846gmail-m_8965658124569265473m_4727534092334422012gmail_signature"><div dir="ltr" class=""><div class=""><div dir="ltr" class=""><div class="">Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,<br class="">Univ. Udine, via delle Scienze 208, 33100 Udine, Italy<br class="">Phone +39-0432-558216, fax +39-0432-558222<br class=""><br class=""></div></div></div></div></div></div>
_______________________________________________<br class="">users mailing list<br class=""><a href="mailto:users@lists.quantum-espresso.org" target="_blank" class="">users@lists.quantum-espresso.org</a><br class=""><a href="https://lists.quantum-espresso.org/mailman/listinfo/users" target="_blank" class="">https://lists.quantum-espresso.org/mailman/listinfo/users</a></div></blockquote></div><br class=""></div></div></div>
_______________________________________________<br class="">
users mailing list<br class="">
<a href="mailto:users@lists.quantum-espresso.org" target="_blank" class="">users@lists.quantum-espresso.org</a><br class="">
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank" class="">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div>
_______________________________________________<br class="">users mailing list<br class=""><a href="mailto:users@lists.quantum-espresso.org" target="_blank" class="">users@lists.quantum-espresso.org</a><br class=""><a href="https://lists.quantum-espresso.org/mailman/listinfo/users" target="_blank" class="">https://lists.quantum-espresso.org/mailman/listinfo/users</a></div></blockquote></div><br class=""></div></div></div>_______________________________________________<br class="">
users mailing list<br class="">
<a href="mailto:users@lists.quantum-espresso.org" target="_blank" class="">users@lists.quantum-espresso.org</a><br class="">
<a href="https://lists.quantum-espresso.org/mailman/listinfo/users" rel="noreferrer" target="_blank" class="">https://lists.quantum-espresso.org/mailman/listinfo/users</a></blockquote></div>
_______________________________________________<br class="">users mailing list<br class=""><a href="mailto:users@lists.quantum-espresso.org" class="">users@lists.quantum-espresso.org</a><br class=""><a href="https://lists.quantum-espresso.org/mailman/listinfo/users" class="">https://lists.quantum-espresso.org/mailman/listinfo/users</a></div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></div></div></body></html>