[MPlayer-users] Compiling error (2)

bonny bonny.les at libero.it
Fri Nov 14 23:21:52 CET 2003


Right, "make" wasn't went as good as I tought. The errors printed are a 
plethora like

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
ve_divx4.c:69: initializer element is not constant
ve_divx4.c:69: (near initialization for `divx4opts_conf[1].p')
ve_divx4.c:69: initializer element is not constant
ve_divx4.c:69: (near initialization for `divx4opts_conf[1]')
...	
And then:
					
ve_divx4.c: In function `config':
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
ve_divx4.c:122: request for member `framerate' in something not a 
structure or union
...
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:182: request for member `quality' in something not a 
structure or union
ve_divx4.c:189: request for member `bitrate' in something not a 
structure or union
...
It ends with a lot of

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)
...
...
make[1]: *** [ve_divx4.o] Error 1
make[1]: Leaving directory 
`/home/bonny/sources+bin/MPlayer-0.92/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

Scary, isn't it?
It keeps that libmpcodecs/libmpcodecs.a doesn't exist, but it doesn't 
seems the biggest problem
I really hope you could help me.

Bonny



More information about the MPlayer-users mailing list