Mac OS X compile error

Alexander Meier meieral at ee.ethz.ch
Mon Dec 10 23:34:13 CET 2001


hi,

after not having played aroung with vlc for quite a while I downloaded 
the cvs version (on mon. 11:15pm European time)
I got the following error messages trying to compile vlc.
cc -I../../include -I../../extras -finline-limit-30000 -DSYS_DARWIN 
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98  
-DLOCALEDIR=\"/usr/local/share/locale\"   -Iinclude -Iextras -Wall 
-Winline -pipe -D_REENTRANT -D_GNU_SOURCE -no-cpp-precomp -O3 
-ffast-math -funroll-loops -fomit-frame-pointer -mmultiple -mhard-float 
-mstring -mcpu=powerpc -mtune=750 -DBUILTIN -ObjC -c -o 
BUILTIN_vout_macosx.o vout_macosx.c
vout_macosx.c: In function `module_macosx_vout_getfunctions':
vout_macosx.c:107: warning: assignment from incompatible pointer type
vout_macosx.c: In function `vout_Init':
vout_macosx.c:151: structure has no member named `b_need_render'
vout_macosx.c:152: structure has no member named `i_bytes_per_line'
vout_macosx.c: In function `vout_Display':
vout_macosx.c:219: structure has no member named `p_rendered_pic'
vout_macosx.c:230: structure has no member named `p_rendered_pic'
vout_macosx.c: In function `fillout_PPIYUV420':
vout_macosx.c:247: structure has no member named `p_y'
vout_macosx.c:249: structure has no member named `p_u'
vout_macosx.c:251: structure has no member named `p_v'
vout_macosx.c: In function `convert_Y420_to_YUV2':
vout_macosx.c:387: structure has no member named `p_y'
vout_macosx.c:388: structure has no member named `p_u'
vout_macosx.c:389: structure has no member named `p_y'
vout_macosx.c:390: structure has no member named `p_v'
make[1]: *** [BUILTIN_vout_macosx.o] Error 1
make: *** [plugins/macosx.a] Error 2



what I did:
./configure         without any options, it worked fine
after that I did:
make vlc

any ideas?

greets
alex





More information about the vlc mailing list