[Pw_forum] pw error during compilation

Paolo Giannozzi giannozz at nest.sns.it
Wed Mar 19 08:45:43 CET 2008


sreekar guddeti wrote:

> berry_phase.f90:(.text+0x242): undefined reference to `ln_ind_'
> berry_phase.f90:(.text+0xf3): undefined reference to `ln_dealloc_'
> fft_scalar.f90:(.text+0x124): undefined reference to `create_plan_1d_'
> fft_scalar.f90:(.text+0x271): undefined reference to `destroy_plan_1d_'
> fft_scalar.f90:(.text+0x6c5): undefined reference to `fft_x_stick_'
> fft_scalar.f90:(.text+0x904): undefined reference to `fft_y_stick_'
> fft_scalar.f90:(.text+0x1cf): undefined reference to `fft_z_stick_'

in file include/c_defs.h there is a line
#define F77_FUNC_(name,NAME) name ## _
or something like this. Add (or remove) one underscore at
the end and recompile.

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



More information about the users mailing list