[MPlayer-users] Compiling MPlayer CVS On OS X Errors
Mohammad A. Haque
mhaque at haque.net
Wed Feb 1 16:09:10 CET 2006
On Feb 01, 2006, at 00:59, Kichigai Mentat wrote:
> Removed the libraries you mentioned, not much of a change. The result:
>
> $ 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:
> _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
Actually, you're good to go. Just add the disable lines for
cdparanoia and libcdio in your configure and you're good to go. All
that other cruft are just warnings.
--
=====================================================================
Mohammad A. Haque http://www.haque.net/
mhaque at haque.net
"Alcohol and calculus don't mix.
Don't drink and derive." --Unknown
=====================================================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2415 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060201/1d6128a0/attachment.bin>
More information about the MPlayer-users
mailing list