[MPlayer-users] libmpdemux/aviheader.c compile err
Steven M. Schultz
sms at 2BSD.COM
Fri Mar 19 06:02:29 CET 2004
Hi!
cc -c -I../libvo/ -I../../libvo -O4 -mcpu=7450 -mtune=7450 -faltivec -pipe -ffast-math -fomit-frame-pointer -no-cpp-precomp -DSYS_DARWIN -Wl,-bind_at_load -DCONFIG_DARWIN -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I../loader -o aviheader.o aviheader.c
aviheader.c: In function `read_avi_header':
aviheader.c:336: error: structure has no member named `VideoFormatToke'
aviheader.c:336: error: structure has no member named `VideoFormatToke'
aviheader.c:336: error: structure has no member named `VideoFormatToke'
aviheader.c:336: error: structure has no member named `VideoFormatToke'
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: called object is not a function
aviheader.c:336: error: parse error before '}' token
aviheader.c:344: error: called object is not a function
aviheader.c:344: error: called object is not a function
aviheader.c:344: error: called object is not a function
aviheader.c:344: error: called object is not a function
aviheader.c:344: error: structure has no member named `ValidXOffset'
aviheader.c:344: error: structure has no member named `ValidXOffset'
aviheader.c:344: error: structure has no member named `ValidXOffset'
aviheader.c:344: error: structure has no member named `ValidXOffset'
aviheader.c:344: error: structure has no member named `ValidYOffset'
aviheader.c:344: error: structure has no member named `ValidYOffset'
aviheader.c:344: error: structure has no member named `ValidYOffset'
aviheader.c:344: error: structure has no member named `ValidYOffset'
aviheader.c:344: error: called object is not a function
aviheader.c:344: error: parse error before '}' token
gmake[1]: *** [aviheader.o] Error 1
gmake: *** [libmpdemux/libmpdemux.a] Error 2
Where are VideoFormatToke and ValidXOffset?
Cheers,
Steven Schultz
More information about the MPlayer-users
mailing list