[FFmpeg-user] FFMpeg symbols are not defined
James Darnley
james.darnley at gmail.com
Tue Nov 1 00:36:51 CET 2011
On 2011-10-30 13:14, Дмитрий Головинов wrote:
> After compilation the head revision of FFMPEG, my linker tells me that
> some symbols are undefined.
Those look like zlib functions to me. Check that the linker is trying
to link to it and that you have the library installed. Configure should
have disabled the features that require zlib if it isn't available.
More information about the ffmpeg-user
mailing list