[MPlayer-cygwin] Mingw32 compiling error

Sascha Sommer saschasommer at freenet.de
Sat Jul 24 17:14:45 CEST 2004


> gcc -c -I../libvo -I../../libvo  -O4 -march=athlon-4 -mcpu=athlon-4 -pipe
> -ffast  -math -fomit-frame-pointer -D_LARGEFILE_SOURCE
> -D_FILE_OFFSET_BITS=64  -I. -Inative -I.. -I../libmpdemux -I../loader 
> -D_GNU_SOURCE -o ad_ffmpeg.o ad_ffmpeg.c gcc -c -I../libvo -I../../libvo 
> -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast  -math -fomit-frame-pointer
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I. -Inative -I..
> -I../libmpdemux -I../loader  -D_GNU_SOURCE -o ad_faad.o ad_faad.c gcc -c
> -I../libvo -I../../libvo  -O4 -march=athlon-4 -mcpu=athlon-4 -pipe -ffast 
> -math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.
> -Inative -I.. -I../libmpdemux -I../loader  -D_GNU_SOURCE -o ad_libvorbis.o
> ad_libvorb  is.c In file included from E:/MinGW/include/ogg/os_types.h:40,
>                  from E:/MinGW/include/ogg/ogg.h:24,
>                  from E:/MinGW/include/vorbis/codec.h:26,
>                  from ad_libvorbis.c:31:
> E:/MinGW/include/basetyps.h:114: conflicting types for `GUID'
> ../codec-cfg.h:37: previous declaration of `GUID'
> make[1]: *** [ad_libvorbis.o] Error 1
> make[1]: Leaving directory `/home/demerol/mplayer105/libmpcodecs'
> make: *** [libmpcodecs/libmpcodecs.a] Error 2
>
>

What version of ogg/vorbis are you using? Did you do some modifications?
Afair no version of ogg worked out of the box for me.

Sascha




More information about the MPlayer-cygwin mailing list