| 
|  Installation problem on Itanium |  | 
 Date: 2005/12/17 01:33
 Name: ARIJIT
  <asen@iitk.ac.in>
 
While trying to compile OpenMX on our Linux 64-bit Itanium (with Intel 9.0 compilers),I encounter with the following errors:..........................
 ..........................
 /usr/local/lib/libfftw3.a(apiplan.o)(.text+0x1f0): In function `fftw_destroy_plan':
 : multiple definition of `fftw_destroy_plan'
 /usr/local/lib/libfftw.a(planner.o)(.text+0x690): first defined here
 /usr/bin/ld: Warning: size of symbol `fftw_destroy_plan' changed from 80 in /usr/local/lib/libfftw3.a(apiplan.o) to 208 in /usr/local/lib/libfftw3.a(apiplan.o)
 /usr/local/lib/libfftw3.a(alloc.o)(.text+0x0): In function `fftw_malloc':
 : multiple definition of `fftw_malloc'
 /usr/local/lib/libfftw.a(malloc.o)(.text+0x0): first defined here
 /usr/bin/ld: Warning: size of symbol `fftw_malloc' changed from 432 in /usr/local/lib/libfftw3.a(alloc.o) to 80 in /usr/local/lib/libfftw3.a(alloc.o)
 /usr/local/lib/libfftw3.a(alloc.o)(.text+0x50): In function `fftw_free':
 : multiple definition of `fftw_free'
 /usr/local/lib/libfftw.a(malloc.o)(.text+0x1b0): first defined here
 /usr/bin/ld: Warning: size of symbol `fftw_free' changed from 176 in /usr/local/lib/libfftw3.a(alloc.o) to 80 in /usr/local/lib/libfftw3.a(alloc.o)
 collect2: ld returned 1 exit status
 make: *** [openmx] Error 1
 
 I would greatly appreciate receiving your suggestions paving way for the successful installation of OpenMX.
 
 With regards,
 
 Arijit
  |  |