[MPlayer-cvslog] r31431 - trunk/configure

Attila Kinali attila at kinali.ch
Wed Jun 16 18:09:14 CEST 2010


On Wed, 16 Jun 2010 17:02:52 +0200 (CEST)
diego <subversion at mplayerhq.hu> wrote:

> Author: diego
> Date: Wed Jun 16 17:02:52 2010
> New Revision: 31431
> 
> 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


			Attila Kinali
-- 
If you want to walk fast, walk alone.
If you want to walk far, walk together.
		-- African proverb


More information about the MPlayer-cvslog mailing list