[MPlayer-users] Compiling MPlayer CVS On OS X Errors

Kichigai Mentat kichigai at comcast.net
Sun Jan 29 03:24:31 CET 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Jan 27, 2006, at 13.02, Mohammad A. Haque wrote:

> What configure options are you using?
./configure --with-extraincdir=/sw/include/:/usr/local/include/:/usr/ 
include/ --with-extralibdir=/usr/local/lib/:/sw/lib/:/usr/lib/ -- 
enable-crash-debug --enable-macosx-finder-support --enable-macosx- 
bundle --enable-menu --disable-tv --enable-largefiles

Probably should have included that with the original message. Sorry,  
my bad.
>
> --
>
> =====================================================================
> Mohammad A. Haque                      http://www.haque.net/
>                                         mhaque at haque.net
>
>   "Alcohol and calculus don't mix.
>    Don't drink and derive." --Unknown
>
> =====================================================================
>
> On Jan 24, 2006, at 01:35, Kichigai Mentat wrote:
>
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I'm attempting to compile MPlayer CVS on my Mac OS X system  
>> (10.4.4) system. Before anyone asks, it is one of the older G4  
>> PowerPC systems, not one of the new MacTels. Below is the make  
>> output.
>>
>> $ make
>> cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 - 
>> mtune=7450 -faltivec -D__APPLE_ALTIVEC__ -pipe -ffast-math -fomit- 
>> frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN - 
>> DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/ 
>> include/ -I/usr/local/include/ -I/usr/include/ -I. -I/sw/ 
>> include/   -I/sw/include/ -I/usr/local/include/ -I/usr/include/ -I/ 
>> usr/X11R6/include   -I/usr/X11R6/include -I/usr/X11R6/include/ 
>> freetype2  -I/opt/local/include/SDL -D_THREAD_SAFE -I/usr/X11R6/ 
>> include   -I./libavutil - -I./libavcodec  -o mplayer mplayer.o  
>> mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o  
>> m_config.o m_option.o m_struct.o parser-cfg.o playtree.o  
>> playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o   
>> unrarlib.o mixer.o parser-mpcmd.o subopt-helper.o  libvo/libvo.a  
>> libao2/libao2.a libmenu/libmenu.a   libmpcodecs/libmpcodecs.a    
>> libaf/libaf.a libmpdemux/libmpdemux.a input/libinput.a postproc/ 
>> libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/ 
>> libavcodec.a  libavformat/libavformat.a  libavutil/libavutil.a    - 
>> lmad -ldv -I/sw/include  -L/sw/lib -ltheora - -logg    -llzo - 
>> lmp3lame  -lxvidcore  -lpng -lz -lz -ljpeg   -lx264   - -lspeex  - 
>> lfaac -L/usr/X11R6/lib -lfreetype -lncurses -lcdda_interface - 
>> lcdda_paranoia   -lgif -framework Carbon -framework QuickTime - 
>> framework CoreAudio -framework AudioUnit -framework AudioToolbox - 
>> framework Cocoa -framework QuartzCore -framework OpenGL   -L/usr/ 
>> X11R6/lib -lfontconfig     libfaad2/libfaad2.a  mp3lib/libMP3.a  
>> liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a  -laa - 
>> lGL   -lXv  -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11    - 
>> L/opt/local/lib -lSDLmain -lSDL -framework Cocoa - -framework  
>> OpenGL      -L/sw/lib -lcaca -lX11 -L/usr/X11R6/lib -lncurses - 
>> lncurses    -L/sw/lib -lesd -laudiofile -lm      -L/usr/local/lib/  
>> -L/sw/lib/ -L/usr/lib/    -liconv -lintl -lm
>> /usr/bin/ld: warning multiple definitions of symbol _aa_render
>> /sw/lib/libaa.dylib(aarender.lo) definition of _aa_render
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>> A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics(single  
>> module) definition of _aa_render
>> /usr/bin/ld: warning multiple definitions of symbol  
>> _glPointParameteri
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ 
>> libGL.dylib(gll_api.o) definition of _glPointParameteri
>> /usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of  
>> _glPointParameteri
>> /usr/bin/ld: warning multiple definitions of symbol  
>> _glPointParameteriv
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/ 
>> libGL.dylib(gll_api.o) definition of _glPointParameteriv
>> /usr/X11R6/lib/libGL.dylib(dri_dispatch.o) definition of  
>> _glPointParameteriv
>> /usr/bin/ld: warning multiple definitions of symbol _locale_charset
>> /sw/lib/libiconv.dylib(localcharset.o) definition of _locale_charset
>> /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset
>> /usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding  
>> may result in errors or different symbols being used
>> /usr/bin/ld: Undefined symbols:
>> ___floatditf
>> ___gcc_qadd
>> ___gcc_qmul
>> _read_toc
>> symbol _aa_render used from dynamic library /sw/lib/libaa.dylib 
>> (aarender.lo) not from earlier dynamic library /System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/CoreGraphics(single module)
>> symbol _aa_render used from dynamic library /sw/lib/libaa.dylib 
>> (aarender.lo) not from earlier dynamic library /System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> CoreGraphics.framework/Versions/A/CoreGraphics(single module)
>> symbol _DrawText used from dynamic library /System/Library/ 
>> Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ 
>> QD.framework/Versions/A/QD(QD.o) not from earlier dynamic library / 
>> sw/lib/libgif.4.dylib(gif_font.lo)
>> collect2: ld returned 1 exit status
>> make: *** [mplayer] Error 1
>>
>> The price of seeking to force our beliefs on others is that  
>> someday they might force their beliefs on us.
>> - -- Mario Cuomo
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.1 (Darwin)
>>
>> iD8DBQFD1crTwAwn3hu8KxcRAtsmAJwPKYLTO4e0H1tUdimThcjT33+cEwCaAnA0
>> 9dApD2cIyTfy8lr2sH3jdy0=
>> =ZRmN
>> -----END PGP SIGNATURE-----
>>
>> _______________________________________________
>> MPlayer-users mailing list
>> MPlayer-users at mplayerhq.hu
>> http://mplayerhq.hu/mailman/listinfo/mplayer-users
>>
>
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-users

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFD3CdfwAwn3hu8KxcRAmoKAJ406KJbyvs0L8qpZkamYr8vMdlf2QCfZT9l
bcjm5u4GhSG+1D82kowP7Ho=
=CVjc
-----END PGP SIGNATURE-----




More information about the MPlayer-users mailing list