
2 Feb
2016
2 Feb
'16
3 p.m.
getaddrinfo() does not implement IDN encoding, and always fail when provided an IDN flag (e.g., AI_IDN) with EAI_BADFLAGS. [...] Perhaps you could just patch vlc in a similar way not to use the offending AI_IDN flag?
Thanks for your time. My custom Buildroot repository already features a similar VLC patch that fixes the issue. I just thought this was not a proper fix and I should rather address the problem directly in uClibc-ng, then push the patch to upstream uClibc-ng. (To me this is a libc issue, not a VLC or inetutils issue.) Cheers, -- Thomas Claveirole <thomas.claveirole@green-communications.fr>