From: astrophysics <ast...@o2...> - 2008-11-28 18:47:20
|
Dear Bill, First of all I admire your huge effort creating MESA. I'm interested in stellar astrophysics especially a stellar evolution. Prevoiusly I used your old good EZ. However I wanted to see even more, of course ;) I use latest Debian distribution as an operating system and Intel Fortran Compiler 11.0. I have difficulties with compiling MESA. Prevoius packages were built just fine. In num package I received the following error message: ../private/mod_rosenbrock.f(226): error #7068: The characteristics of a dummy argument of the associated actual procedure differ from the characteristics of the same dummy argument of the dummy procedure. (12.2) [RODAS4_COEFFS] > ns,contro4,rodas4_coeffs,n,fcn,ifcn,x,y,xend, -----------------------^ ../private/mod_rosenbrock.f(258): error #7068: The characteristics of a dummy argument of the associated actual procedure differ from the characteristics of the same dummy argument of the dummy procedure. (12.2) [RODASP_COEFFS] > ns,contro4,rodasp_coeffs,n,fcn,ifcn,x,y,xend, -----------------------^ compilation aborted for ../private/mod_rosenbrock.f (code 1) All I changed from default svn821 mesa package was disabling openmp. Have you seen something like this before? Kind regards Marcin |