[FFmpeg-user] build error (latest and 1.0.1)

Masaru Nomiya nomiya at galaxy.dti.ne.jp
Mon Dec 17 06:39:34 CET 2012


Hello,

In the Message; 

  Subject    : [FFmpeg-user] build error (latest and 1.0.1)
  Message-ID : <1795217238.61243.1355712377076.JavaMail.open-xchange at email.1and1.com>
  Date & Time: Sun, 16 Dec 2012 21:46:17 -0500 (EST)

"Andreas S." <andrew2012 at flight.us> has written:

> I'm on Ubuntu 10.10 (Maverick).  Updated everything I was alerted about (compiled and installed x264-snapshot-20121215-2245-stable, with " --enable-shared --enable-pic "... What am I missing.

> ---------------------- build error quote: ----------------------
> .....
> LD      ffmpeg_g
> libavcodec/libavcodec.a(libx264.o): In function `X264_frame':
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:159: undefined reference to `x264_picture_init'
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:161: undefined reference to `x264_bit_depth'
> libavcodec/libavcodec.a(libx264.o): In function `X264_init_static':
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:593: undefined reference to `x264_bit_depth'
> libavcodec/libavcodec.a(libx264.o): In function `X264_init':
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:292: undefined reference to `x264_param_default_preset'
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:459: undefined reference to `x264_param_apply_fastfirstpass'
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:490: undefined reference to `x264_param_apply_profile'
> /opt/builds/snapshots/ffmpeg-1.0.1/libavcodec/libx264.c:533: undefined reference to `x264_encoder_open_128'
> collect2: ld returned 1 exit status
> make: *** [ffmpeg_g] Error 1

The latest ffmpeg requires libx264.so.129, but
x264-snapshot-20121215-2245-stable provides libx264.so.128.
Why? I've got no idea.

Try with git depository's x264.

Regards,

---
┏━━┓彡 Masaru Nomiya             mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛ "Bill! You married with Computers.
          Not with Me!"
         "No..., with money."


More information about the ffmpeg-user mailing list