Menu

#25 Problem compiling openquicktime 2.0.0a1

open
nobody
None
5
2004-01-12
2004-01-12
Pierre
No

[...]
Making all in divx
gmake[2]: Entering directory
`/tmp/openquicktime-2.0.0a1/videoplugins/divx'
source='codec_divx.c' object='codec_divx.lo' libtool=yes \ depfile='.deps/codec_divx.Plo'
tmpdepfile='.deps/codec_divx.TPlo' \ depmode=gcc3 /bin/sh ../../build/depcomp \ /bin/sh ../../libtool --mode=compile gcc
-DHAVE_CONFIG_H -I. -I. -I../../include/openquicktime
-I../../include -I/usr/local/BerkeleyDB.4.1/include
-s -O3 -march=i686 -O3 -ffast-math -funroll-loops
-fstrength-reduce -D_LARGEFILE64_SOURCE -DUSECURL
-DUSELAME -DUSEFAAC -DBUILDDATE="Mon Jan 12 23:17:36
CET 2004" -Wall -Wno-unused -Wstrict-prototypes
-Wmissing-prototypes -c -o codec_divx.lo `test -f
'codec_divx.c' || echo './'`codec_divx.c
gcc -DHAVE_CONFIG_H -I. -I.
-I../../include/openquicktime -I../../include
-I/usr/local/BerkeleyDB.4.1/include -s -O3 -march=i686
-O3 -ffast-math -funroll-loops -fstrength-reduce
-D_LARGEFILE64_SOURCE -DUSECURL -DUSELAME -DUSEFAAC
"-DBUILDDATE=Mon Jan 12 23:17:36 CET 2004" -Wall
-Wno-unused -Wstrict-prototypes -Wmissing-prototypes -c
codec_divx.c -MT codec_divx.lo -MD -MP -MF
.deps/codec_divx.TPlo -fPIC -DPIC -o codec_divx.lo
codec_divx.c:75: error: parse error before "DEC_PARAM"
codec_divx.c:75: warning: no semicolon at end of struct
or union
codec_divx.c:81: error: parse error before "enc_param"
codec_divx.c:81: warning: type defaults to `int' in
declaration of `enc_param'
codec_divx.c:81: warning: data definition has no type
or storage class
codec_divx.c:83: error: parse error before '}' token
codec_divx.c:83: warning: type defaults to `int' in
declaration of `Private'
codec_divx.c:83: warning: data definition has no type
or storage class
codec_divx.c: In function `set_param_DIV5':
codec_divx.c:97: error: `p' undeclared (first use in
this function)
codec_divx.c:97: error: (Each undeclared identifier is
reported only once
codec_divx.c:97: error: for each function it appears in.)
codec_divx.c:97: error: parse error before ')' token
codec_divx.c: In function `get_param_DIV5':
codec_divx.c:118: error: `p' undeclared (first use in
this function)
codec_divx.c:118: error: parse error before ')' token
codec_divx.c: In function `decode_DIVX':
codec_divx.c:157: error: `p' undeclared (first use in
this function)
codec_divx.c:157: error: parse error before ')' token
codec_divx.c:177: error: `DEC_MEM_REQS' undeclared
(first use in this function)
codec_divx.c:177: error: parse error before "dec_mem_reqs"
codec_divx.c:182: error: `DEC_YV12' undeclared (first
use in this function)
codec_divx.c:186: error: `DEC_OPT_MEMORY_REQS'
undeclared (first use in this function)
codec_divx.c:187: error: `dec_mem_reqs' undeclared
(first use in this function)
codec_divx.c: In function `encode_DIV5':
codec_divx.c:316: error: `p' undeclared (first use in
this function)
codec_divx.c:316: error: parse error before ')' token
codec_divx.c:350: error: structure has no member named
`colorspace'
codec_divx.c:350: error: `ENC_CSP_YV12' undeclared
(first use in this function)
codec_divx.c:372: error: structure has no member named
`is_key_frame'
codec_divx.c: In function `delete_DIVX':
codec_divx.c:381: error: `p' undeclared (first use in
this function)
codec_divx.c:381: error: parse error before ')' token
codec_divx.c: In function `init_DIV5':
codec_divx.c:415: error: `p' undeclared (first use in
this function)
codec_divx.c: In function `init_DIV4':
codec_divx.c:430: error: `p' undeclared (first use in
this function)
codec_divx.c: In function `init_DIV3':
codec_divx.c:445: error: `p' undeclared (first use in
this function)
codec_divx.c: In function `init_mp4v':
codec_divx.c:460: error: `p' undeclared (first use in
this function)
gmake[2]: *** [codec_divx.lo] Error 1
gmake[2]: Leaving directory
`/tmp/openquicktime-2.0.0a1/videoplugins/divx'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/tmp/openquicktime-2.0.0a1/videoplugins'
gmake: *** [all-recursive] Error 1

Discussion


Log in to post a comment.