[molpro-user] Compiling molpro Solaris 9
Martin Weise
Martin.Weise at mis.mpg.de
Thu Aug 3 10:45:52 BST 2006
Hello
I have a problem compiling molpro2006.1 on Solaris 9.
I use the Solaris f90 compiler, and configured molpro with
the following flags: -f90 -i4
I had to use the i4-flags, as I was not able to get it configured and
the compile to run.
Furthermore I had to add the following entry
NO_OPT="blas/lapack1.f basis/basis_contract.f"
to the CONFIG file, as I do not have 10GB of swap. (basis/basis_contract.f was
added)
So when compiling these settings I get the following error:
sapt.f90: preprocessing ... compiling ... failed:
f90 -dalign -c -I. -M../global -fast -ftrap=%none -xarch=v8plusb -fsimple=2 sapt.f90
use dmmult
^
"sapt.f90", Line = 9, Column = 7: ERROR: No specific intrinsic exists for the
intrinsic call "SIZE".
use dmmult
^
"sapt.f90", Line = 75, Column = 7: ERROR: No specific intrinsic exists for the
intrinsic call "SIZE".
use dmmult
^
"sapt.f90", Line = 291, Column = 7: ERROR: No specific intrinsic exists for the
intrinsic call "SIZE".
use dmmult
^
"sapt.f90", Line = 480, Column = 7: ERROR: No specific intrinsic exists for the
intrinsic call "SIZE".
use dmmult
^
"sapt.f90", Line = 894, Column = 7: ERROR: No specific intrinsic exists for the
intrinsic call "SIZE".
use dmmult
^
"sapt.f90", Line = 986, Column = 7: ERROR: No specific intrinsic exists for the
intrinsic call "SIZE".
f90comp: 1292 SOURCE LINES
f90comp: 6 ERRORS, 0 WARNINGS, 0 OTHER MESSAGES, 0 ANSI
gmake[3]: *** [sapt.o] Error 1
sapt_driver.f90: preprocessing ... compiling ... done
utils_sapt.f90: preprocessing ... compiling ... done
gmake[3]: Leaving directory
`sources/molpro2006.1/molpro2006.1/src/sapt'
gmake[2]: *** [objects] Error 2
gmake[2]: Leaving directory
`sources/molpro2006.1/molpro2006.1/src/sapt'
gmake[1]: *** [sapt] Error 2
gmake[1]: Leaving directory
`sources/molpro2006.1/molpro2006.1/src'
gmake: *** [src] Error 2
Actually I have no idea what to do what that error message. Is something missing
or wrong?
Regards
Martin Weise
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/
More information about the Molpro-user
mailing list