From: Melike A. <af...@as...> - 2016-06-13 12:29:15
|
Dear Sir/Madam, I use Mac OSX 10.9.5 (64 bit). When I try to install MESA on my computer, I get the following error. Could you please help me out to pass this error? Best regards, Melike >./install /Users/afsar/mesa-r8118/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 export done mesa/const has been built, tested, and exported. ************************************************ /Users/afsar/mesa-r8118/utils building utils package. make: `libutils.a' is up to date. make: `libutils.a' is up to date. gfortran -fopenmp -o ../tester test_utils.o -L../../make -lutils -L../../../lib -lconst export done mesa/utils has been built, tested, and exported. ************************************************ /Users/afsar/mesa-r8118/crlibm building crlibm package. gcc -O3 -fno-common -fexceptions -c -I../../include ../private/crlibm_c_fortran.c -o crlibm_c_fortran.o ../private/crlibm_c_fortran.c:3:19: fatal error: stdio.h: No such file or directory compilation terminated. make: *** [crlibm_c_fortran.o] Error 1 /Users/afsar/mesa-r8118/crlibm ./build_and_test FAILED /Users/afsar/mesa-r8118/crlibm ./build_and_test FAILED |