Dear All, I have problems with Compiling Gromacs 4.0.7 on AIX 5.3 using gromacs 4.0.7 and fftw 3.2.2 here is what I do for FFTW : ./configure --enable-float make make install everything works fine after that, I do some variable settings : export CC='xlc_r' export F77='xlf_r' export FFLAGS='-O0 -q64' export CFLAGS='-O0 -q64' export AR='ar -X 64' export LDFLAGS='-L/usr/local/lib' export CPPFLAGS='-I/usr/local/include' then I try to compile Gromacs : ./configure (it's ok) make unfortunately it ends like that : xlc_r -O0 -q64 -o grompp grompp.o -L/usr/local/lib/ ./.libs/libgmxpreprocess.a -L/users3/olivap/sb/p64/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/sh_dev_GNOME/export/power_510_32/usr/lib -L/gestconf/project/GNOME_ACL/GNOME/build/latest/export/power_510_32/usr/lib -L/users/project/PDP/PDP_51_050/usr/ccs/lib -L/users/project/PDP/PDP_51_050/usr/lib -L/users3/olivap/sb/p64/export/power_510_32/usr/lib/python2.2/config/ -L/usr/lpp/xlf/lib ../mdlib/.libs/libmd.a /p5cecic/home/smorin/gromacs-4.0.7/src/gmxlib/.libs/libgmx.a ../gmxlib/.libs/libgmx.a -L/opt/freeware/lib -lxml2 -ldl -lpthread -lz -liconv -lnsl /usr/local/lib/libfftw3f.a -lSM -lICE -lX11 -lxlf90 -lxlopt -lxlf -lxlomp_ser -lpthreads -lm -Wl,-blibpath:/opt/freeware/lib:/usr/local/lib/:/usr/vac/lib:/usr/lib/threads:/usr/lib:/lib ld: 0711-317 ERROR: Undefined symbol: .fftwf_destroy_plan ld: 0711-317 ERROR: Undefined symbol: .fftwf_free ld: 0711-317 ERROR: Undefined symbol: .fftwf_execute_dft_r2c ld: 0711-317 ERROR: Undefined symbol: .fftwf_execute_dft_c2r ld: 0711-317 ERROR: Undefined symbol: .fftwf_execute_dft ld: 0711-317 ERROR: Undefined symbol: .fftwf_malloc ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_c2r_3d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_r2c_3d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_3d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_c2r_2d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_r2c_2d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_2d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_c2r_1d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_r2c_1d ld: 0711-317 ERROR: Undefined symbol: .fftwf_plan_dft_1d ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. make: 1254-004 The error code from the last command is 8. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Stop. make: 1254-004 The error code from the last command is 1. Stop. If anyone has an idea of need complementary informations ? Thanks a lot :-) |
<<attachment: sebastien_morin.vcf>>
-- gmx-users mailing list gmx-users@gromacs.org http://lists.gromacs.org/mailman/listinfo/gmx-users Please search the archive at http://www.gromacs.org/search before posting! Please don't post (un)subscribe requests to the list. Use the www interface or send it to gmx-users-requ...@gromacs.org. Can't post? Read http://www.gromacs.org/mailing_lists/users.php