[MPlayer-users] MPlayer compilation broken on MacOs X Intel

Andrea Gianarro giandrea at gmail.com
Fri Jun 16 20:33:33 CEST 2006


Hello, I can't compile MPlayer on MacOS X x86, it gives errors. Is it
supposed to be broken on MacOS X Intel?
I just ran a configure, make on a fresh installation of OS X 10.4.6,
with no additional options or libraries.
The options are these:

Config files successfully generated by ./configure !

  Install prefix: /usr/local
  Data directory: /usr/local/share/mplayer
  Config direct.: /usr/local/etc/mplayer

  Byte order: little-endian
  Optimizing for: pentium-m mmx mmxext sse sse2 mtrr

  Languages:
    Messages/GUI: en
    Manual pages:  en

  Enabled optional drivers:
    Input: ftp network tv mpdvdkit2 vcd
    Codecs: libavcodec faad2(internal) libmpeg2 liba52 mp3lib
tremor(internal) libmad
    Audio output: mpegpes(file) macosx
    Video output: md5sum pnm mpegpes(file) tga macosx quartz
    Audio filters:
  Disabled optional drivers:
    Input: vstream tv-v4l2 tv-v4l tv-bsdbt848 live555 cdda dvdnav
dvdread dvb smb
    Codecs: qtx opendivx x264 xvid libdv amr_wb amr_nb real xanim
dshow/dmo win32 faac musepack libdts libtheora speex twolame toolame
liblzo gif
    Audio output: sgi sun alsa openal jack polyp esd arts oss dxr2 nas
dsound win32 sdl
    Video output: xvidix winvidix cvidix bl zr zr2 dxr3 dxr2 directx
sdl vesa gif89a jpeg png fbdev svga caca aa ggi xmga mga opengl dga
xvmc xv x11 directfb tdfx_vid s3fb tdfxfb 3dfx
    Audio filters: ladspa

and the error it gives is this (the last lines):

cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer
-mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch
i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -I.            -I./libavutil -I./libavcodec
-o parser-mpcmd.o parser-mpcmd.c
cc -c -I../libvo -I../../libvo  -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer
-mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch
i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -I.            -I./libavutil -I./libavcodec
-o subopt-helper.o subopt-helper.c
make -C libavcodec LIBPREF=lib LIBSUF=.a
cc -I../libvo -I../../libvo  -fno-PIC -O4 -march=pentium-m
-mtune=pentium-m -pipe -ffast-math -fomit-frame-pointer
-mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -arch
i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64  -DHAVE_AV_CONFIG_H -I..
-I/Users/giandrea/Developer/mplayer/libavutil -D_FILE_OFFSET_BITS=64
-D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o i386/fdct_mmx.o
i386/fdct_mmx.c
{standard input}:unknown:file contains unmatched .macro and .endmacro
for: FDCT_ROW_SSE2_H1it
make[1]: *** [i386/fdct_mmx.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

Thanks for your support,

Andrea Gianarro



More information about the MPlayer-users mailing list