[Solved] compilation problem
Posted: Sat Oct 09, 2010 7:22 pm
Hello Users
I am new to Abinit Program. I m trying to compile Abinit-6.2.3. on fedora I met with following error when I give command ../configure
make[3]: Entering directory `/root/Desktop/abinit-6.2.3/config/src/66_paw'
gfortran -DHAVE_CONFIG_H -I. -I../../../src/66_paw -I../.. -I../../src/incs -I../../../src/incs -ffree-form -J/root/Desktop/abinit-6.2.3/config/src/mods -I/root/Desktop/abinit-6.2.3/config/src/mods -O2 -march=pentium4 -mmmx -msse -msse2 -g -c -o indgrid.o ../../../src/66_paw/indgrid.F90
In file ../../../src/66_paw/indgrid.F90:120
esh.'
1
Error: Syntax error in argument list at (1)
make[3]: *** [indgrid.o] Error 1
make[3]: Leaving directory `/root/Desktop/abinit-6.2.3/config/src/66_paw'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/abinit-6.2.3/config/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/abinit-6.2.3/config'
make: *** [all] Error 2
Kindly help me out to solve this problem.
I am new to Abinit Program. I m trying to compile Abinit-6.2.3. on fedora I met with following error when I give command ../configure
make[3]: Entering directory `/root/Desktop/abinit-6.2.3/config/src/66_paw'
gfortran -DHAVE_CONFIG_H -I. -I../../../src/66_paw -I../.. -I../../src/incs -I../../../src/incs -ffree-form -J/root/Desktop/abinit-6.2.3/config/src/mods -I/root/Desktop/abinit-6.2.3/config/src/mods -O2 -march=pentium4 -mmmx -msse -msse2 -g -c -o indgrid.o ../../../src/66_paw/indgrid.F90
In file ../../../src/66_paw/indgrid.F90:120
esh.'
1
Error: Syntax error in argument list at (1)
make[3]: *** [indgrid.o] Error 1
make[3]: Leaving directory `/root/Desktop/abinit-6.2.3/config/src/66_paw'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/Desktop/abinit-6.2.3/config/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/abinit-6.2.3/config'
make: *** [all] Error 2
Kindly help me out to solve this problem.