[MPlayer-users] Re: CVS build issues

Mark Williams (MWP) mwp at internode.on.net
Wed Mar 31 06:56:57 CEST 2004


> > cc -c -I../libvo/ -I../../libvo -O4 -march=athlon-4 -mcpu=athlon-4 -pipe
> > -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
> > -D_FILE_OFFSET_BITS=64  -I../loader      -o demux_viv.o demux_viv.c
> > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
> > demux_viv.c:308:2: warning: #warning "Calculate PTS from picture header!"
> > demux_viv.c: In function `demux_open_vivo':
> > demux_viv.c:717: error: label at end of compound statement
> 
> Duplicated this warning but my system keeps on compiling after warning.
> my system is not the same as yours however.

Its not the warning... its the error:
"demux_viv.c:717: error: label at end of compound statement"

> > If i hack demux_viv.c and remove the offending code and continue, 
> >i then get:
> 
> exactly how did you remove it? 

I removed the code in the function, as far as i could see i wouldnt use it.
Its not the cause of the problems below by the way.

> > ./darwinfixlib.sh mplayer.o mp_msg.o cpudetect.o codec-cfg.o spudec.o 
> playtree.o
> > playtreeparser.o asxparser.o vobsub.o subreader.o sub_cc.o find_sub.
> o m_config.o
> 
> this darwinfixlib script is something just for macs I guess.
> I did not run it and had no problem with linking mplayer.
> maybe someone on a mac could help with this.

Errrrm... this is a x86 (AthlonXP) box.

> > BTW... kernel is 2.4.6 and GCC is the latest.
> 
> by the way that kernel is very old maybe you would like to upgrade.

Oops... i meant 2.6.4 :)




More information about the MPlayer-users mailing list