[mesa-users] Help, error compiling mesa on 64-bit Ubuntu
Matt Coleman
mcoleman at physics.ucsb.edu
Sat Jan 14 20:58:38 EST 2012
Hi MESA users,
I have been having problems installing MESA on 64-bit Ubuntu, both when I
compile it using mesasdk and without. Any help would be greatly appreciated.
With mesasdk I get the following:
checking if ndiff is installed ...
yes!
/home/mcoleman/mesa/const
building const package.
make: `libconst.a' is up to date.
make: `libconst.a' is up to date.
gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [tester] Error 1
------------------------------------------------------------------------------------------
Compiling directly (without mesasdk) I get to module 'num' then it fails
with the following output:
/home/mcoleman/mesa/num
building num package.
gfortran -fno-range-check -fopenmp -I../public -I../private -I../../include
-Wunused-value -Werror -W -fimplicit-none -O2 -c -ffixed-form
-ffixed-line-length-132 ../private/mod_root.f
../private/mod_root.f:38.132:
1
Fatal Error: Wrong module version '7' (expected '6') for file
'const_def.mod' opened at (1)
make: *** [mod_root.o] Error 1
/home/mcoleman/mesa/num/make
FAILED
Thanks,
--
- Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20120114/3a8d7194/attachment.html>
More information about the Mesa-users
mailing list