[FFmpeg-user] Issue with compilation

Julien J. chatlumo.ovh at gmail.com
Sun Jul 29 17:00:40 CEST 2012


Hello,

I'm trying to install ffmpeg on Debian Squeeze 64 bits.
I use a part of this guide :
http://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide

So, when i'm on the "make" command for ffmeg, i have this (last lines) :
CC	ffmpeg.o
ffmpeg.c: In function ‘poll_filters’:
ffmpeg.c:1933: warning: ‘ret_all’ may be used uninitialized in this function
CC	cmdutils.o
LD	ffmpeg_g
libavcodec/libavcodec.a(libx264.o): In function `X264_init':
/home/sources/ffmpeg/libavcodec/libx264.c:487: undefined reference to
`x264_encoder_open_125'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1


Do you know how can i resolve it ?

PS : sorry for my bad english.

Thanks,
Julien


More information about the ffmpeg-user mailing list