CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Siemens (https://www.cfd-online.com/Forums/siemens/)
-   -   moving-grid don't work in linux. (https://www.cfd-online.com/Forums/siemens/54181-moving-grid-dont-work-linux.html)

Dorain November 17, 2004 20:56

moving-grid don't work in linux.
 
Linking pmov executable...

FORTRAN 77 Compiler 7.5, Copyright (c) 1987-2001, Absoft Corp. /opt/absoft/lib/libfio.a(ioerr.o): In function `_ioerr': ioerr.o(.text+0x1fb): `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead Linking single precision sequential executable "star"...

FORTRAN 77 Compiler 7.5, Copyright (c) 1987-2001, Absoft Corp. /opt/starcd/solve/libstar.a(newgrc.o): In function `pstrt_': newgrc.o(.text+0x10e): `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead newgrc.o(.text+0x105): `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead

F.K. November 18, 2004 06:51

Re: moving-grid don't work in linux.
 
use the following fortran levels:

star 3.15 fortran 7.5 patched twice!!!! star 3.22 fortran 8.2

ted November 18, 2004 09:15

Re: moving-grid don't work in linux.
 
Are you sure this is actually an error? The reason for this message is that there is a discrepancy in the absoft version that you are compiling with, and the version that was used to compile STAR. My experience of this message is that it is a warning only, your executable should still be compiled and will still run.

4xF November 18, 2004 13:29

Re: moving-grid don't work in linux.
 
I agree with Ted. The error message is just a warning that you are using old objects (hence the "deprecated"). The executable will still run on your computer.


All times are GMT -4. The time now is 04:33.