[vtk-developers] build error when building vtk with FFMPEG on Fedora Core 13

Arnaud GELAS arnaud_gelas at hms.harvard.edu
Wed Jun 2 17:49:13 EDT 2010


Hi all,

Just to let you know that one header (include) is missing in 
/usr/include/ffmpeg/libavutil/common.h (most probably <stdint.h>), and 
vtk can not build with the following rpm in 64 bits on Fedora Core 13:

ffmpeg-0.6-0.3.20100429svn.fc13.x86_64
ffmpeg-devel-0.6-0.3.20100429svn.fc13.x86_64

Build errors:
/usr/In file included from /usr/include/ffmpeg/libavutil/avutil.h:82,
from /usr/include/ffmpeg/libavcodec/avcodec.h:31,
from /usr/include/ffmpeg/libavformat/avformat.h:57,
from /home/ajg23/GITROOT/FORK/VTK/IO/vtkFFMPEGWriter.cxx:28:
/usr/include/ffmpeg/libavutil/common.h: In function ‘int32_t 
av_clipl_int32(int64_t)’:
/usr/include/ffmpeg/libavutil/common.h:154: error: ‘UINT64_C’ was not 
declared in this scope

Hopefully rpm maintainer will shortly generate new rpms to solve this issue.

Arnaud



More information about the vtk-developers mailing list