[Pw_forum] Error building q-e 4.1 with Ubuntu 9.10 beta

Paolo Giannozzi giannozz at democritos.it
Sat Oct 3 17:42:40 CEST 2009


On Oct 3, 2009, at 17:18 , Miguel Martínez wrote:

> It seems that if I comment out the test regarding HAVE_MALLINFO in
> configure (lines 4085 to 4090) and reconfigure, the compilation will
> produce useful binaries. Does anybody know what's happening here?

I don't. Since configure finds the struct mallinfo.arena (whatever it  
means):
      configure:3982: checking for struct mallinfo.arena
      ...
      configure:4083: result: yes
it is correct to define HAVE_MALLINFO. If you #undef-ine it, however,
nothing serious happens: you do not have the info on memory usage.
Just remove it from include/c_defs.h (produced by configure)

P.
---
Paolo Giannozzi, Dept of Physics, University of Udine
via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222






More information about the users mailing list