Hi, You need to install FFTW3 library. Presumably, there is some effort to change from fftw2.1 to fftw3.
As far as I know last releases of SuSe Linux contain precomiled fftw3 libraries. For sources see www.fftw.org, download sources, compile, and enjoy! Bests, Eyvaz. --- A Sen <asen at iitk.ac.in> wrote: > Dear All, > Although I succeeded in compiling PW, PP > and FPMD with Intel 9.0 > compilers and mkl8.0 libraries in an Itanium > workstation, I > couldn't do so for CPV as I encountered the > following errors: > --------------------------------- > cplib.o(.text+0x42f2): In function `dforce_': > : undefined reference to `cfft3s_' > cplib.o(.text+0x4c42): In function `dforce_': > : undefined reference to `cfft3s_' > cplib.o(.text+0x6322): In function `fwfftw_': > : undefined reference to `cfft3s_' > cplib.o(.text+0x11012): In function `newd_': > : undefined reference to `cfft3b_' > cplib.o(.text+0x123c2): In function `newd_': > : undefined reference to `cfft3b_' > cplib.o(.text+0x141e2): In function `newd_': > : undefined reference to `cfft3b_' > cplib.o(.text+0x4d1e2): In function `ivfftw_': > : undefined reference to `cfft3s_' > cplib.o(.text+0x4d2a2): In function `fwffts_': > : undefined reference to `cfft3s_' > cplib.o(.text+0x59922): In function `ivfftb_': > : undefined reference to `cfft3b_' > cplib.o(.text+0x61f22): In function `fwfft_': > : undefined reference to `cfft3_' > cplib.o(.text+0x62a52): In function `set_cc_': > : undefined reference to `cfft3b_' > cplib.o(.text+0x70662): In function `ivffts_': > : undefined reference to `cfft3s_' > cplib.o(.text+0x750a2): In function `add_cc_': > : undefined reference to `cfft3_' > cplib.o(.text+0x76322): In function `force_cc_': > : undefined reference to `cfft3b_' > cplib.o(.text+0xa1032): In function `fillgrad_': > : undefined reference to `cfft3_' > cplib.o(.text+0xa1912): In function `fillgrad_': > : undefined reference to `cfft3_' > cplib.o(.text+0xa25d2): In function `grad2_': > : undefined reference to `cfft3_' > cplib.o(.text+0xa2d02): In function `grad2_': > : undefined reference to `cfft3_' > cplib.o(.text+0xa3732): In function `grad2_': > : undefined reference to `cfft3_' > cplib.o(.text+0xb4062): more undefined references to > `cfft3_' follow > wf.o(.text+0x1cc62): In function `ivfftbold_': > : undefined reference to `cfft3b_' > make[1]: *** [cp.x] Error 1 > make[1]: Leaving directory > `/extra/soft/espresso-2.1.5/CPV' > make: *** [cp] Error 2 > ------------------------------------ > Can you please guide me in resolving this? I am not > able to find out > cfft3_,cfft3s_ and cfft3b_ subroutines, which are to > be called by the > program cplib.f90 within the CPV directory. > > Regards, > A. Sen > > > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://www.democritos.it/mailman/listinfo/pw_forum > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
