[MPlayer-users] OS/X swscale.c compile problem
Steven M. Schultz
sms at 2BSD.COM
Mon Jan 31 23:35:09 CET 2005
Hi -
Building on a non X86 or X86_64 system gives:
gmake -C postproc
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -O4 -mcpu=7450 -mtune=7450 -faltivec -pipe -ffast-math -fomit-frame-pointer -DSYS_DARWIN -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I.. -o swscale.o swscale.c
swscale.c: In function `sws_freeContext':
swscale.c:2572: error: `MAX_FUNNY_CODE_SIZE' undeclared (first use in this function)
swscale.c:2572: error: (Each undeclared identifier is reported only once
swscale.c:2572: error: for each function it appears in.)
gmake[1]: *** [swscale.o] Error 1
What should MAX_FUNNY_CODE_SIZE be set to for a PPC system?
Cheers,
Steven Schultz
More information about the MPlayer-users
mailing list