compile error
Posted: Thu Dec 08, 2011 7:19 am
Dear all
When I compile yambo on our cluster and it failed.
1)firstly, I run configure:
./configure FC=ifort
# [ ] Double precision
# [X] Redundant compilation
# [X] MPI
# [ ] PW (4.0) support
# [ ] ETSF I/O support
# [ ] SCALAPACK
# [ ] LibXC
# [ ] NETCDF/HDF5/Large Files
# [XX ] Built-in BLAS/LAPACK/LOCAL
#
# [ CPP ] gcc -E -P
# [ C ] gcc -g -O2 -D_C_US -D_FORTRAN_US
# [MPICC] mpicc -g -O2 -D_C_US -D_FORTRAN_US
# [ F90 ] ifort -assume bscc -O3 -ip -xHost
# [MPIF ] mpif90 -assume bscc -O3 -ip -xHost
# [ F77 ] ifort -assume bscc -O3 -ip -xHost
# [Cmain] -nofor_main
# [NoOpt] -assume bscc -O0 -xHost
2) then make all:
make all
>>>[Linking yambo]<<<
make[1]: Entering directory `/home/users3/cmt/yambo-3.2.4-r.855/driver'
yambo_driver.F Catastrophic error: could not set locale "" to allow processing of multibyte characters
compilation aborted for /home/users3/cmt/jinli/bin/yambo-3.2.4-r.855/driver/driver.c (code 4)
make[1]: *** [yambo] Error 4
What's this problem? How to resolve it?
Thank you very much.
jin
When I compile yambo on our cluster and it failed.
1)firstly, I run configure:
./configure FC=ifort
# [ ] Double precision
# [X] Redundant compilation
# [X] MPI
# [ ] PW (4.0) support
# [ ] ETSF I/O support
# [ ] SCALAPACK
# [ ] LibXC
# [ ] NETCDF/HDF5/Large Files
# [XX ] Built-in BLAS/LAPACK/LOCAL
#
# [ CPP ] gcc -E -P
# [ C ] gcc -g -O2 -D_C_US -D_FORTRAN_US
# [MPICC] mpicc -g -O2 -D_C_US -D_FORTRAN_US
# [ F90 ] ifort -assume bscc -O3 -ip -xHost
# [MPIF ] mpif90 -assume bscc -O3 -ip -xHost
# [ F77 ] ifort -assume bscc -O3 -ip -xHost
# [Cmain] -nofor_main
# [NoOpt] -assume bscc -O0 -xHost
2) then make all:
make all
>>>[Linking yambo]<<<
make[1]: Entering directory `/home/users3/cmt/yambo-3.2.4-r.855/driver'
yambo_driver.F Catastrophic error: could not set locale "" to allow processing of multibyte characters
compilation aborted for /home/users3/cmt/jinli/bin/yambo-3.2.4-r.855/driver/driver.c (code 4)
make[1]: *** [yambo] Error 4
What's this problem? How to resolve it?
Thank you very much.
jin