Bug#517466: aqualung: FTBFS: error: ffmpeg/avcodec.h: No such file or directory
Kurt Roeckx
kurt at roeckx.be
Fri Feb 27 22:39:15 UTC 2009
Package: aqualung
Version: 0.9~beta9.1-1
Severity: serious
Hi,
Your package is failing to build with the following error:
In file included from dec_lavc.c:29:
dec_lavc.h:26:28: error: ffmpeg/avcodec.h: No such file or directory
dec_lavc.h:27:29: error: ffmpeg/avformat.h: No such file or directory
In file included from dec_lavc.c:29:
dec_lavc.h:38: error: expected specifier-qualifier-list before 'AVFormatContext'
[...]
The problem here is that the includes files changed location,
like <ffmpeg/avcodec.h> to <libavcodec/avcodec.h>, and your package
will need to be changed for that.
Kurt
More information about the pkg-multimedia-maintainers
mailing list