[MPlayer-dev-eng] libmpdemux/demux_nut.c:17: error: expected specifier-qualifier-list before 'nut_context_tt'

Diego Biurrun diego at biurrun.de
Sun Jan 25 22:09:24 CET 2009


On Sat, Jan 10, 2009 at 11:02:24AM +0100, Gabor Z. Papp wrote:
> cc -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
> -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i486 -mtune=generic -pipe -ffast-math
> -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I.
> -I/x/include -I/pkg/include  -Ilibdvdread4 -I/pkg/include/dirac   -I/x/include -I/pkg/include/gtk-2.0
> -I/pkg/lib/gtk-2.0/include -I/pkg/include/atk-1.0 -I/pkg/include/cairo -I/pkg/include/pango-1.0 -I/pkg/include/glib-2.0
> -I/pkg/lib/glib-2.0/include -I/pkg/include/pixman-1 -I/pkg/include/freetype2 -I/pkg/include -I/pkg/include/libpng12     -c -o
> libmpdemux/demux_nut.o libmpdemux/demux_nut.c
> libmpdemux/demux_nut.c:17: error: expected specifier-qualifier-list before 'nut_context_tt'
> libmpdemux/demux_nut.c: In function 'demux_open_nut':
> libmpdemux/demux_nut.c:67: error: 'nut_demuxer_opts_tt' undeclared (first use in this function)
> libmpdemux/demux_nut.c:67: error: (Each undeclared identifier is reported only once
> libmpdemux/demux_nut.c:67: error: for each function it appears in.)
> libmpdemux/demux_nut.c:67: error: expected ';' before 'dopts'
> [...]
> make: *** [libmpdemux/demux_nut.o] Error 1

You need to update your libnut.

Diego



More information about the MPlayer-dev-eng mailing list