real beginer

Eliot Moss moss@cs.umass.edu
Wed Oct 24 15:02:00 GMT 2012


On 10/24/2012 10:13 AM, Trixie wrote:
> error.txt <http://cygwin.1069669.n5.nabble.com/file/n93956/error.txt>
> Here is what i get when make; echo "Status from make was $?"

Dear Trixie -- What that shows is that it was not using the Makefile
that I modified, since the modified Makefile mentions ilocreg, not
locreg.  Also, it suggests that you did not do 'make clean' before
running 'make' again.

The Makefile I sent you needs to be in place in the src directory.
src/init/locreg.f90 needs to be renamed to src/init/ilocreg.f90.
Then, in the bigdft directory, run 'make clean', then 'make',
then 'make install'.

Note: if you run 'configure' again, you will overwrite the Makefile!
Perhaps that is what you did ...

But as I said, the purveyor can send you a patch if you email him.

Regards -- Eliot Moss

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list