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

Reply via email to