Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] problem of compiling Abinit 5.2.4

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] problem of compiling Abinit 5.2.4


Chronological Thread 
  • From: "Anglade Pierre-Matthieu" <anglade@gmail.com>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] problem of compiling Abinit 5.2.4
  • Date: Tue, 23 Jan 2007 16:01:27 +0100
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=jcVn6L10WLJjHwnZIm7D+bZwLDmgpp+0Lt4p2PgdDWMvM5GCENc0B1flm408CiYDXp+WypbSn63DOodvel//aIulVrpiMn8HibYn5ViKoX9Zpg+NT2T77kvQGxzvkGs47bwOQgbpQW4ljTgzMKAe5D5XKSW724OTv4+obAYi2wk=

Hi,
1) Which compiler are you using ?
2) can you try the following
rm src/main/*.o `find src -name '*.a'`
make
3) which compiler are you using ?
4) what is the resulting compilation line ?
regards

PMA

On 1/23/07, zmq.lyao@gmail.com <zmq.lyao@gmail.com> wrote:
Dear Abinit users,
I encounter a problem when I compile Abinit 5.2.4 version.
After ./config/script/makemake and ./configure succeed, the make command
fails with this error:

-----------------------------
/usr/lib/crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
make[3]: *** [abinis] error 1
make[3]: Leaving directory `/home/qzm/abinit-src/abinit-5.2.4/src/main'
-----------------------------------------------------------

Anybody has some suggestion? Thanks in advance.

regards,
Zeming



--
Pierre-Matthieu Anglade



Archive powered by MHonArc 2.6.16.

Top of Page