On Friday 30 May 2003 12:17 pm, David Kramer wrote:
> What kind of compile errors are you getting?  I just finished installing
> MPlayer from source on RH 9.0  I know its quite a few versions ahead but
> you never know.
>
> DK

The error in RH-7.3 with gcc-3.1 from rhn almost consistently is on this part 
(last few lines from 'make'):

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[1]: *** [ve_divx4.o] Error 1
make[1]: Leaving directory `/usr/src/MPlayer-0.90/libmpcodecs'
make: *** [libmpcodecs/libmpcodecs.a] Error 2

I managed to get another text box with RH 9, and tried to compile from source 
there, and I get the same error as above. 

By the way, do you get divx support? Does MPlayer give you that by default?

I tried to have divx support, so I download divx for linux from divx.com and 
run the install.sh script. But during configure, MPlayer seems to not be able 
to detect the decode part.

Thanks.
RDB




> > -----Original Message-----
> > From: Reuben D. Budiardja [mailto:[EMAIL PROTECTED]
> > Sent: Friday, May 30, 2003 5:58 AM
> > To: [EMAIL PROTECTED]
> > Subject: Compiling MPlayer on RH 7.3
> >
> >
> >
> > Hi all,
> > This may not be the best place to ask, but I am just
> > wondering if anyone here
> > (fellow RH users) has been able to successfully compile the later
> > MPlayer-0.90 on Redhat 7.3 system. I've got a lot of trouble
> > trying to get it
> > compile.
> >
> > First, the gcc-2.96 that shipped with RH 7.3 is not
> > recommended. So I update
> > to gcc-3.1 from rhn. But I still get the same compile error.
> >
> > Secondly, I am trying to use divx4linux to view divx movies.
> > The configure
> > can't detect it (I think it gives compile error in the
> > configure script also
> > when trying to get the library).
> >
> > I tried with RPM package and rebuild it to have divx4linux
> > support. Again,
> > another compile error. So I am just wondering if anyone has
> > done this on the
> > same machine (RH-7.3).
> >
> > Thanks.
> > -RDB
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://www.redhat.com/mailman/listinfo/redhat-list


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to