On Thu, May 14, 2015 at 03:33:56PM +0200, Nedeljko Babic wrote: > From: Jovan Zelincevic <jovan.zelince...@imgtec.com> > > Build system modified > > Signed-off-by: Nedeljko Babic <nedeljko.ba...@imgtec.com> > --- > configure | 1 + > libavcodec/Makefile | 13 ++++++++++--- > libavcodec/aacdec.c | 1 - > libavcodec/aacdec_fixed.c | 1 - > libavcodec/allcodecs.c | 1 + > 5 files changed, 12 insertions(+), 5 deletions(-)
i applied the first 4 patches locally but it fails to build In file included from libavcodec/alacenc.c:25:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/aacdec.c:46:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/aacdec_fixed.c:71:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/cngenc.c:27:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/lpc.c:26:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/flacenc.c:32:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/ra288.c:30:0: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/ra144.h:26:0, from libavcodec/ra144.c:26: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/ra144.h:26:0, from libavcodec/ra144enc.c:36: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/ra144.h:26:0, from libavcodec/ra144dec.c:29: libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory compilation terminated. In file included from libavcodec/x86/lpc.c:27:0: ./libavcodec/lpc.h:28:25: fatal error: aac_defines.h: No such file or directory [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Avoid a single point of failure, be that a person or equipment.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel