error
Posted: Tue May 29, 2007 2:57 am
when i am trying to compile vasp for P4, this error comes:
make -f Makefile
./preprocess <LDApU.F | /usr/bin/cpp -P -C -traditional >LDApU.f90 -DHOST=\"LinuxIFC\" -Dkind8 -DNGXhalf -DCACHE_SIZE=12000 -DPGF90 -Davoidalloc
ifort -FR -lowercase -O2 -c LDApU.f90
fortcom: Severe: LDApU.f90, line 1262: Please report this error along with the circumstances in which it occurred in a Software Problem Report
L=LANG_LDAPLUSU(ITYP)
^
[ Aborting due to internal error. ]
compilation aborted for LDApU.f90 (code 1)
make: *** [LDApU.o] Error 1
can u tell me what is the error?
make -f Makefile
./preprocess <LDApU.F | /usr/bin/cpp -P -C -traditional >LDApU.f90 -DHOST=\"LinuxIFC\" -Dkind8 -DNGXhalf -DCACHE_SIZE=12000 -DPGF90 -Davoidalloc
ifort -FR -lowercase -O2 -c LDApU.f90
fortcom: Severe: LDApU.f90, line 1262: Please report this error along with the circumstances in which it occurred in a Software Problem Report
L=LANG_LDAPLUSU(ITYP)
^
[ Aborting due to internal error. ]
compilation aborted for LDApU.f90 (code 1)
make: *** [LDApU.o] Error 1
can u tell me what is the error?