[MPlayer-users] MacOS 10.4 PPC compile error

Guillaume POIRIER poirierg at gmail.com
Wed Mar 5 22:30:31 CET 2008


Hello,

On Wed, Mar 5, 2008 at 9:21 PM, Erik Hunger <lanir at cisns.net> wrote:
> Hi guys,
>
>  I've been using the precompiled mplayer binaries for years and recently
>  decided to try compiling it again. I checked out the source using svn and
>  successfully built a binary on a mac intel machine. When I tried to
>  duplicate this on an older PPC machine using as much of the same software
>  as possible (minus only intel specific codecs) I ran into a compile error.
>
>  Below is a copy of what I think are the most pertinent lines of output. A
>  full typescript session of the ./configure and make command output as well
>  as the configure.log file are available at http://cisns.net/~lanir/mplayer
>  for your convenience.
>
>  --- begin quoted text ---
>
>  cc  -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
>  -I. -I.. -I../libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls
>  -O4 -mcpu=7450 -mtune=7450 -pipe -ffast-math -fomit-frame-pointer -faltivec
>  -mdynamic-no-pic -falign-loops=16 -shared-libgcc -D_LARGEFILE_SOURCE
>  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/sw/include/
>  -I/usr/local/include -I/usr/X11R6/include -I/sw/include/SDL  -D_THREAD_SAFE
>  -I/usr/X11R6/include -I/usr/X11R6/include/freetype2   -c -o vf_fspp.o
>  vf_fspp.c
>  In file included from vf_fspp.c:47:
>  ../libavcodec/dsputil.h:165: error: parse error before 'DECLARE_ALIGNED_8'
>  ../libavcodec/dsputil.h:165: warning: no semicolon at end of struct or
>  union
>  ../libavcodec/dsputil.h:167: warning: type defaults to 'int' in declaration
>  of 'ScanTable'
>  ../libavcodec/dsputil.h:167: warning: data definition has no type or
>  storage class
>  ../libavcodec/dsputil.h:169: error: parse error before 'ScanTable'
>  make[1]: *** [vf_fspp.o] Error 1
>  make: *** [libmpcodecs/libmpcodecs.a] Error 2
>
>  --- end quoted text ---
>
>  If I can do anything to help resolve this please let me know. I'm a
>  proficient commandline user but not a programmer. I can do test builds on
>  intel or ppc architecture.

Please svn up and retry. This problem is supposed to be fixed.

Guillaume
-- 
A soldier will fight long and hard for a bit of colored ribbon.
 -- Napoleon Bonaparte



More information about the MPlayer-users mailing list