[Mesa-users] Question for failing to install mesa
Warrick Ball
W.H.Ball at bham.ac.uk
Sun Sep 26 13:21:23 UTC 2021
Hi,
I'm not an Ubuntu user but have you installed all the SDK's prerequisite packages?
http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#Prerequisites
I'm not sure if it should be installed as a dependency for one of those packages but some quick Googling suggests that the missing files (`crt1.o` and `crti.o`) are provided by the `libc6-dev` package. Try installing that too and building MESA again.
Cheers,
Warrick
___________
Warrick Ball
Postdoc, School of Physics and Astronomy
University of Birmingham, Edgbaston, Birmingham B15 2TT
W.H.Ball at bham.ac.uk
+44 (0)121 414 4552
On Sun, 26 Sep 2021, chenxunhao18 at mails.ucas.ac.cn wrote:
>
> 1 version of MESA : mesa-r15140
>
> 2 version of MESASDK : mesasdk-x86_64-linux-21.4.1.tar
>
> 3 Virtual Machine,Linux, Ubuntu, 20.04.3 LTS amd64
>
> 4 uname -a
> Linux chenxunhao-virtual-machine 5.11.0-36-generic #40~20.04.1-Ubuntu SMP Sat Sep 18 02:14:19 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
>
>
> gfortran -v
> Using built-in specs.
> COLLECT_GCC=./mesasdk/bin/gfortran.exec
> COLLECT_LTO_WRAPPER=/home/chenxunhao/mesasdk/bin/../libexec/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper
> Target: x86_64-pc-linux-gnu
> Configured with: /home/user/sdk2-tmp/build/gcc/configure CC= CXX= --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --prefix=/home/user/sdk2-tmp/mesasdk --with-gmp=/home/user/sdk2-tmp/mesasdk
> --with-mpfr=/home/user/sdk2-tmp/mesasdk --with-mpc=/home/user/sdk2-tmp/mesasdk --enable-languages=c,c++,fortran --disable-multilib --disable-nls --disable-libsanitizer --enable-clocale=generic
> Thread model: posix
> Supported LTO compression algorithms: zlib
> gcc version 10.2.0 (GCC)
>
> echo $MESASDK_ROOT
> mesasdk
>
> echo $PATH
> mesasdk/bin:/home/chenxunhao/mesasdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
>
>
> echo $MESA_DIR
> /home/chenxunhao/Documents/mesa-r15140
>
> 5 There is no tester.log file.
>
>
>
>
More information about the Mesa-users
mailing list