Mathgl build failure

2012-02-24 Thread Dimitrios Eftaxiopoulos
Hello, I get the following error trying to build mathgl since yesterday: libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../include/mgl -DWITH_QT - DWITH_WX -DWITH_FLTK -DWITH_GLUT -DMGL_FONT_PATH=\/usr/share/mathgl/fonts/\ -DMOD_LIB_DIR=\/usr/lib/mgl/\ -DHAVE_HDF5 -DH5_USE_16_API -DHAVE_HDF4 -

Re: Mathgl build failure

2012-02-24 Thread Savvas Radevic
mgl_eps.cpp: In member function 'virtual void mglGraphPS::WriteEPS(const char*, const char*)': mgl_eps.cpp:308:55: error: conditional expression between distinct pointer types 'gzFile' and 'FILE* {aka _IO_FILE*}' lacks a cast mgl_eps.cpp:456:19: error: invalid conversion from 'void*' to

Re: Mathgl build failure

2012-02-24 Thread Adam Borowski
On Fri, Feb 24, 2012 at 07:13:11PM +0100, Savvas Radevic wrote: mgl_eps.cpp: In member function 'virtual void mglGraphPS::WriteEPS(const char*, const char*)': mgl_eps.cpp:308:55: error: conditional expression between distinct pointer types 'gzFile' and 'FILE* {aka _IO_FILE*}' lacks a cast