VOUT_NOOVERLAY_VAR undefined

Steven M. Schultz sms at 2BSD.COM
Sat Jan 19 01:46:04 CET 2002


Hi!

	Building the latest 'vlc' stops with an error almost immediately:

gcc -finline-limit-30000 -DSYS_BSDI -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98  -DLOCALEDIR=\"/usr/local/share/locale\" -DDATA_PATH=\"/usr/local/share/videolan\" -DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\"   -Iinclude -Iextras -Wall -Winline -pipe -D_REENTRANT -D_GNU_SOURCE -pthread -O3 -ffast-math -funroll-loops -fomit-frame-pointer -mcpu=pentiumpro  -c -o src/interface/main.o src/interface/main.c
In file included from include/videolan/vlc.h:30,
                 from src/interface/main.c:34:
include/config.h:50: warning: `VERSION_MESSAGE' redefined
include/defs.h:57: warning: this is the location of the previous definition
include/config.h:52: warning: `COPYRIGHT_MESSAGE' redefined
include/defs.h:54: warning: this is the location of the previous definition
src/interface/main.c: In function `GetConfiguration':
src/interface/main.c:781: `VOUT_NOOVERLAY_VAR' undeclared (first use in this function)
src/interface/main.c:781: (Each undeclared identifier is reported only once
src/interface/main.c:781: for each function it appears in.)
src/interface/main.c: In function `Usage':
src/interface/main.c:1044: syntax error before `VOUT_NOOVERLAY_VAR'
gmake: *** [src/interface/main.o] Error 1

	What is VOUT_NOOVERLAY_VAR and where should it be defined?

	Thanks!

	Steven Schultz
	sms at 2bsd.com

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html



More information about the vlc mailing list