problem with library: make: `libdmy.a' is up to date

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
petkov17
Newbie
Newbie
Posts: 5
Joined: Thu Nov 29, 2007 2:20 pm

problem with library: make: `libdmy.a' is up to date

#1 Post by petkov17 » Mon Feb 04, 2008 3:34 pm

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!
Last edited by petkov17 on Mon Feb 04, 2008 3:34 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

problem with library: make: `libdmy.a' is up to date

#2 Post by admin » Mon Feb 04, 2008 4:13 pm

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.

Post Reply