[Pw_forum] missing dependencies

Paolo Giannozzi giannozz at democritos.it
Fri Dec 14 18:18:11 CET 2012


On Fri, 2012-12-14 at 11:36 -0500, David Strubbe wrote:

> In trying to compile in parallel with make -j, I found some missing
> dependencies.

thank you. The first one had already been fixed meanwhile. Once 
upon a time the three codes you mention had no such dependencies, 
but I guess things have meanwhile changed. Anyway it is fixed now

P.

> PHonon/PH/make.depend: add the line
> + rotate_dvscf_star.o : dfile_star.o
> 
> 
> PP/src/Makefile
> plotproj.x, plotband.x, and plotrho.o should all have $(PPOBJS)
> $(MODULES) in their dependency lines, like the other executables
> there:
> 
> 
> - plotband.x : plotband.o $(LIBOBJS)
> + plotband.x : plotband.o $(PPOBJS) $(MODULES) $(LIBOBJS)
> 
> 
> - plotproj.x : plotproj.o $(LIBOBJS)
> + plotproj.x : plotproj.o $(PPOBJS) $(MODULES) $(LIBOBJS)
> 
> 
> - plotrho.x : plotrho.o $(LIBOBJS)
> - plotrho.x : plotrho.o $(PPOBJS) $(MODULES) $(LIBOBJS)
> 
> 
> 
> 
> David Strubbe
> MIT
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://pwscf.org/mailman/listinfo/pw_forum

-- 
Paolo Giannozzi, IOM-Democritos and University of Udine, Italy





More information about the users mailing list