[MPlayer-users] undefined ref errors in demux with rc4

Net Llama! netllama at linux-sxs.org
Tue Feb 18 04:02:23 CET 2003


On 02/17/03 18:41, Kevin wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> A friend of mine is compiling rc4 using gcc 2.95.3 on a slackware system. The 
> following is coming up on 'make':
> 
> gcc -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer 
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux 
> -Iloader -Ilibvo      -o mplayer mplayer.o mp_msg.o cpudetect.o codec-cfg.o 
> cfgparser.o my_profile.o spudec.o playtree.o playtreeparser.o asxparser.o 
> vobsub.o subreader.o sub_cc.o find_sub.o m_config.o m_option.o parser-cfg.o 
> m_struct.o unrarlib.o mixer.o parser-mpcmd.o libvo/libvo.a libao2/libao2.a  
> vidix/libvidix.a  libmpcodecs/libmpcodecs.a mp3lib/libMP3.a liba52/liba52.a 
> libmpeg2/libmpeg2.a   libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a 
> postproc/libpostproc.a postproc/libswscale.a linux/libosdep.a -Llibmpdvdkit2 
> -lmpdvdkit libavcodec/libavcodec.a  -lmad -lvorbis -logg      -lpng -lz -lz 
> -ljpeg    -ltermcap -lcdda_interface -lcdda_paranoia -lnsl   -lgif  -laa 
> -lGL -lXxf86dga -lXv -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 
> -lnsl -lmad -lnsl     -lvgagl -lvga -lm   -L/opt/kde/lib -ldl -lartsc 
> -lpthread -L/usr/lib -lesd -laudiofile -lm      -lpthread -ldl    -lm
> libmpdemux/libmpdemux.a(demuxer.o): In function `demux_fill_buffer':
> demuxer.o(.text+0xa49): undefined reference to `demux_asf_fill_buffer'
> libmpdemux/libmpdemux.a(demuxer.o): In function `demux_seek':
> demuxer.o(.text+0x28dc): undefined reference to `demux_seek_asf'
> libmpdemux/libmpdemux.a(demuxer.o): In function `demux_control':
> demuxer.o(.text+0x2e97): undefined reference to `demux_asf_control'
> libmpdemux/libmpdemux.a(demuxer.o): In function `demuxer_get_time_length':
> demuxer.o(.text+0x2ef0): undefined reference to `demux_asf_control'
> libmpdemux/libmpdemux.a(demuxer.o): In function `demuxer_get_percent_pos':
> demuxer.o(.text+0x2f60): undefined reference to `demux_asf_control'
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
> 
> 
> Is anyone else having a problem like this?

Yup, several.  The only workaround that i've seen is to disable gif support.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman                       	       netllama at linux-sxs.org
Linux Step-by-step & TyGeMo: 		    http://netllama.ipfox.com

   7:00pm  up 35 days,  2:26,  1 user,  load average: 0.37, 0.63, 0.64



More information about the MPlayer-users mailing list