[Mesa-users] Fw: errors installing MESA
Ramesh, Eric
cedric.ramesh at und.edu
Sun Oct 11 17:24:14 EDT 2020
Hello Rob,
Okay, I don't know what happened previously, but I had to reinstall my zliblg-dev file (for Z library).
I also used the previous SDK (August 30, 2019).
When I did all of this, the install finally worked correctly.
So it said "MESA installation was successful" at the end.
Much thanks, glad I finally got it to work,
Eric Ramesh
________________________________
From: Rob Farmer <r.j.farmer at uva.nl>
Sent: Sunday, October 11, 2020 2:19 PM
To: Ramesh, Eric <cedric.ramesh at und.edu>
Cc: Mesa-users <mesa-users at lists.mesastar.org>
Subject: Re: [Mesa-users] Fw: errors installing MESA
Hi,
Your build.log file has:
>/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
/usr/bin/ld: cannot find -lm
collect2: error: ld returned 1 exit status
Which is a similar issue to this one:
https://lists.mesastar.org/pipermail/mesa-users/2019-October/010685.html
Did you get any error messages ran you ran:
source $MESASDK_ROOT/bin/mesasdk_init.sh
Also can you try installing a system gcc/gfortran through the ubuntu package manager? While mesa ships an sdk to compile mesa with, this does assume a certain set of system packages already installed. Also double check that you have installed all the dependencies listed in http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#Prerequisites
Rob
On Sun, 11 Oct 2020 at 21:45, Ramesh, Eric <cedric.ramesh at und.edu<mailto:cedric.ramesh at und.edu>> wrote:
Hello,
I cannot get MESA to install.
I am running Windows 10 w/ Oracle VirtualBox, on a DELL Laptop.
I have tried both the latest MESA version (12778) and the previous (12115).
I double checked that all my required packages are installed, with environment variables set correctly.
It gives following errors, also says tester program does not exist.
/home/ericorion555/MESA/mesa-r12115/const
building const package.
MAKEDEPF90
COMPILE_CMD ../public/const_def.f90
COMPILE_CMD ../public/const_lib.f90
LIB_TOOL libconst.a
MAKEDEPF90
TEST_COMPILE ../src/test_const.f
LOADER ../tester
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
/usr/bin/ld: cannot find -lm
collect2: error: ld returned 1 exit status
make: *** [makefile_base:36: ../tester] Error 1
/home/ericorion555/MESA/mesa-r12115/const/test
FAILED
/home/ericorion555/MESA/mesa-r12115/const
./build_and_test FAILED
Please help?
Much thanks,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20201011/b5d34b4c/attachment.htm>
More information about the Mesa-users
mailing list