[MPlayer-users] Compile error in dsputil.c

Andreas Mikkelborg andreas.mikkelborg at hjemme.no
Fri Aug 22 19:43:07 CEST 2003


gcc -O4 -march=k6-2 -mcpu=k6-2 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dsputil.o dsputil.c 
dsputil.c:1867: error: syntax error before '++' token
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel8_h_lowpass"
dsputil.c:1867: warning: return type defaults to `int'
dsputil.c: In function `h264_qpel8_h_lowpass':
dsputil.c:1867: warning: implicit declaration of function `OP'
dsputil.c:1867: warning: unused variable `cm'
dsputil.c: At top level:
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel8_v_lowpass"
dsputil.c:1867: warning: return type defaults to `int'
dsputil.c: In function `h264_qpel8_v_lowpass':
dsputil.c:1867: warning: unused variable `cm'
dsputil.c: At top level:
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel8_hv_lowpass"
dsputil.c:1867: warning: return type defaults to `int'
dsputil.c: In function `h264_qpel8_hv_lowpass':
dsputil.c:1867: warning: implicit declaration of function `OP2'
dsputil.c:1867: warning: unused variable `cm'
dsputil.c: At top level:
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel16_v_lowpass"
dsputil.c:1867: warning: return type defaults to `int'
dsputil.c: In function `h264_qpel16_v_lowpass':
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: `OPNAME' undeclared (first use in this function)
dsputil.c:1867: error: (Each undeclared identifier is reported only once
dsputil.c:1867: error: for each function it appears in.)
dsputil.c:1867: error: syntax error before "h264_qpel8_v_lowpass"
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel8_v_lowpass"
dsputil.c:1867: error: syntax error at '##' token
dsputil.c: At top level:
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel16_h_lowpass"
dsputil.c:1867: warning: return type defaults to `int'
dsputil.c: In function `h264_qpel16_h_lowpass':
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: `OPNAME' undeclared (first use in this function)
dsputil.c:1867: error: syntax error before "h264_qpel8_h_lowpass"
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel8_h_lowpass"
dsputil.c:1867: error: syntax error at '##' token
dsputil.c: At top level:
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel16_hv_lowpass"
dsputil.c:1867: warning: return type defaults to `int'
dsputil.c: In function `h264_qpel16_hv_lowpass':
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: `OPNAME' undeclared (first use in this function)
dsputil.c:1867: error: syntax error before "h264_qpel8_hv_lowpass"
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error at '##' token
dsputil.c:1867: error: syntax error before "h264_qpel8_hv_lowpass"
dsputil.c:1867: error: syntax error at '##' token
dsputil.c: In function `put_h264_qpel8_mc10_c':
dsputil.c:2145: warning: implicit declaration of function `put_h264_qpel8_h_lowpass'
dsputil.c: In function `put_h264_qpel8_mc01_c':
dsputil.c:2145: warning: implicit declaration of function `put_h264_qpel8_v_lowpass'
dsputil.c: In function `put_h264_qpel8_mc22_c':
dsputil.c:2145: warning: implicit declaration of function `put_h264_qpel8_hv_lowpass'
dsputil.c: In function `put_h264_qpel16_mc10_c':
dsputil.c:2146: warning: implicit declaration of function `put_h264_qpel16_h_lowpass'
dsputil.c: In function `put_h264_qpel16_mc01_c':
dsputil.c:2146: warning: implicit declaration of function `put_h264_qpel16_v_lowpass'
dsputil.c: In function `put_h264_qpel16_mc22_c':
dsputil.c:2146: warning: implicit declaration of function `put_h264_qpel16_hv_lowpass'
dsputil.c: In function `avg_h264_qpel8_mc20_c':
dsputil.c:2148: warning: implicit declaration of function `avg_h264_qpel8_h_lowpass'
dsputil.c: In function `avg_h264_qpel8_mc02_c':
dsputil.c:2148: warning: implicit declaration of function `avg_h264_qpel8_v_lowpass'
dsputil.c: In function `avg_h264_qpel8_mc22_c':
dsputil.c:2148: warning: implicit declaration of function `avg_h264_qpel8_hv_lowpass'
dsputil.c: In function `avg_h264_qpel16_mc20_c':
dsputil.c:2149: warning: implicit declaration of function `avg_h264_qpel16_h_lowpass'
dsputil.c: In function `avg_h264_qpel16_mc02_c':
dsputil.c:2149: warning: implicit declaration of function `avg_h264_qpel16_v_lowpass'
dsputil.c: In function `avg_h264_qpel16_mc22_c':
dsputil.c:2149: warning: implicit declaration of function `avg_h264_qpel16_hv_lowpass'
dsputil.c: In function `avg_h264_qpel4_hv_lowpass':
dsputil.c:3057: error: syntax error at end of input
make[1]: *** [dsputil.o] Error 1
make[1]: Leaving directory `/home/buzzbud/stuff/progs/cvs/mplayer-cvs/main/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2



More information about the MPlayer-users mailing list