Hello,
When I try to compile vasp.4.lib with makefile for gfortran compiler (makefile.linux_gfortran), I find a error massage:
make: `libdmy.a' is up to date. Is there any updated libdmy.a, or where is the problem in this case?
please help,
Thank you!
problem with library: make: `libdmy.a' is up to date
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 5
- Joined: Thu Nov 29, 2007 2:20 pm
problem with library: make: `libdmy.a' is up to date
Last edited by petkov17 on Mon Feb 04, 2008 3:34 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
problem with library: make: `libdmy.a' is up to date
please delete libdmy.a (must be a remnant of a previous compilation) and all .o files and recompile
Last edited by admin on Mon Feb 04, 2008 4:13 pm, edited 1 time in total.