[vlc-devel] commit: Win32: try to fix compilation of	flac	(Jean-Baptiste Kempf )
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Sun Feb 14 04:31:42 CET 2010
    
    
  
On Sun, Feb 14, 2010 at 04:12:37AM +0100, git version control wrote :
> vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Feb 14 04:12:34 2010 +0100| [cc4cabdf51150e323e6af7ced747b46b4a834d5f] | committer: Jean-Baptiste Kempf 
> 
> Win32: try to fix compilation of flac
This fixes compilation of flac, but Win32 master still doesn't compile:
WARNING : ../../../.././include/vlc_fixups.h: 130:  declaration of 'tm* gmtime_r(const time_t*, tm*)' with C language linkage
WARNING : /usr/include/time.h: 243:  conflicts with previous declaration 'tm* gmtime_r(const time_t*, tm*)'
WARNING : ../../../.././include/vlc_fixups.h: 130:  due to different exception specifications
WARNING : ../../../.././include/vlc_fixups.h: 134:  declaration of 'tm* localtime_r(const time_t*, tm*)' with C language linkage
WARNING : /usr/include/time.h: 248:  conflicts with previous declaration 'tm* localtime_r(const time_t*, tm*)'
WARNING : ../../../.././include/vlc_fixups.h: 134:  due to different exception specifications
ERROR   : ../../../.././include/vlc_fixups.h: 175:  conflicting declaration 'typedef void* locale_t'
ERROR   : /usr/include/xlocale.h: 43:  'locale_t' has a previous declaration as 'typedef struct __locale_struct* locale_t'
It is too late for me to understand now.
Best Regards,
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
    
    
More information about the vlc-devel
mailing list