Bug 231698 - media-video/mpeg4ip-1.5.0.1-r5 fails to build
Bug#: 231698 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: CLOSED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: liquid.acid@gmx.net
Component: Ebuilds
URL: 
Summary: media-video/mpeg4ip-1.5.0.1-r5 fails to build
Keywords:  
Status Whiteboard: 
Opened: 2008-07-13 16:24 0000
Description:   Opened: 2008-07-13 16:24 0000
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 From Tobias Jakobi 2008-07-13 16:25:18 0000 -------
Created an attachment (id=160271) [details]
emerge --info output

------- Comment #2 From Tobias Jakobi 2008-07-13 16:26:18 0000 -------
Created an attachment (id=160273) [details]
build log (packed)

------- Comment #3 From Peter Alfredsen 2008-07-13 16:39:39 0000 -------
+  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 From Tobias Jakobi 2008-07-14 11:38:50 0000 -------
Thanks Peter, that works (after adding keywords for the ffmpeg version).

Marking CLOSED

Greets,
Tobias