Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 526346 - media-video/ffmpeg-2.3.4 USE=pulseaudio - ?
Summary: media-video/ffmpeg-2.3.4 USE=pulseaudio - ?
Status: RESOLVED DUPLICATE of bug 518604
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 18:35 UTC by Ulenrich
Modified: 2014-10-21 21:07 UTC (History)
0 users

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


Attachments
libavdevice-Makefile.patch (file_526346.txt,662 bytes, text/plain)
2014-10-21 18:35 UTC, Ulenrich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ulenrich 2014-10-21 18:35:33 UTC
Created attachment 387150 [details]
libavdevice-Makefile.patch

compile breaks at:
---
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_update'
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_destroy'
libavdevice/libavdevice.so: undefined reference to `ff_timefilter_new'
collect2: error: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1
 * ERROR: media-video/ffmpeg-2.3.4::gentoo failed (compile phase):
 *   emake failed
---
I found a patch which helped at
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193657

The weird: some weeks ago this compiled just fine.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-10-21 20:11:42 UTC

*** This bug has been marked as a duplicate of bug 518604 ***
Comment 2 Ulenrich 2014-10-21 21:07:25 UTC
/me bloody idiot: 
I deleted the patch, because I thought this simple bug would be fixed in an upcoming new version of upstream ffmpeg 
Beside I just had upgraded the compiler from gcc-4.7 to gcc-4.8. Therefore this bloody stupid bug did cost me more then an hour back and forth trying. And I didnt found the old bug, because I am obviously the only Gentoo user having pulseaudio with a masked ffmpeg ....