[MPlayer-users] Compilation fails with --disable-mencoder
    andrew 
    andrew at andrews-corner.org
       
    Fri Apr 13 23:59:51 CEST 2012
    
    
  
Hi,
Compilation fails with the most recent svn MPlayer when using
--disable-mencoder. Error mesage is:
ffmpeg/libavcodec/libavcodec.a(libopencore-amr.o): In function `amr_nb_encode_frame':
libopencore-amr.c:(.text+0x5c3): undefined reference to `ff_af_queue_add'
libopencore-amr.c:(.text+0x5fd): undefined reference to `ff_af_queue_remove'
ffmpeg/libavcodec/libavcodec.a(libopencore-amr.o): In function `amr_nb_encode_close':
libopencore-amr.c:(.text.unlikely+0x1e): undefined reference to `ff_af_queue_close'
ffmpeg/libavcodec/libavcodec.a(libopencore-amr.o): In function `amr_nb_encode_init':
libopencore-amr.c:(.text.unlikely+0x9e): undefined reference to `ff_af_queue_init'
collect2: error: ld returned 1 exit status
make: *** [mplayer] Error 1
Fix at the moment is to either remove the --disable-mencoder option or add in:
  --disable-libopencore_amrnb \ 
  --disable-libopencore_amrwb
Thanks for looking at this,
Andrew
-- 
You think that's air you're breathing now?
    
    
More information about the MPlayer-users
mailing list