[MPlayer-users] problems compiling mplayer on macosX.4.9 intel

Alexander Wehr plasmacutter at gmail.com
Sat Mar 24 21:51:32 CET 2007


So.. i've been compiling from source every 3 months or so for the  
past year and a half, and while i always ran into problems i seem to  
have been able to figure out what to disable.  in this case however  
i'm having some trouble, and looking for advice.

here is the final compiler argument and error output from my console:

cc -o mplayer mplayer.o m_property.o mp_msg.o mixer.o parser-mpcmd.o  
subopt-helper.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o  
find_sub.o m_config.o m_option.o m_struct.o mpcommon.o parser-cfg.o  
playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o  
unrarlib.o libvo/libvo.a libao2/libao2.a input/libinput.a libmpcodecs/ 
libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a stream/stream.a  
libavutil/libavutil.a libswscale/libswscale.a libvo/libosd.a  
libavformat/libavformat.a libavcodec/libavcodec.a libpostproc/ 
libpostproc.a mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a  
libfaad2/libfaad2.a tremor/libvorbisidec.a dvdread/libdvdread.a  
libdvdcss/libdvdcss.a osdep/libosdep.a -lXext -lX11 -lXv -lXinerama - 
lXxf86vm -framework OpenAL -L/usr/X11R6/lib  -L/usr/local/lib  - 
liconv -lncurses -framework Carbon -framework QuickTime -framework  
CoreAudio -framework AudioUnit -framework AudioToolbox -framework  
Cocoa -framework QuartzCore -framework OpenGL -framework IOKit - 
lz     -lm
/usr/bin/ld: Undefined symbols:
_DMO_VideoDecoder_DecodeInternal
_DMO_VideoDecoder_Destroy
_DMO_VideoDecoder_Open
_DMO_VideoDecoder_SetDestFmt
_DMO_VideoDecoder_StartInternal
_DS_SetAttr_DivX
_DS_VideoDecoder_DecodeInternal
_DS_VideoDecoder_Destroy
_DS_VideoDecoder_Open
_DS_VideoDecoder_SetDestFmt
_DS_VideoDecoder_SetValue
_DS_VideoDecoder_StartInternal
_FreeLibrary
_GetProcAddress
_LoadLibraryA
_Setup_LDT_Keeper
_ICClose
_ICDecompress
_ICOpen
_ICSendMessage
_ICDecompressEx
_ICUniversalEx
_MSACM_RegisterDriver
_MSACM_UnregisterAllDrivers
_acmStreamClose
_acmStreamConvert
_acmStreamOpen
_acmStreamPrepareHeader
_acmStreamSize
_acmStreamUnprepareHeader
_DMO_AudioDecoder_Convert
_DMO_AudioDecoder_Destroy
_DMO_AudioDecoder_GetSrcSize
_DMO_AudioDecoder_Open
_DS_AudioDecoder_Convert
_DS_AudioDecoder_Destroy
_DS_AudioDecoder_GetSrcSize
_DS_AudioDecoder_Open
_Restore_LDT_Keeper
_av_adler32_update
_av_fifo_drain
_av_fifo_free
_av_fifo_init
_av_fifo_size
_av_fifo_write
_av_fifo_read
_av_fifo_generic_read
_av_fifo_realloc
_av_crc
_av_crc04C11DB7
_av_aes_crypt
_av_aes_init
_av_aes_size
_av_tree_find
_av_tree_insert
_av_crc07
_av_crc8005
_av_crc_init
_av_init_random
_av_random_generate_untempered_numbers
_av_evaluate_lls
_av_init_lls
_av_solve_lls
_av_update_lls
collect2: ld returned 1 exit status

does this mean what i think it means and that this version of mplayer  
svn is fully broken on osX.4.9? or am i missing something?



More information about the MPlayer-users mailing list