Thank you so much for your suggestion, removing the /dev/null statements produced another error so I copied version.f90.in to version.f90 and it was successful. Thank you again! J. Wohlwend
> From: giannozz at democritos.it > Date: Mon, 10 Sep 2012 19:18:58 +0200 > To: pw_forum at pwscf.org > Subject: Re: [Pw_forum] make error (module global_version.mod) > > > On Sep 10, 2012, at 18:57 , Jennifer Wohlwend wrote: > > > When I looked at version.f90, it was empty > > remove version.f90, retry. If it is still empty: > edit ../install/update_version, removing > redirections to /dev/null (things like this: > "2> /dev/null > /dev/null"). > Set the script to verbose (not sure whether > #!/bin/sh -x will do the job). Run again > ../install/update_version, report what > happens, what is in file version.f90.tmp if any > > If no quick solution is found, just copy version.f90.in > to version.f90 > > P. > > > > J. Wohlwend > > Universal Technology Corp. > > > > > From: giannozz at democritos.it > > > To: pw_forum at pwscf.org > > > Date: Mon, 10 Sep 2012 18:46:07 +0200 > > > Subject: Re: [Pw_forum] make error (module global_version.mod) > > > > > > On Mon, 2012-09-10 at 12:26 -0400, Jennifer Wohlwend wrote: > > > > > > > I get this error concerning 'global_version.mod' > > > > > > > > > go into Modules/, type "make version.f90". It should produce > > > a file version.f90 from version.f90.in (see Makefile and > > > ../install/update_version if you want to understand what is > > > going on). If it doesn't, please report any error message. > > > > > > P. > > > -- > > > Paolo Giannozzi, IOM-Democritos and University of Udine, Italy > > > > > > > > > _______________________________________________ > > > Pw_forum mailing list > > > Pw_forum at pwscf.org > > > http://www.democritos.it/mailman/listinfo/pw_forum > > _______________________________________________ > > Pw_forum mailing list > > Pw_forum at pwscf.org > > http://www.democritos.it/mailman/listinfo/pw_forum > > --- > Paolo Giannozzi, Dept of Chemistry&Physics&Environment, > Univ. Udine, via delle Scienze 208, 33100 Udine, Italy > Phone +39-0432-558216, fax +39-0432-558222 > > > > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://www.democritos.it/mailman/listinfo/pw_forum -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.democritos.it/pipermail/pw_forum/attachments/20120910/5eeb6b09/attachment.htm
