[MPlayer-users] CVS Compile Error on Mac OS X 10.4.6 (PPC)

Ivan Kowalenko ivan.kowalenko at gmail.com
Sun Apr 30 04:11:13 CEST 2006


Hello. I'm attempting to compile the latest CVS (April 29, 2006, as  
of 9p, CST) on a Mac OS X machine. I'm running OS X 10.4.6, the  
latest XCode, and GCC 4.0.1. I'm using a PowerPC G4 (1.07 GHz) with  
768 MB of RAM (otherwise, a stock iBook G4).

The error is as follows:

make -C libavcodec LIBPREF=lib LIBSUF=.a
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/ -I/usr/local/ 
include/ -I/usr/include/ -DHAVE_AV_CONFIG_H -I.. -I/Users/kichigai/ 
Downloads/compile/mplayer-cvs/main/libavutil -D_FILE_OFFSET_BITS=64 - 
D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o imgresample.o imgresample.c
imgresample.c: In function 'v_resample16_altivec':
imgresample.c:310: error: AltiVec argument passed to unprototyped  
function
imgresample.c:313: error: incompatible types in assignment
imgresample.c:314: error: incompatible types in assignment
imgresample.c:349: error: AltiVec argument passed to unprototyped  
function
imgresample.c:350: error: AltiVec argument passed to unprototyped  
function
imgresample.c:351: error: AltiVec argument passed to unprototyped  
function
imgresample.c:352: error: AltiVec argument passed to unprototyped  
function
imgresample.c:353: error: AltiVec argument passed to unprototyped  
function
imgresample.c:356: error: AltiVec argument passed to unprototyped  
function
imgresample.c:357: error: AltiVec argument passed to unprototyped  
function
imgresample.c:358: error: AltiVec argument passed to unprototyped  
function
imgresample.c:359: error: AltiVec argument passed to unprototyped  
function
imgresample.c:360: error: AltiVec argument passed to unprototyped  
function
imgresample.c:363: error: AltiVec argument passed to unprototyped  
function
imgresample.c:364: error: AltiVec argument passed to unprototyped  
function
imgresample.c:365: error: AltiVec argument passed to unprototyped  
function
imgresample.c:366: error: AltiVec argument passed to unprototyped  
function
imgresample.c:367: error: AltiVec argument passed to unprototyped  
function
imgresample.c:370: error: AltiVec argument passed to unprototyped  
function
imgresample.c:371: error: AltiVec argument passed to unprototyped  
function
imgresample.c:372: error: AltiVec argument passed to unprototyped  
function
imgresample.c:373: error: AltiVec argument passed to unprototyped  
function
imgresample.c:374: error: AltiVec argument passed to unprototyped  
function
imgresample.c:380: error: AltiVec argument passed to unprototyped  
function
imgresample.c:381: error: AltiVec argument passed to unprototyped  
function
make[1]: *** [imgresample.o] Error 1
make: *** [libavcodec/libavcodec.a] Error 2

This is the command I used with configure:
./configure --with-extraincdir=/sw/include/:/usr/local/include/:/usr/ 
include/ --with-extralibdir=/sw/lib/:/usr/local/lib/:/usr/lib/ -- 
enable-xvmc --enable-macosx-finder-support --enable-macosx-bundle -- 
disable-tv --disable-tv-v4l --disable-tv-v4l2 --disable-tv-bsdbt848 -- 
enable-largefiles --enable-joystick --enable-menu --enable-x264 -- 
enable-dynamic-plugins --enable-crash-debug --enable-libdv --enable-xvid

Attached is configure.log.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/x-gzip
Size: 10842 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060429/73a35136/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20060429/73a35136/attachment.pgp>


More information about the MPlayer-users mailing list