[MPlayer-cvslog] r31431 - trunk/configure

Diego Biurrun diego at biurrun.de
Wed Jun 16 21:01:27 CEST 2010


On Wed, Jun 16, 2010 at 06:09:14PM +0200, Attila Kinali wrote:
> On Wed, 16 Jun 2010 17:02:52 +0200 (CEST)
> diego <subversion at mplayerhq.hu> wrote:
> > 
> > Log:
> > Remove some unnecessary #includes from compilation tests.
> 
> This breaks compilation on linux x86_64 (probably others too):
> 
> cc -MD -MP -Wstrict-prototypes -Wmissing-prototypes -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I.  -D_REENTRANT -I/usr/include/directfb -I/usr/include/  -I/usr/include/freetype2   -c -o osdep/gettimeofday.o osdep/gettimeofday.c
> osdep/gettimeofday.c:23: error: conflicting types for 'gettimeofday'
> /usr/include/sys/time.h:73: note: previous declaration of 'gettimeofday' was here

Hmm, it worked fine on OS X, from which I committed..

Anyway, should be fixed, let me know if it is still broken..

Diego


More information about the MPlayer-cvslog mailing list