Re: [GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Markus Neteler
On Mon, Jan 12, 2009 at 3:11 AM, Hamish wrote: > Hamish: >> > after svn up, libogsf in develbranch_6 does not build: > >> > http://trac.osgeo.org/grass/changeset/35272 > > > Paul Kelly wrote: >> Perhaps the call to url_fclose could be conditionalised on the version >> of libavformat, somethi

Re: [GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Hamish
Hamish: > > after svn up, libogsf in develbranch_6 does not build: > > http://trac.osgeo.org/grass/changeset/35272 Paul Kelly wrote: > Perhaps the call to url_fclose could be conditionalised on the version > of libavformat, something like (untested): > > #ifdef (LIBAVFORMAT_VERSION_INT>>16)

Re: [GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Paul Kelly
On Mon, 12 Jan 2009, Hamish wrote: Hi & happy new year everybody, after svn up, libogsf in develbranch_6 does not build: gsd_img_mpeg.c: In function 'gsd_close_mpeg': gsd_img_mpeg.c:439: error: incompatible type for argument 1 of 'url_fclose' make[2]: *** [OBJ.i686-pc-linux-gnu/gsd_img_mpeg.o

[GRASS-dev] error in lib/ogsf/gsd_img_mpeg.c

2009-01-11 Thread Hamish
Hi & happy new year everybody, after svn up, libogsf in develbranch_6 does not build: gsd_img_mpeg.c: In function 'gsd_close_mpeg': gsd_img_mpeg.c:439: error: incompatible type for argument 1 of 'url_fclose' make[2]: *** [OBJ.i686-pc-linux-gnu/gsd_img_mpeg.o] Error 1 make[2]: Leaving directory `