[mesa-users] Building MESA manually on a Mac G4 PPC under Mac OSX 10.4.11 (Tiger)

Aaron Dotter aaron.dotter at gmail.com
Fri Mar 23 08:10:38 EDT 2012


Hi Sam,

Before the mesasdk came into being, we were keeping track of the minimum
version of gfortran that would successfully compile MESA.  It used to be
version 4.5, but that may have increased again in the last several months.
 The gfortran binaries page
(http://gcc.gnu.org/wiki/GFortranBinaries#MacOS) includes
a PowerPC binary for gfortran 4.6, but it requires OSX 10.5.  If all else
fails and you're feeling very pain-tolerant, you can compile your own GCC.

The bottom line is that if you can't update the compiler, I'm afraid MESA
will not compile for you.

Aaron



On Fri, Mar 23, 2012 at 1:38 AM, Samuel H. Dupree, Jr. <
sdupree at computational-astronomer.com> wrote:

> **
> I'm attempting to install MESA on a Mac G4 PPC running Mac OSX 10.4.11
> (Tiger).  I've  successfully downloaded svn 3918. Since I'm running Tiger
> using mesasdk to do the install is out of the question, as it's
> incompatible with my system, so I'm left to doing the install manually. My
> problem is that I do not get very far into the installation os shown below.
>
> *c-71-62-141-206:/Volumes/Iomega_640GB/AstrophysicsLib/mesa samueldupree$
> ./clean
>
> cleaning adipls package.
> cleaning alert package.
> cleaning astero package.
> cleaning atm package.
> cleaning chem package.
> cleaning colors package.
> cleaning const package.
> cleaning diffusion package.
> cleaning eos package.
> cleaning interp_1d package.
> cleaning interp_2d package.
> cleaning ionization package.
> cleaning kap package.
> cleaning mlt package.
> cleaning mtx package.
> cleaning net package.
> cleaning neu package.
> cleaning num package.
> cleaning rates package.
> cleaning reaclib package.
> cleaning sample package.
> cleaning screen package.
> cleaning star package.
> cleaning utils package.
> cleaning weaklib package.
> cleaning lib directory.
> cleaning include directory.
> cleaning some caches
> cleaning net_data cache.
> cleaning rates_data cache.
> removing some data to force reinstall
> finished cleaning
>
> c-71-62-141-206:/Volumes/Iomega_640GB/AstrophysicsLib/mesa samueldupree$
> ./install
> checking if ndiff is installed ...
> yes!
>
> /Volumes/Iomega_640GB/AstrophysicsLib/mesa/const
> building const 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 ../public/const_def.f
> 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 ../public/const_lib.f
> ar crs libconst.a const_def.o const_lib.o
> make: `libconst.a' is up to date.
> gfortran -fno-range-check  -fopenmp -I../../make -I../../public
> -I../../../include  -fbounds-check -g -c -ffixed-form
> -ffixed-line-length-132 ../src/test_const.f
> gfortran -fopenmp -o ../tester test_const.o -L../../make -lconst
> /usr/bin/ld:
> /usr/local/lib/gcc/powerpc-apple-darwin8/4.2.3/../../../libgomp.dylib load
> command 7 unknown cmd field
> collect2: ld returned 1 exit status
> make: *** [tester] Error 1
>
> /Volumes/Iomega_640GB/AstrophysicsLib/mesa/const/test
> FAILED
>
>
> /Volumes/Iomega_640GB/AstrophysicsLib/mesa/const
> ./build_and_test FAILED
>
> c-71-62-141-206:/Volumes/Iomega_640GB/AstrophysicsLib/mesa samueldupree$ *
>
>
> Is there a thread on the mesa-users digest or FAQ that someone can point
> me to that deals with installing MESA on a G4 PPC Mac? Any advice?
>
> Sam Dupree.
>
>
> --
> ------------------------------
>
> <http://IYA-2009.jpg>
>    Samuel H. Dupree, Jr.
>     <http://mmb_emblem-2.gif>sdupree at speakeasy.net
>    10501 Rising Ridge Road
>    Apartment 201
> http://www.speakeasy.org/~sdupree/
>    Fredericksburg, VA 22407, USA
>
>     HOME: 540-693-1240            WORK: 540-653-6509                FAX:
> 866-514-9629
>
> *          "The Greatest Show on Earth" is not on Earth. It's in Space!*
>
>  ------------------------------
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> mesa-users mailing list
> mesa-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20120323/a52b16e7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mmb_emblem-2.gif
Type: image/gif
Size: 3793 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20120323/a52b16e7/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: IYA-2009.jpg
Type: image/jpeg
Size: 10005 bytes
Desc: not available
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20120323/a52b16e7/attachment.jpg>


More information about the Mesa-users mailing list