Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] compiling problems

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] compiling problems


Chronological Thread 
  • From: Peter Zhilyaev <peterzhilyaev@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] compiling problems
  • Date: Thu, 14 Jan 2010 21:39:47 +0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ESjyTtp0YZh17KocYXoQ5iLEegFpG31a9u5q+OG1m4IjRukBnsXolWraC6u5esC9P3 hdYm+aDNy0dZznSPojAiDamj1IJE9kccqfVlbUCvxOVdbljrsfO/SzpAT8ZZ31zB/FjZ N5+yF3Iw2V/2uq51ityu/KRrTorrZcd8DGAWE=

Dear All,

I'm beginner at working with ABINIT and have a problem with compiling abinip. I make ~./configure --enable-mpi="yes" --with -mpi-prefix=/opt/mpich-mx-gcc-1.2.7 after that in configure.log, there is message:

"configure:9494: /opt/mpich-mx-intel-1.2.7/bin/mpicc -V >&5
Intel(R) C Compiler for Intel(R) EM64T-based applications, Version 9.1    Build 20060323 Package ID: l_cc_p_9.1.038
Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.

configure:9498: $? = 0
configure:9521: checking for C compiler default output file name
configure:9543: /opt/mpich-mx-intel-1.2.7/bin/mpicc    conftest.c  >&5
ld: skipping incompatible /opt/mx/lib32/libmyriexpress.so when searching for -lmyriexpress
ld: skipping incompatible /opt/mx/lib32/libmyriexpress.a when searching for -lmyriexpress
/opt/intel/cce/9.1.038/lib/libimf.so: warning: warning: feupdateenv is not implemented and will always fail
configure:9547: $? = 0
configure:9585: result: a.out
configure:9602: checking whether the C compiler works
configure:9612: ./a.out
./a.out: error while loading shared libraries: libmyriexpress.so: cannot open shared object file: No such file or directory
configure:9616: $? = 127
configure:9625: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details."

As I understand from the site, it means that mpi hasn't been connected.

Can you give me a tip about this problem?

Thank you all in advance!

Sincerely yours,

Peter Zhilyaev




Archive powered by MHonArc 2.6.16.

Top of Page