Thank you Glynn for your answer, I'll trim my configure command. If I ever need to output video, what is the minimum version of avcodec to build against ?
Vincent Le lundi 04 mars 2013 à 21:20 +0000, Glynn Clements a écrit : > Vincent Bain wrote: > > > gsd_img_mpeg.c:375: error: ‘AVIO_FLAG_WRITE’ undeclared (first > > use in this function) > > gsd_img_mpeg.c:375: error: (Each undeclared identifier is > > reported only once > > gsd_img_mpeg.c:375: error: for each function it appears in.) > > make: *** [OBJ.x86_64-unknown-linux-gnu/gsd_img_mpeg.o] Erreur 1 > > > > The current version of libavformat-dev is 5:0.7.15-dmo1 > > > > Can anyone help me with this issue ? should I try to force a more recent > > version of the lib, or is the problem somewhere else ? > > If you don't need the ability to write video files, don't use > --with-ffmpeg. > > Otherwise, you'll need a more recent version of the libraries. > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
