[FFmpeg-devel] FFmpeg 2.8 libavcodec Makefile problem with h263data

Hendrik Schreiber hs at tagtraum.com
Wed Sep 9 12:22:01 CEST 2015


Hey there,

just tried to build the brand new 2.8 with 

--enable-small --enable-shared --enable-static --disable-programs --disable-doc --disable-avfilter --disable-postproc --disable-swscale --disable-avdevice --disable-filters --disable-decoder=h26*,msmpeg*,mpeg2*,mpeg4*,mpeg_vdpau,mpeg_xvmc,mpegvideo,mp1,mp1*,mp2,mp2*,mp3,mp3* --disable-demuxer=h26*,mp3 --disable-encoders --enable-encoder=pcm* --disable-muxers --disable-indevs --disable-outdevs --disable-iconv --target-os=darwin --arch=x86_64 --extra-cflags='-mmacosx-version-min=10.6' —cc='gcc'

and ran into problem while linking because of a missing h263data.o

Attached patch for the libavcodec Makefile fixed it.

Cheers,

-hendrik

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-missing-h263data.o.patch
Type: application/octet-stream
Size: 1780 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150909/9658a31b/attachment.obj>


More information about the ffmpeg-devel mailing list