[molpro-user] Compiling molpro Solaris 9

Alexander Mitrushenkov sasha at theochem.uni-stuttgart.de
Fri Aug 4 14:24:49 BST 2006


Hello Matrin,

As you can see on molpro webpage, Solaris 9 is a supported architecture
for molpro, provided the compiler is recent enough. It seems that you
have UltraSparcIII architecture, is this correct? Why don't you compile
64-bit version of molpro (./configure -i8)? Can you specify your
compiler version so we could look at the problem? It seems that your
compiler does not like 'SIZE' intrinsic, which is required in molpro
code.

Thanks,

Sasha
-- 
Dr. Alexander O. Mitrushchenkov

Universitaet Stuttgart
Institut fuer Theoretische Chemie
Pfaffenwaldring 55
D-70569 Stuttgart
Germany

Tel +49 (0)711 / 685-64409
Fax +49 (0)711 / 685-64442
e-mail: sasha at theochem.uni-stuttgart.de


On Thu, 2006-08-03 at 11:45 +0200, Martin Weise wrote:
> 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