[Mplayer-dvb] Cannot compile mplayer
Matthias Fechner
idefix at fechner.net
Mon Jan 6 14:20:59 CET 2003
Hi,
i tried to compile the mplayer from CVS(today), but i get the
following errormessage:
---cut---
gcc -c -O4 -march=i686 -mcpu=i686 -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I. -I.. -I/usr/include/SDL -D_REENTRANT
-I/usr/local/video/DVB/include -DMPG12PLAY
-DVIDIX_PATH='"/usr/local/lib/mplayer/vidix/"' -o vo_mpegpes.o
vo_mpegpes.c
vo_mpegpes.c:72: parse error before >'
In file included from video_out.h:13,
from vo_mpegpes.c:76:
/usr/include/inttypes.h:313: parse error before *'
/usr/include/inttypes.h:318: parse error before *'
/usr/include/inttypes.h:424: parse error before *'
/usr/include/inttypes.h:431: parse error before *'
/usr/include/inttypes.h: In function wcstoimax':
/usr/include/inttypes.h:434: nptr' undeclared (first
use in this function)
/usr/include/inttypes.h:434: (Each undeclared identifier is reported
only once
/usr/include/inttypes.h:434: for each function it appears in.)
/usr/include/inttypes.h:434: endptr' undeclared (first use in this
function)
/usr/include/inttypes.h:434: base' undeclared (first use in this
function)
/usr/include/inttypes.h: At top level:
/usr/include/inttypes.h:441: parse error before *'
/usr/include/inttypes.h:450: parse error before *'
/usr/include/inttypes.h: In function wcstoumax':
/usr/include/inttypes.h:453: nptr' undeclared (first use in this
function)
/usr/include/inttypes.h:453: endptr' undeclared (first use in this
function)
/usr/include/inttypes.h:453: base' undeclared (first use in this
function)
vo_mpegpes.c: In function preinit':
vo_mpegpes.c:118: parse error before <'
vo_mpegpes.c: At top level:
vo_mpegpes.c:180: redefinition of vo_mpegpes_fd'
vo_mpegpes.c:79: vo_mpegpes_fd' previously defined here
vo_mpegpes.c:180: arg' undeclared here (not in a function)
vo_mpegpes.c:180: arg' undeclared here (not in a function)
vo_mpegpes.c:180: initializer element is not constant
vo_mpegpes.c:180: warning: data definition has no type or storage class
vo_mpegpes.c:181: parse error before if'
vo_mpegpes.c:185: redefinition of vo_mpegpes_fd2'
vo_mpegpes.c:80: vo_mpegpes_fd2' previously defined here
vo_mpegpes.c:185: initializer element is not constant
vo_mpegpes.c:185: warning: data definition has no type or storage class
vo_mpegpes.c:186: parse error before return'
---cut---
What can be the problem of this errormessage?
I use the newest head-driver(CVS) and kernel 2.4.20-xfs.
--
Bye
Matthias
More information about the MPlayer-dvb
mailing list