google-code-export / ffmpegthumbnailer

Automatically exported from code.google.com/p/ffmpegthumbnailer
GNU General Public License v2.0
1 stars 1 forks source link

Won't builds with ffmpeg, compiled with vaapi support. #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have compiled libva, vdpau-video, ffmpeg and x264 from svn/git. Now, if i
try to build ffmpegthumbnailer I've got this error:

libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I/usr/include/libpng14
-march=x86-64 -mtune=generic -O2 -pipe -MT
libffmpegthumbnailer_la-videothumbnailer.lo -MD -MP -MF
.deps/libffmpegthumbnailer_la-videothumbnailer.Tpo -c
libffmpegthumbnailer/videothumbnailer.cpp  -fPIC -DPIC -o
.libs/libffmpegthumbnailer_la-videothumbnailer.o
In file included from /usr/include/libavutil/avutil.h:81:0,
                 from /usr/include/libavcodec/avcodec.h:30,
                 from libffmpegthumbnailer/moviedecoder.h:37,
                 from libffmpegthumbnailer/videothumbnailer.cpp:23:
/usr/include/libavutil/common.h: В функции ‘int32_t 
av_clipl_int32(int64_t)’:
/usr/include/libavutil/common.h:154:47: ошибка: нет 
декларации ‘UINT64_C’ в
этой области видимости
make[2]: *** [libffmpegthumbnailer_la-videothumbnailer.lo] Ошибка 1
make[2]: Leaving directory
`/var/abs/local/yaourtbuild/ffmpegthumbnailer-svn/src/ffmpegthumbnailer-build'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory
`/var/abs/local/yaourtbuild/ffmpegthumbnailer-svn/src/ffmpegthumbnailer-build'
make: *** [all] Ошибка 2
==> ОШИБКА: Сборка завершилась неудачно.

This happens on Arch Linux (x86_64) with the latest updates.

Original issue reported on code.google.com by vo.zaeb on 9 May 2010 at 7:19

GoogleCodeExporter commented 9 years ago
Fixed in svn.

And next time don't assume people can read russian compiler output, Thanks.

Original comment by dirk.vdb on 10 May 2010 at 11:36

GoogleCodeExporter commented 9 years ago

Original comment by dirk.vdb on 10 May 2010 at 11:36