[MPlayer-users] Compile on MacOS 10.3.9 fails

Christian Ebert blacktrash at gmx.net
Wed May 3 21:44:44 CEST 2006


Hello,

First of all: mplayer is very useful for my purposes; thank you
for this software!

And now to the hard part ;-) Working mplayer version is:

$ mplayer | head -n1
MPlayer dev-CVS-060415-15:33-3.3 (C) 2000-2006 MPlayer Team

Configureparams:

CFLAGS= ./configure --prefix=/usr/local \
--with-extralibdir=/sw/lib --with-extraincdir=/sw/include \
--enable-xmms --enable-macosx-finder-support

cvs HEAD fails to build with:

$ tail -n39 mplayer-make.log
cc -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer -mdynamic-no-pic -falign-loops=16 -DSYS_DARWIN -DCONFIG_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/sw/include -L/sw/lib -DHAVE_AV_CONFIG_H -I.. -I/usr/local/src/mplayer/main/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o imgresample.o imgresample.c
imgresample.c:282: error: parse error before "vector"
imgresample.c:282: warning: no semicolon at end of struct or union
imgresample.c:284: error: parse error before '}' token
imgresample.c:284: warning: data definition has no type or storage class
imgresample.c:287: error: parse error before "vector"
imgresample.c:287: warning: no semicolon at end of struct or union
imgresample.c:289: error: parse error before '}' token
imgresample.c:289: warning: data definition has no type or storage class
imgresample.c: In function `v_resample16_altivec':
imgresample.c:296: error: `vector' undeclared (first use in this function)
imgresample.c:296: error: (Each undeclared identifier is reported only once
imgresample.c:296: error: for each function it appears in.)
imgresample.c:296: error: parse error before "unsigned"
imgresample.c:309: error: `fv' undeclared (first use in this function)
imgresample.c:313: error: `zero' undeclared (first use in this function)
imgresample.c:314: error: `zeros' undeclared (first use in this function)
imgresample.c:348: error: `tv' undeclared (first use in this function)
imgresample.c:348: error: parse error before "unsigned"
imgresample.c:349: error: `tmp' undeclared (first use in this function)
imgresample.c:350: error: `srchv' undeclared (first use in this function)
imgresample.c:350: error: parse error before "signed"
imgresample.c:351: error: `srclv' undeclared (first use in this function)
imgresample.c:351: error: parse error before "signed"
imgresample.c:352: error: `sumhv' undeclared (first use in this function)
imgresample.c:353: error: `sumlv' undeclared (first use in this function)
imgresample.c:355: error: parse error before "unsigned"
imgresample.c:357: error: parse error before "signed"
imgresample.c:358: error: parse error before "signed"
imgresample.c:362: error: parse error before "unsigned"
imgresample.c:364: error: parse error before "signed"
imgresample.c:365: error: parse error before "signed"
imgresample.c:369: error: parse error before "unsigned"
imgresample.c:371: error: parse error before "signed"
imgresample.c:372: error: parse error before "signed"
imgresample.c:380: error: `dstv' undeclared (first use in this function)
imgresample.c:381: error: parse error before "unsigned"
make[1]: *** [imgresample.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

imgresample.c AFAICS is from libavcodec. libavcodec, libavformat,
and libavutil are from ffmpeg's cvs HEAD. ffmpeg and the
libraries compiled and installed.

Ideas anyone?

TIA

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>




More information about the MPlayer-users mailing list