PDA

View Full Version : make mplayer failed with multiple definition of 'g_bit_......'


tsangcn
4th March 2009, 07:28 AM
Hello,

I am using Fedora 10 x86_64. I always download mplayer from svn and make the executable from source code. There was no problem before. But, since many weeks ago, the make always failed with

multiple definition of `g_bit_nth_lsf'
multiple definition of `g_bit_nth_msf'
multiple definition of `g_bit_storage'

I have searched internet and seems something wrong with glib or gtk, I don't know.
Can someone give some hints how to solve this?

I know there is pre-built rpm of mplayer, but I just want to download from svn and make from latest source code.

Thanks
C. N.