Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ffmpeg upgrade fails [SOLVED]
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
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Apr 03, 2012 3:19 pm    Post subject: ffmpeg upgrade fails [SOLVED] Reply with quote

Code:

libavfilter/libavfilter.so: undefined reference to `dlsym'
libavfilter/libavfilter.so: undefined reference to `dlopen'
libavfilter/libavfilter.so: undefined reference to `dlclose'
collect2: ld returned 1 exit status
make: *** [tools/graph2dot] Error 1
 * ERROR: media-video/ffmpeg-0.10.2 failed (compile phase):
 *   emake failed

_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN


Last edited by audiodef on Tue Apr 03, 2012 7:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
pigeon768
l33t
l33t


Joined: 02 Jan 2006
Posts: 683

PostPosted: Tue Apr 03, 2012 4:36 pm    Post subject: Reply with quote

Shot in the dark, but these functions are implemented in /usr/lib/libdl.so, which is provided by glibc.

Try remerging glibc.

The error is a result of trying to build tools/graph2dot, which is likely enabled by the FFTOOLS=graph2dot flag.

Try 'FFTOOLS="aviocat cws2fws ffeval ismindex pktdumper qt-faststart trasher" emerge -1 ffmpeg'

(can't just do FFTOOLS="-graph2dot")
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Tue Apr 03, 2012 4:57 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-917104-highlight-.html

it merged for me with QA notice at 4th attempt.
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Apr 03, 2012 7:05 pm    Post subject: Reply with quote

pigeon768 wrote:

Try 'FFTOOLS="aviocat cws2fws ffeval ismindex pktdumper qt-faststart trasher" emerge -1 ffmpeg'


That worked. 8)
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
miroR
l33t
l33t


Joined: 05 Mar 2008
Posts: 826

PostPosted: Thu Apr 05, 2012 4:13 pm    Post subject: Reply with quote

audiodef wrote:
pigeon768 wrote:

Try 'FFTOOLS="aviocat cws2fws ffeval ismindex pktdumper qt-faststart trasher" emerge -1 ffmpeg'


That worked. 8)

For me too.
Back to top
View user's profile Send private message
NuclearPeon
n00b
n00b


Joined: 11 Jul 2013
Posts: 2
Location: Canada

PostPosted: Sat Mar 29, 2014 9:56 pm    Post subject: Reply with quote

Thank you, this also solved it for me.
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