Hi, > > Could you verify that I have the right type (int) for the variable > flags? Also, on Windows with mingw32 I'm getting the following warning > message: > > [ 9%] Building C object src/CMakeFiles/plplotd.dir/plstdio.c.obj > C:\users\hazen\plplot\src\plstdio.c:206:1: warning: "_S_IREAD" > redefined > In file included from C:\users\hazen\plplot\src\plstdio.c:31: > C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/stat.h: > 39:1: > warning: this is the location of the previous definition > C:\users\hazen\plplot\src\plstdio.c:207:1: warning: "_S_IWRITE" > redefined > C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/sys/stat.h: > 38:1: > warning: this is the location of the previous definition > [ 10%] Building C object src/CMakeFiles/plplotd.dir/plstripc.c.obj >
Similar here on Visual C++: E:\plplot\src\plstdio.c(206) : warning C4005: '_S_IREAD' : macro redefinition C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\sys/ stat.h(211) : see previous definition of '_S_IREAD' E:\plplot\src\plstdio.c(207) : warning C4005: '_S_IWRITE' : macro redefinition C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\sys/ stat.h(212) : see previous definition of '_S_IWRITE' E:\plplot\src\plstdio.c(214) : warning C4013: 'mktemp' undefined; assuming extern returning int E:\plplot\src\plstdio.c(215) : warning C4013: 'open' undefined; assuming extern returning int I think an include is missing. No time to check that now. Thanks, Werner > -Hazen > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 > 30-Day > trial. Simplify your report design, integration and deployment - and > focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Plplot-devel mailing list > Plplot-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/plplot-devel -- Dr. Werner Smekal Institut fuer Angewandte Physik Technische Universitaet Wien Wiedner Hauptstr 8-10 A-1040 Wien Austria DVR-Nr: 0005886 email: sme...@iap.tuwien.ac.at web: http://www.iap.tuwien.ac.at/~smekal phone: +43-(0)1-58801-13463 (office) +43-(0)1-58801-13469 (laboratory) fax: +43-(0)1-58801-13499 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel