[MPlayer-cygwin] Mingw32 compiling error

Joey Parrish joey at nicewarrior.org
Sat Jul 24 20:44:47 CEST 2004


On Sat, Jul 24, 2004 at 05:14:45PM +0200, Sascha Sommer wrote:
> > 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.

Ogg 1.1 works out of the box with --enable-static --disable-shared,
doesn't it?  I may be mistaken...

--Joey

-- 
"There are trivial truths and there are great truths.  The opposite of a
trivial truth is plainly false.  The opposite of a great truth is also true."
  --Neils Bohr




More information about the MPlayer-cygwin mailing list