[MPlayer-dev-eng] [PATCH] Seek in real media files V3
Diego Biurrun
diego at biurrun.de
Mon Nov 3 03:42:34 CET 2003
œȻ writes:
> > I don't think so:
> >
> > cc -c -g -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer
> > -D_REENTRANT -I../loader -o demux_real.o demux_real.c
demux_real.c:
> > In function `demux_real_control':
> > demux_real.c:1417: parse error before `int'
> > demux_real.c:1418: `lastpts' undeclared (first use in this function)
> > demux_real.c:1418: (Each undeclared identifier is reported only once
> > demux_real.c:1418: for each function it appears in.)
> > make[1]: *** [demux_real.o] Error 1
> > make[1]: Leaving directory `/usr/src/mplayer/dev/libmpdemux'
> > make: *** [libmpdemux/libmpdemux.a] Error 2
> >
> > gcc 2.95.4, Debian woody
> >
>
> oops, you should upgrade you gcc, hehe. Or try this patch, don't have a 2.95
> to test, but should be ok I think.
2.95 is the default compiler around here. Compiles fine now, thanks.
Diego
More information about the MPlayer-dev-eng
mailing list