Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 231698

Summary: media-video/mpeg4ip-1.5.0.1-r5 fails to build
Product: Gentoo Linux Reporter: Tobias Jakobi <liquid.acid>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info output
build log (packed)

Description Tobias Jakobi 2008-07-13 16:24:09 UTC
Compilation fails, probably a problem with ffmpeg path.

The build system expects avcodec.h in /usr/include/libavcodec but it's now in /usr/include/ffmpeg, so it fails.

Attaching emerge --info and the compilation log (packed).

Greets,
Tobias
Comment 1 Tobias Jakobi 2008-07-13 16:25:18 UTC
Created attachment 160271 [details]
emerge --info output
Comment 2 Tobias Jakobi 2008-07-13 16:26:18 UTC
Created attachment 160273 [details]
build log (packed)
Comment 3 Peter Alfredsen (RETIRED) gentoo-dev 2008-07-13 16:39:39 UTC
+  13 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+  mpeg4ip-1.5.0.1-r1.ebuild, mpeg4ip-1.5.0.1-r5.ebuild:
+  Update deps wrt bug #231698
+

You just need to upgrade ffmpeg to =media-video/ffmpeg-0.4.9_p20080326. I've now marked that in the ebuild.
Comment 4 Tobias Jakobi 2008-07-14 11:38:50 UTC
Thanks Peter, that works (after adding keywords for the ffmpeg version).

Marking CLOSED

Greets,
Tobias