Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] ffmpeg Fails When Emerging
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
MrPaulAR
n00b
n00b


Joined: 25 Jan 2003
Posts: 69

PostPosted: Fri Dec 26, 2008 10:18 pm    Post subject: [SOLVED] ffmpeg Fails When Emerging Reply with quote

Can anyone look at this error and let me know what's happening?

Quote:
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-video/ffmpeg-0.4.9_p20081014/work/ffmpeg ...
true
ERROR: x264 does not satisfy CPP condition: X264_BUILD >= 65
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.4.9_p20081014 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2424: 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.4.9_p20081014/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-video/ffmpeg-0.4.9_p20081014/temp/environment'.



Last edited by MrPaulAR on Fri Dec 26, 2008 11:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
Nerevar
l33t
l33t


Joined: 31 May 2008
Posts: 720

PostPosted: Fri Dec 26, 2008 10:29 pm    Post subject: Reply with quote

You need a newer version of media-libs/x264. I'm using 0.0.20080819 with an older version of ffmpeg.
Code:
$ grep X264_BUILD /usr/include/x264.h
#define X264_BUILD 60
Back to top
View user's profile Send private message
MrPaulAR
n00b
n00b


Joined: 25 Jan 2003
Posts: 69

PostPosted: Fri Dec 26, 2008 11:04 pm    Post subject: Reply with quote

Thanks. That solved my problem.

Quote:
emerge -uavt x264
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum