[Libav-user] duplicate av_fast_malloc defined in libavcodec

david feeney dpfeeney at gmail.com
Sun May 11 04:12:18 CEST 2014


Would anybody be able to help me resolve why I am getting 2 av_fast_malloc
symbols  in my libavcodec?  I am building the ffmpeg on Ubuntu 12.04 32-bit.

00000000 A LIBAVCODEC_55

0011c730 T av_dup_packet
         U av_expr_eval
         U av_expr_free
         U av_expr_parse
         U av_fast_malloc
005576c0 T av_fast_malloc
005576d0 T av_fast_padded_malloc
00557790 T av_fast_padded_mallocz
         U av_fast_realloc
005576b0 T av_fast_realloc
0011beb0 T av_fft_calc
00075c19 T av_fft_end

Pardon my ignorance, but I assume this is the cause that I cannot build VLC:
/usr/bin/ld: .libs/libaccess_avio_plugin.so: version node not found for
symbol av_fast_malloc at LIBAVCODEC_55

Regards,

david
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20140510/0767b7ef/attachment.html>


More information about the Libav-user mailing list