mesa-users] Problem when installing MESA with pgstar

Alessandro Patruno ale.patruno at gmail.com
Sat Oct 30 19:46:06 EDT 2010


Hi everyone,

I've tried to install MESA on Ubuntu 9.10 (64 bit) with the pgstar option
switched off and everything seem to work
perfectly (btw, great job, I'm really amazed at what you did !).

I then wanted to try pgstar, so I switched on the pgstar option in
~/mesa/utils/makefile_header
(I'm using gfortran, latest version, on Ubuntu 9.10):

USE_PGSTAR = YES
LOAD_PGPLOT = -L/usr/local/pgplot/ -lpgplot  -lX11 -lxcb -lXau -lXdmcp
-lXext -lpng -lz

Then I went to the main MESA dir (~/mesa) and I typed: "./clean" and then
again "./install".
However, this time the code won't compile and at some point it gives the
error message:

**************************************************************************************************************
/home/apatruno/mesa/star
building star package.

gfortran -fno-range-check  -fopenmp  -I../public -I../private
-I../../include -Wunused-value -Werror -W -fimplicit-none   -O2 -c
-ffree-form ../public/star_lib.f
../public/star_lib.f:1419.39:

      end subroutine read_pgstar_inlist
                                       1
Error: Name 'read_pgstar_inlist' at (1) is an ambiguous reference to
'read_pgstar_inlist' from current program unit
make: *** [star_lib.o] Error 1

/home/apatruno/mesa/star/make
FAILED
*************************************************************************************************************


I'll keep trying to see whether I find a solution. In the meanwhile...do you
have any suggestion on
how to solve this problem ?

Many thanks !

Cheers,

Ale
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20101031/fd09dbf1/attachment.html>


More information about the Mesa-users mailing list