[MPlayer-dev-eng] New config stuff in CVS : Pls test

Markus Liebl lieblm at troja.mayn.de
Tue Nov 12 14:02:26 CET 2002


On Tue, 12 Nov 2002 04:58:51 +0100
Alban Bedel <albeu at free.fr> wrote:

> From a user point of view it shouldn't change anything, if you notice a
> different behaviour somewhere it's a bug.
> 	Albeu

first bug :-)

with: 
./configure --prefix=/usr --confdir=/etc/mplayer --enable-gui
--disable-runtime-cpudetection --with-extraincdir=/usr/include/dvdnav
--cc=gcc-3.2 --enable-largefiles --enable-new-conf

gcc: gcc-3.2 (GCC) 3.2.1 20021103 (Debian prerelease)

/usr/bin/make -C Gui
make[2]: Entering directory `/root/dvd/main/Gui'
...
gcc-3.2 -c -O4 -march=athlon-xp -mcpu=athlon-xp -pipe
-ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -fomit-frame-pointer -fexpensive-optimizations
-fschedule-insns2 -Wall -malign-double -I. -I../loader -I./wm -I./skin 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -I/usr/include/dvdnav -I-I/usr/include
-I/usr/include/dvdnav -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include  -DDEBUG  -o cfg.o cfg.c
cfg.c: In function `cfg_read': cfg.c:159: warning: implicit declaration of
function `play_tree_new' cfg.c:159: too many arguments to function
`m_config_new' cfg.c:160: warning: passing arg 2 of
`m_config_register_options' from incompatible pointer type cfg.c:161:
warning: implicit declaration of function `m_config_parse_config_file'
cfg.c: In function `cfg_write': cfg.c:224: switch quantity not an integer
cfg.c:226: pointers are not permitted as case values
cfg.c:226: case label does not reduce to an integer constant
cfg.c:227: pointers are not permitted as case values
cfg.c:227: case label does not reduce to an integer constant
cfg.c:228: pointers are not permitted as case values
cfg.c:228: case label does not reduce to an integer constant
cfg.c:229: pointers are not permitted as case values
cfg.c:229: case label does not reduce to an integer constant
cfg.c:235: pointers are not permitted as case values
cfg.c:235: case label does not reduce to an integer constant
make[2]: *** [cfg.o] Error 1
make[2]: Leaving directory `/root/dvd/main/Gui'
make[1]: *** [Gui/libgui.a] Fehler 2
make[1]: Leaving directory `/root/dvd/main'
make: *** [build-stamp] Fehler 2

without --enable-new-conf anything runs fine.

Bye,
Markus

-- 
Actually, Microsoft is sort of a mixture between the Borg and the Ferengi.



More information about the MPlayer-dev-eng mailing list