[Pw_forum] compilation error

Amin Babazadeh babazade at gmail.com
Tue Dec 12 17:32:07 CET 2006


Dear Srijan
I thought your problem is in compiling ifort.
I hope if you done these command step by step you will be finally compile
the espresso.
1-get the trial ifort from intel web site and copy it in /etc.
2-install the ifort (according to what install file says)
3-do this command

cp   /etc/.../iforvars.sh /etc/profile.d

4-go to the espresso file and
./configure

5-be sure that in the make.sys file all of the F77=ifort (it means you want
to compile espresso by ifort)

6-make all

i hope you will get the succeed
amin

On 12/12/06, Srijan Kumar Saha <srijan.india at gmail.com> wrote:
>
>
> Dear pwscf Users,
>
> I have configured the new version of PWSCF  on my computer.
> But I'm  getting  the following error  during  compilation.
>
>
> >>>>>>make all
>
> test -d bin || mkdir bin
> if test -d iotk ; then \
> ( cd iotk ; if test "make" = "" ; then make  TLDEPS= libiotk.a ; \
> else make  TLDEPS= libiotk.a ; fi ) ; fi
> make[1]: Entering directory `/home2/srijan/e3.2/iotk'
> cd src ; make libiotk.a
> make[2]: Entering directory `/home2/srijan/e3.2/iotk/src'
> make[2]: `libiotk.a' is up to date.
> make[2]: Leaving directory `/home2/srijan/e3.2/iotk/src'
> make[1]: Leaving directory `/home2/srijan/e3.2/iotk'
> ( cd Modules ; if test "make" = "" ; then make  TLDEPS= all ; \
> else make  TLDEPS= all ; fi )
> make[1]: Entering directory `/home2/srijan/e3.2/Modules'
> ifort -O2 -tpp6 -assume byterecl -nomodule -fpp -D__INTEL -D__FFTW
> -D__USE_INTERNAL_FFTW -I../include  -I./  -I../Modules  -I../iotk/src
> -I../PW  -I../PH  -I../CPV -c constraints_module.f90
> 0_6374
>
> fortcom: Severe: **Internal compiler error: internal abort** Please report
> this error along with the circumstances in which it occurred in a Software
> Problem Report.  Note: File and line given may not be explicit cause of this
> error.
> in file (null), line 0, column 0
>
> compilation aborted for constraints_module.f90 (code 3)
> make[1]: *** [constraints_module.o] Error 3
> make[1]: Leaving directory `/home2/srijan/e3.2/Modules'
> make: *** [mods] Error 2
>
>
> What should I do to get rid of this error?
>
>  With best regards,
>  Srijan
>
>


-- 
AMIN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20061212/db4e9b3d/attachment.html>


More information about the users mailing list