mirror of
https://github.com/videolan/vlc.git
synced 2024-11-30 21:33:40 +08:00
c84a1a1aba
This fixes the following linkage error. ----- CCLD libhttps_plugin.la weakld: error: Unresolved symbol (UNDEF) '_gai_strerror'. weakld: info: The symbol is referenced by: P:\tmp\ldconv_libvlc_http_la-transport_o_64fd5671f455159d80.obj Ignoring unresolved externals reported from weak prelinker. Error! E2028: _gai_strerror is an undefined reference file P:/tmp\ldconv_libvlc_http_la-transport_o_64fd5671f455159d80.obj(ldconv_libvlc_http_la-transport_o_64fd5671f455159d80.obj): undefined symbol _gai_strerror make.exe[4]: *** [libhttps_plugin.la] Error 1 ----- Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
asprintf.c | ||
atof.c | ||
atoll.c | ||
dirfd.c | ||
fdopendir.c | ||
ffsll.c | ||
flockfile.c | ||
freeaddrinfo.c | ||
fsync.c | ||
gai_strerror.c | ||
getdelim.c | ||
getpid.c | ||
gmtime_r.c | ||
inet_pton.c | ||
lldiv.c | ||
localtime_r.c | ||
Makefile.am | ||
nrand48.c | ||
poll.c | ||
posix_memalign.c | ||
rewind.c | ||
setenv.c | ||
strcasecmp.c | ||
strcasestr.c | ||
strdup.c | ||
strlcpy.c | ||
strndup.c | ||
strnlen.c | ||
strnstr.c | ||
strsep.c | ||
strtof.c | ||
strtok_r.c | ||
strtoll.c | ||
strverscmp.c | ||
swab.c | ||
tdestroy.c | ||
timegm.c | ||
timespec_get.c | ||
vasprintf.c |