Redwan I might be wrong, but "qe-6.3/FoX/fox/objs/lib" does not look like the right path to me ...
could you just do two things 1- go to the directory where you have installed QE and type the command "pwd" 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. I hope it works regards - Pietro Pietro Delugas SISSA - Trieste MAX - European Center of Excellence On Fri, Jan 18, 2019 at 10:50 AM Redwan Sajjad <[email protected]> wrote: > Thanks to both of you. > > @ Paolo: I get one warning message regarding empty FoX folder > “Nonexistent include directory… /FoX/finclude”. Then compilation finishes > with the following: > "fatal error: Can’t open module file ‘m_common_io.mod’ for reading at (1): > No such file or directory, > compilation terminated > make[1]: *** [fox_init_module.o] Error 1 > make: *** [mods] Error 1” > > @ Pietro: When I do make clean and then make libfox, it ends with the > following: > > "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 > /Library/Developer/CommandLineTools/usr/bin/ranlib: file: > libFoX_fsys.a(fox_m_fsys_realtypes.o) has no symbols > cp -p libFoX_fsys.a … qe-6.3/FoX/fox/objs/lib > usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file target_file > cp [-R [-H | -L | -P]] [-fi | -n] [-apvXc] source_file ... target_directory > make[3]: *** [install] Error 64 > make[2]: *** [fsys_lib] Error 2" > > /Redwan > > > > On 17 Jan, 2019, at 7:54 PM, Pietro Davide Delugas < > [email protected]> wrote: > > Dear Redwan > doing troubleshooting at distance is quite cumbersome. > > If you do > make clean > and then > make libfox > what do you get ? > > regards > Pietro Delugas > SISSA - Trieste > MAX - European Center of Excellence > > > On Thu, Jan 17, 2019 at 12:13 PM Redwan Sajjad <[email protected]> > wrote: > >> Paolo >> >> Thanks for the reply. I did *make clean* and then *make all*, I got the >> exact same error message regarding >> FoX. The FoX folder under qe-6.3 is empty. I am running Mac OS Sierra >> High and gfortran 6.3.0. >> >> >> /Redwan >> >> On 17 Jan, 2019, at 4:16 PM, Paolo Giannozzi <[email protected]> >> wrote: >> >> On Thu, Jan 17, 2019 at 6:04 AM Redwan Sajjad <[email protected]> >> wrote: >> >>> >>> Then it terminates with the message Can’t open module file >>> ‘m_common_io.mod’. >>> >> >> the compilation of FoX hasn't been successful: "make clean", then >> recompile and look carefully for error messages >> >> Paolo >> >> >>> Thanks. >>> >>> -- >>> Redwan >>> >>> >>> On 17 Jan, 2019, at 8:22 AM, Redwan Sajjad <[email protected]> >>> wrote: >>> >>> Hello >>> >>> While compiling (make all) QE on Mac OS (Sierra High), I am getting the >>> following error >>> *clang: error: no such file or directory* >>> followed by a path where the QE folder is located. There are several >>> lines of the same errors containing different paths. >>> >>> >>> Thank you. >>> >>> >>> -- >>> Redwan N. Sajjad >>> Bangladesh University of Engineering and Technology. >>> Dhaka-1000, Bangladesh. >>> >>> >>> _______________________________________________ >>> users mailing list >>> [email protected] >>> https://lists.quantum-espresso.org/mailman/listinfo/users >> >> >> >> -- >> Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche, >> Univ. Udine, via delle Scienze 208, 33100 Udine, Italy >> Phone +39-0432-558216, fax +39-0432-558222 >> >> _______________________________________________ >> users mailing list >> [email protected] >> https://lists.quantum-espresso.org/mailman/listinfo/users >> >> >> _______________________________________________ >> users mailing list >> [email protected] >> https://lists.quantum-espresso.org/mailman/listinfo/users > > _______________________________________________ > users mailing list > [email protected] > https://lists.quantum-espresso.org/mailman/listinfo/users > > > _______________________________________________ > users mailing list > [email protected] > https://lists.quantum-espresso.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.quantum-espresso.org/mailman/listinfo/users
