[MPlayer-users] [BUG] compilation failure on Cygwin in mplayer.c
Sascha Sommer
saschasommer at freenet.de
Fri Apr 18 21:51:10 CEST 2003
> Hi!
>
> Compilation on Cygwin fails with the following error using latest CVS
> from main:
>
> gcc -c -O4 -march=i586 -mcpu=i586 -pipe -ffast-math -fomit-frame-pointer
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D__CYGWIN__ -Ilibmpdemux
> -Iloader -Ilibvo
> -o mplayer.o mplayer.c
> In file included from mplayer.c:141:
> get_path.c: In function `get_path':
> get_path.c:17: `MAX_PATH' undeclared (first use in this function)
> get_path.c:17: (Each undeclared identifier is reported only once
> get_path.c:17: for each function it appears in.)
> mplayer.c: In function `main':
> mplayer.c:794: warning: passing arg 2 of `m_config_register_options'
> from incompatible pointer type
> make: *** [mplayer.o] Error 1
fixed
Sascha
More information about the MPlayer-users
mailing list