[OpenIndiana-discuss] VLC build
russell
stream at willows7.myzen.co.uk
Wed Mar 25 21:22:43 UTC 2015
Hi,
I have figured out that I need to modify the configure.ac file for VLC
2.2.0 so that it includes strerror to replace strerror_l with strerror_r
When I manually edit configure.ac so that AC_REPLACE_FUNC includes
strerror the configure will work but gmake complains.
Apparantly strerror_l was introduced POSIX 2008 standard for inclusion
in string.h
How can I modify the configure.ac so that I can get gmake to build vlc?
TIA
More information about the openindiana-discuss
mailing list