<div dir="ltr">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.<div><div><br></div><div>00000000 A LIBAVCODEC_55</div></div>
<div><br></div><div><div>0011c730 T av_dup_packet</div><div>         U av_expr_eval</div><div>         U av_expr_free</div><div>         U av_expr_parse</div><div>         U av_fast_malloc</div><div>005576c0 T av_fast_malloc</div>
<div>005576d0 T av_fast_padded_malloc</div><div>00557790 T av_fast_padded_mallocz</div><div>         U av_fast_realloc</div><div>005576b0 T av_fast_realloc</div><div>0011beb0 T av_fft_calc</div><div>00075c19 T av_fft_end</div>
</div><div><br></div><div>Pardon my ignorance, but I assume this is the cause that I cannot build VLC:</div><div>/usr/bin/ld: .libs/libaccess_avio_plugin.so: version node not found for symbol av_fast_malloc@LIBAVCODEC_55<br>
</div><div><br></div><div>Regards,</div><div><br></div><div>david</div></div>