[MPlayer-users] compilation error
John.Holeman at asu.edu
John.Holeman at asu.edu
Wed Jun 25 03:49:48 CEST 2003
Hi everybody. I've had an error during my install compilation. I am a
newbie, so before anyone hollers "RTFM/RTFAQ" - I have. I am trying to
install to a Debian 3.0 system, using the fakeroot method. The configure step
seems to work fine. While compiling ve_divx4.c to ve_dixv4.o, I get a
warning that looks like this:
ve_divx4.c:58: parse error before `divx4_param'
ve_divx4.c:58: warning: data definition has no type or storage class
ve_divx4.c:69: request for member `bitrate' in something not a structure or
union
followed by a whole bunch of error that look similar to:
ve_divx4.c:69: initializer element is not constant
ve_divx4.c:69: (near initialization for `divx4opts_conf[1].p')
ve_divx4.c:70: request for member `rc_period' in something not a structure or
union
then I get a bunch of these:
ve_divx4.c:120: request for member `x_dim' in something not a structure or
union
ve_divx4.c:121: request for member `y_dim' in something not a structure or
union
And finally:
ve_divx4.c:166: structure has no member named `colorspace'
ve_divx4.c:166: `ENC_CSP_YV12' undeclared (first use in this function)
ve_divx4.c:166: (Each undeclared identifier is reported only once
ve_divx4.c:166: for each function it appears in.)
ve_divx4.c:168: structure has no member named `colorspace'
ve_divx4.c:168: `ENC_CSP_I420' undeclared (first use in this function)
ve_divx4.c:169: structure has no member named `colorspace'
ve_divx4.c:169: `ENC_CSP_YUY2' undeclared (first use in this function)
ve_divx4.c:170: structure has no member named `colorspace'
ve_divx4.c:170: `ENC_CSP_UYVY' undeclared (first use in this function)
ve_divx4.c:173: structure has no member named `colorspace'
ve_divx4.c:173: `ENC_CSP_RGB24' undeclared (first use in this function)
ve_divx4.c:182: request for member `quality' in something not a structure or
uni
on
ve_divx4.c:189: request for member `bitrate' in something not a structure or
uni
on
ve_divx4.c:190: request for member `framerate' in something not a structure or
u
nion
ve_divx4.c:192: request for member `quality' in something not a structure or
uni
on
ve_divx4.c: In function `put_image':
ve_divx4.c:235: structure has no member named `mvs'
ve_divx4.c:240: structure has no member named `quant'
ve_divx4.c:241: structure has no member named `intra'
ve_divx4.c:248: `ENC_OPT_ENCODE_VBR' undeclared (first use in this function)
ve_divx4.c:249: structure has no member named `quantizer'
ve_divx4.c:251: structure has no member named `is_key_frame'
ve_divx4.c:253: structure has no member named `quantizer'
ve_divx4.c:253: structure has no member named `is_key_frame'
ve_divx4.c:254: structure has no member named `total_bits'
ve_divx4.c:254: structure has no member named `texture_bits'
ve_divx4.c:254: structure has no member named `total_bits'
ve_divx4.c:261: structure has no member named `quant'
ve_divx4.c:262: structure has no member named `intra'
ve_divx4.c:264: structure has no member named `motion_bits'
ve_divx4.c:265: structure has no member named `texture_bits'
ve_divx4.c:266: structure has no member named `total_bits'
ve_divx4.c:268: structure has no member named `quant'
ve_divx4.c:269: structure has no member named `intra'
ve_divx4.c:272: structure has no member named `is_key_frame'
ve_divx4.c:273: structure has no member named `motion_bits'
ve_divx4.c:274: structure has no member named `texture_bits'
ve_divx4.c:275: structure has no member named `total_bits'
ve_divx4.c:276: structure has no member named `quantizer'
ve_divx4.c:279: structure has no member named `is_key_frame'
make[2]: *** [ve_divx4.o] Error 1
make[2]: Leaving directory `/usr/local/src/MPlayer-0.90/libmpcodecs'
make[1]: *** [libmpcodecs/libmpcodecs.a] Error 2
make[1]: Leaving directory `/usr/local/src/MPlayer-0.90'
make: *** [build-stamp] Error 2
I've gone over the install manual several times and I don't think I've missed
any steps, and I can't seem to find this error in the FAQs. Can anyone
help? Thanks!
+----------------------------------+---------------------------------------+
|John E. Holeman | ASU Environmental Fluid Dynamics|
+----------------------------------+---------------------------------------+
|www.public.asu.edu/~jholema |John.Holeman at asu.edu |
+----------------------------------+---------------------------------------+
| When once you have tasted flight, you will forever walk the earth with |
| your eyes turned skyward, for there you have been, and there you will |
| always long to return. |
| |
| -- Leonardo da Vinci |
+--------------------------------------------------------------------------+
More information about the MPlayer-users
mailing list