[Debian GNUstep maintainers] Bug#518233: lynkeos.app: FTBFS: error:	avcodec.h: No such file or directory
    Kurt Roeckx 
    kurt at roeckx.be
       
    Wed Mar  4 22:11:02 UTC 2009
    
    
  
Source: lynkeos.app
Version: 1.2-3
Severity: serious
Hi,
Your package is failing to build with the following error:
In file included from ffmpeg_access.c:20:
ffmpeg_access.h:4:21: error: avcodec.h: No such file or directory
ffmpeg_access.h:5:22: error: avformat.h: No such file or directory
In file included from ffmpeg_access.c:20:
ffmpeg_access.h:8: error: expected specifier-qualifier-list before 'AVFormatContext'
ffmpeg_access.c: In function 'ffmpegNextFrame':
ffmpeg_access.c:40: error: 'AVFormatContext' undeclared (first use in this function)
[...]
The problem is that the includes files changed location, like
<ffmpeg/avformat.h> to <libavformat/avformat.h>, and your package
will need to be changed for that.
Kurt
    
    
More information about the pkg-GNUstep-maintainers
mailing list