[MPlayer-users] BUG compiling with --disable-new-input (cvs version)

Iuri Fiedoruk iuri.f at terra.com.br
Wed Mar 6 18:00:01 CET 2002


Just edited my message to not enter on the -- know compeler version two 
nive six -- filter :)
Anyway, I do agree that this -- compeler version -- sucks, but I'm see 
many problems with version 3 too. Hope -- compeler -- team makes a good 
threee dot one version soon.


Felix Buenemann wrote:

 >[Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
 >On Tue, 05 Mar 2002 16:46:00 -0300 Iuri Fiedoruk <iuri.f at terra.com.br>
 >wrote:> mplayer.c:786: `mp_cmd_t' undeclared (first use in this
 >function)> mplayer.c:786: (Each undeclared identifier is reported only
 >once> mplayer.c:786: for each function it appears in.)
 >
 >>mplayer.c:786: `cmd' undeclared (first use in this function)
 >>make: ** [mplayer.o] Erro 1
 >>
 >can't reproduce...
 >
I'm using redhat seven dot one, I don't know how undeclared variables 
can be a
compeler problem (yes, I know about --compeler name here ---, but
let's not enter this problem here), but I'm not a C expert, my field is PHP.
Anyway, steps to reproduce:

cvs -z3 -d:pserver:anonymous at mplayerhq.hu:/cvsroot/mplayer co main
cd main
cvs login
cvs update -dP

./configure --enable-gui --enable-sdl --enable-3dnow --enable-mmx
--disable-gcc-checking --disable-new-input
(...)
make
(...)
make[1]: Leaving directory `/programas/sources/main'
gcc -c -O4 -march=k6 -mcpu=k6 -pipe -ffast-math -fomit-frame-pointer
-D_REENTRANT -Ilibmpdemux -Iloader -Ilibvo -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -o
mplayer.o mplayer.c
In file included from Gui/interface.h:7,
                  from mplayer.c:73:
mplayer.h:8:6: warning: no newline at end of file
mplayer.h:8:6: warning: no newline at end of file
mplayer.c: In function `main':
mplayer.c:783: `mp_cmd_t' undeclared (first use in this function)
mplayer.c:783: (Each undeclared identifier is reported only once
mplayer.c:783: for each function it appears in.)
mplayer.c:783: `cmd' undeclared (first use in this function)
make: ** [mplayer.o] Erro 1






More information about the MPlayer-users mailing list