[vlc-devel] Cannot compile master for Windows
David R. Robison
david.robison at openroadsconsulting.com
Thu Mar 19 15:19:51 CET 2015
I just cloned the VLC master and tried to compile it for windows. I am
getting the following error:
make all-recursive
make[1]: Entering directory `/home/david/vlc/win32'
Making all in compat
make[2]: Entering directory `/home/david/vlc/win32/compat'
make all-am
make[3]: Entering directory `/home/david/vlc/win32/compat'
CC localtime_r.lo
../../extras/package/win32/../../../compat/localtime_r.c: In function
‘localtime_r’:
../../extras/package/win32/../../../compat/localtime_r.c:38:5: error:
implicit declaration of function ‘localtime_s’
[-Werror=implicit-function-declaration]
return ((errno = localtime_s(result, timep)) == 0) ? result : NULL;
^
cc1: some warnings being treated as errors
make[3]: *** [localtime_r.lo] Error 1
make[3]: Leaving directory `/home/david/vlc/win32/compat'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/david/vlc/win32/compat'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/vlc/win32'
make: *** [all] Error 2
Any idea what may be wrong?
David
--
----------------------------------------------------------------------------
David R Robison
*Principal Systems Engineer*
+1 757 546 3401 (o)
+1 757 286 0022 (m)
david.robison at openroadsconsulting.com
<mailto:david.robison at openroadsconsulting.com>
www.openroadsconsulting.com
----------------------------------------------------------------------------
Open Roads Consulting
A Q-Free Company
103 Watson Rd. Chesapeake VA 23320
This email communication (including any attachments) may contain confidential and/or privileged material intended solely for the individual or entity to which it is addressed.
If you are not the intended recipient, please delete this email immediately.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20150319/3f7bf97c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: orci-qfree.png
Type: image/png
Size: 8284 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20150319/3f7bf97c/attachment.png>
More information about the vlc-devel
mailing list