Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301936 - media-video/ffmpeg-0.5_p20373 needs newer version of x264
Summary: media-video/ffmpeg-0.5_p20373 needs newer version of x264
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-23 14:56 UTC by Stefan Lucke
Modified: 2010-02-04 20:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Lucke 2010-01-23 14:56:18 UTC
>>> Configuring source in /var/tmp/portage/media-video/ffmpeg-0.5_p20373/work/ffmpeg-0.5_p20373 ...
true
ERROR: libx264 version must be >= 0.78.

If you think configure made a mistake, make sure you are using the latest
version from SVN.  If the latest version fails, report the problem to the
ffmpeg-user@mplayerhq.hu mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.err" produced by configure as this will help
solving the problem.
 *
 * ERROR: media-video/ffmpeg-0.5_p20373 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_configure
 *             environment, line 2644:  Called die
 * The specific snippet of code:
 *       ./configure --prefix=/usr --libdir=/usr/$(get_libdir) --shlibdir=/usr/$(get_libdir) --mandir=/usr/share/man --enable-static --enable-shared --cc="$(tc-getCC)" ${myconf} || die "configure failed"
 *  The die message:
 *   configure failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/ffmpeg-0.5_p20373/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg-0.5_p20373/temp/environment'.
 *
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-01-25 14:05:39 UTC
emerge --info is missing, also output of 'emerge -pv x264'

I suspect you are using too new x264 (some package.masked or live version) or have local copy of it in /usr/local for some reason
Comment 2 Alexis Ballier gentoo-dev 2010-02-04 20:41:13 UTC
(In reply to comment #1)
> emerge --info is missing, also output of 'emerge -pv x264'
> 
> I suspect you are using too new x264 (some package.masked or live version) or
> have local copy of it in /usr/local for some reason

please do