[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] I can't compile bino in Fedora 14
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] I can't compile bino in Fedora 14 |
Date: |
Sun, 13 Feb 2011 12:45:53 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 |
Hi!
On 12/02/11 17:50, Vascom wrote:
> I can't compile bino in Fedora 14. What wrong?
>
> CXXLD bino
> /usr/bin/ld: decoder_ffmpeg.o: undefined reference to symbol
> 'avcodec_version@@LIBAVCODEC_52'
> /usr/bin/ld: note: 'avcodec_version@@LIBAVCODEC_52' is defined in DSO
> /usr/lib64/libavcodec.so.52 so try adding it to the linker command
> line
> /usr/lib64/libavcodec.so.52: could not read symbols: Invalid operation
>
I don't have a Fedora system to test, but you could try to use a
self-compiled version of ffmpeg instead of the Fedora ffmpeg package.
Martin