[Pkg-scicomp-devel] Bug#518232: paraview: FTBFS: error: ffmpeg/avformat.h: No such file or directory

Kurt Roeckx kurt at roeckx.be
Wed Mar 4 21:56:58 UTC 2009


Source: paraview
Version: 3.4.0-2
Severity: serious

[ 26%] Building CXX object VTK/IO/CMakeFiles/vtkIO.dir/vtkZLibDataCompressor.o
[ 26%] Building CXX object VTK/IO/CMakeFiles/vtkIO.dir/vtkFFMPEGWriter.o
/build/buildd/paraview-3.4.0/VTK/IO/vtkFFMPEGWriter.cxx:23:29: error: ffmpeg/avformat.h: No such file or directory
/build/buildd/paraview-3.4.0/VTK/IO/vtkFFMPEGWriter.cxx:24:28: error: ffmpeg/swscale.h: No such file or directory
/build/buildd/paraview-3.4.0/VTK/IO/vtkFFMPEGWriter.cxx:45: error: ISO C++ forbids declaration of 'AVFormatContext' with no type
/build/buildd/paraview-3.4.0/VTK/IO/vtkFFMPEGWriter.cxx:45: error: expected ';' before '*' token
[...]

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-scicomp-devel mailing list