[MPlayer-dev-eng] r26148 broke complation of loader/module.c in certain conditions

Guillaume LECERF foxcore at gmail.com
Tue Mar 25 20:18:20 CET 2008


2008/3/22, Diego Biurrun <diego at biurrun.de>:
> This earns you the useless bug report of the year award.

OK, I admit, this bugreport was sent too quickly and so is a little "light".
Anyway, thanks for the award, one more on my "Big Wall of Small Shames" ;) .

> What system are you running on?  What options do you pass to configure?  What
>  changes did you apply?

So here are the details :

x32 Linux 2.6.22-3-k7 #1 SMP Sun Feb 10 21:04:14 UTC 2008 i686 GNU/Linux
configuration: --disable-qtx --enable-debug --disable-mencoder
--enable-menu --disable-gui
gcc version 4.1.3 20080114 (prerelease) (Debian 4.1.2-19)
MPlayer revision : HEAD

Error :
cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o
parser-mpcmd.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o
find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o
parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o
subopt-helper.o subreader.o vobsub.o unrar_exec.o libvo/libvo.a
libao2/libao2.a input/libinput.a vidix/libvidix.a libmenu/libmenu.a
libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a
stream/stream.a libswscale/libswscale.a libvo/libosd.a
libavformat/libavformat.a libavcodec/libavcodec.a
libavutil/libavutil.a libpostproc/libpostproc.a loader/libloader.a
mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a
libfaad2/libfaad2.a tremor/libvorbisidec.a dvdread/libdvdread.a
libdvdcss/libdvdcss.a libass/libass.a osdep/libosdep.a -lXext -lX11
-lpthread -lXv -lGL -ldl -Wl,-z,noexecstack    -lncurses -lasound -ldl
-lpthread -lfreetype -lz -lz -lpthread -ldl -rdynamic -L/usr/local/lib
-ldvdnavmini -lpthread  -lm
loader/libloader.a(module.o): In function `MODULE_GetProcAddress':
/home/fox/src/mplayer/loader/module.c:1066: undefined reference to
`wrapper_target'
/home/fox/src/mplayer/loader/module.c:1067: undefined reference to `wrapper'
/home/fox/src/mplayer/loader/module.c:1064: undefined reference to
`report_entry'
/home/fox/src/mplayer/loader/module.c:1065: undefined reference to `report_ret'
loader/libloader.a(module.o): In function `LoadLibraryExA':
/home/fox/src/mplayer/loader/module.c:567: undefined reference to `report_entry'
/home/fox/src/mplayer/loader/module.c:568: undefined reference to `report_ret'
/home/fox/src/mplayer/loader/module.c:570: undefined reference to `wrapper'
/home/fox/src/mplayer/loader/module.c:569: undefined reference to
`wrapper_target'
collect2: ld returned 1 exit status
make: *** [mplayer] Erreur 1



Do you need more details to reproduce it ?

-- 
Guillaume LECERF
GeeXboX developer - www.geexbox.org



More information about the MPlayer-dev-eng mailing list