[Pw_forum] Compilation Error on BlueGene/L
Paolo Giannozzi
giannozz at democritos.it
Fri May 29 18:24:06 CEST 2009
On May 29, 2009, at 14:05 , Raj Pandey wrote:
> I ran the configure script on BlueGene/L:
> [...]
> ../PW/libpw.a(stop_run.o): In function `stop_run':
> : undefined reference to `__path_io_routines_NMOD_io_path_stop'
> ../PW/libpw.a(stop_run.o): In function `stop_run':
> : undefined reference to `__metadyn_vars_NMOD_deallocate_metadyn_vars'
> ../PW/libpw.a(stop_run.o): In function `stop_run':
> : undefined reference to `__path_variables_NMOD_path_deallocation'
> [...]
> I will greatly appreciate any help/suggestion.
0) compile only what you need
1) add missing modules. For the above case, add to MODULES in PP/
Makefile:
../Modules/path_io_routines.o ../Modules/metadyn_vars.o ../Modules/
path_variables.o
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 Pw_forum
mailing list