[MPlayer-users] fb_dev_name undefined

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Nov 12 12:15:22 CET 2004


Hi,
> 	So, ok - I'll just add a "--disable-fbdev" since I don't need it.
> 
> 	Using --disable-fbdev gives an undefined symbol at the final linking
> 	step of MPlayer:
> 
> gmake[1]: Leaving directory `/usr/local/src/MPlayer-cvs/libmpdvdkit2'
> cc -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=pentium4 -mcpu=pentium4 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. -I/usr/include/freetype2   -I/usr/include/SDL -D_REENTRANT -I/usr/X11/include       -o mplayer mplayer.o mp_msg.o cpudetect.o codec-cfg.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 edl.o unrarlib.o mixer.o parser-mpcmd.o libvo/libvo.a libao2/libao2.a  vidix/libvidix.a  libmpcodecs/libmpcodecs.a loader/libloader.a loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/libavcodec.a libavformat/libavformat.a  -lmad -lvorbis -logg -ldv -ltheora -logg -lfaad -llzo -lmp3lame -lvorbis -logg -lxvidcore -lm  -lpng -lz -lz -ljpeg -lasound -ldl -lpthread   -lfreetype  -lcdda_int!
>  erface -lcdda_paranoia /usr/local/
> src/live/liveMedia/libliveMedia.a /usr/local/src/live/groupsock/libgroupsock.a /usr/local/src/live/UsageEnvironment/libUsageEnvironment.a /usr/local/src/live/BasicUsageEnvironment/libBasicUsageEnvironment.a -lstdc++ -lnsl  -lungif  -lsmbclient  -lfontconfig    mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a  -laa -lGL -lXxf86dga -lXv  -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lnsl -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread     -ldirectfb  -L/opt/kde3/lib -ldl -lartsc -lpthread -L/opt/gnome/lib -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -L/usr/lib -lesd -laudiofile -lm -lasound      -llirc_client   -lpthread -ldl -rdynamic   -lm
> mplayer.o(.data+0x484): undefined reference to `fb_dev_name'
> collect2: ld returned 1 exit status

I always compile without fbdev and I don't have any problems. Try 
1) make distclean && make
if that does not work
2) get latest CVS (that's the default recommendation ;-) )

Greetings,
Reimar Döffinger




More information about the MPlayer-users mailing list