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




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to