[Pw_forum] Question about qexml.f90 in PP sudirectory
Paolo Giannozzi
giannozz at democritos.it
Thu May 27 09:32:40 CEST 2010
Alejandro Rébola wrote:
> I'm trying to compile the qexml file (make qexml.x) contained in
> ~/espresso/PP and I'm getting an error message
it's a bug. Edit PP/makefile, locate the following lines:
qexml.x: qexml.o qexml_example.o
$(LD) $(LDFLAGS) -o $@ qexml_example.o qexml.o $(LIBOBJS)
insert $(QEOBJS) before $(LIBOBJS). Thank you for the report
P.
--
Paolo Giannozzi, Democritos and University of Udine, Italy
More information about the users
mailing list