<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-2" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Arial CE" size=2>Hi!</FONT></DIV>
<DIV><FONT face="Arial CE" size=2>I've got this problem during
make:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial CE" size=2>...</FONT></DIV>
<DIV><FONT face="Arial CE" size=2>ve_divx4.c:158: request for member
`max_quantizer' in something not a structure or union<BR>ve_divx4.c:162: request
for member `handle' in something not a structure or union<BR>ve_divx4.c:164:
request for member `handle' in something not a structure or
union<BR>ve_divx4.c:166: structure has no member named
`colorspace'<BR>ve_divx4.c:166: `ENC_CSP_YV12' undeclared (first use in this
function)<BR>ve_divx4.c:166: (Each undeclared identifier is reported only
once<BR>ve_divx4.c:166: for each function it appears in.)<BR>ve_divx4.c:168:
structure has no member named `colorspace'<BR>ve_divx4.c:168: `ENC_CSP_I420'
undeclared (first use in this function)<BR>ve_divx4.c:169: structure has no
member named `colorspace'<BR>ve_divx4.c:169: `ENC_CSP_YUY2' undeclared (first
use in this function)<BR>ve_divx4.c:170: structure has no member named
`colorspace'<BR>ve_divx4.c:170: `ENC_CSP_UYVY' undeclared (first use in this
function)<BR>ve_divx4.c:173: structure has no member named
`colorspace'<BR>ve_divx4.c:173: `ENC_CSP_RGB24' undeclared (first use in this
function)<BR>ve_divx4.c:182: request for member `quality' in something not a
structure or union<BR>ve_divx4.c:189: request for member `bitrate' in something
not a structure or union<BR>ve_divx4.c:190: request for member `framerate' in
something not a structure or union<BR>ve_divx4.c:192: request for member
`quality' in something not a structure or union<BR>ve_divx4.c: In function
`put_image':<BR>ve_divx4.c:235: structure has no member named
`mvs'<BR>ve_divx4.c:240: structure has no member named
`quant'<BR>ve_divx4.c:241: structure has no member named
`intra'<BR>ve_divx4.c:248: `ENC_OPT_ENCODE_VBR' undeclared (first use in this
function)<BR>ve_divx4.c:249: structure has no member named
`quantizer'<BR>ve_divx4.c:251: structure has no member named
`is_key_frame'<BR>ve_divx4.c:253: structure has no member named
`quantizer'<BR>ve_divx4.c:253: structure has no member named
`is_key_frame'<BR>ve_divx4.c:254: structure has no member named
`total_bits'<BR>ve_divx4.c:254: structure has no member named
`texture_bits'<BR>ve_divx4.c:254: structure has no member named
`total_bits'<BR>ve_divx4.c:261: structure has no member named
`quant'<BR>ve_divx4.c:262: structure has no member named
`intra'<BR>ve_divx4.c:264: structure has no member named
`motion_bits'<BR>ve_divx4.c:265: structure has no member named
`texture_bits'<BR>ve_divx4.c:266: structure has no member named
`total_bits'<BR>ve_divx4.c:268: structure has no member named
`quant'<BR>ve_divx4.c:269: structure has no member named
`intra'<BR>ve_divx4.c:272: structure has no member named
`is_key_frame'<BR>ve_divx4.c:273: structure has no member named
`motion_bits'<BR>ve_divx4.c:274: structure has no member named
`texture_bits'<BR>ve_divx4.c:275: structure has no member named
`total_bits'<BR>ve_divx4.c:276: structure has no member named
`quantizer'<BR>ve_divx4.c:279: structure has no member named
`is_key_frame'<BR>make[1]: *** [ve_divx4.o] Error 1<BR>make[1]: Leaving
directory `/usr/src/MPlayer-0.90/libmpcodecs'<BR>make: ***
[libmpcodecs/libmpcodecs.a] Error 2</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Arial CE" size=2>could you help me?</FONT></DIV>
<DIV><FONT face="Arial CE" size=2>thanks.</FONT></DIV></BODY></HTML>