CVS Commit: vlc

Eyal Lebedinsky eyal at eyal.emu.id.au
Sun Apr 28 08:30:45 CEST 2002


cvs at videolan.org wrote:
> 
> Update of /var/cvs/videolan/vlc/include
> Modified Files:
>         os_specific.h

gcc -DSYS_LINUX -finline-limit-30000 -Wall -Winline -pipe
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE
-DLOCALEDIR=\"/usr/local/share/locale\"
-DDATA_PATH=\"/usr/local/share/videolan\"
-DPLUGIN_PATH=\"/usr/local/lib/videolan/vlc\" -Iinclude -Iextras
-D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops
-fomit-frame-pointer -mcpu=pentiumpro  -D__VLC__ -c -o
src/interface/main.o src/interface/main.c
In file included from include/videolan/vlc.h:39,
                 from src/interface/main.c:35:
include/os_specific.h:56: duplicate argument name `dummy' in `#define'
make: *** [src/interface/main.o] Error 1

We must use different names for the three 'dummy' args.

--
Eyal Lebedinsky (eyal at eyal.emu.id.au) <http://samba.org/eyal/>

-- 
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc-devel mailing list