Opened 14 months ago

Last modified 3 months ago

#68057 closed defect

wren port build from source fails: call to undeclared function 'uv__idna_toascii'; — at Initial Version

Reported by: kwolcott Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: ventura haspatch Cc:
Port: wren-cli

Description

../../deps/libuv/src/unix/getaddrinfo.c:165:10: error: call to undeclared function 'uvidna_toascii'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]

rc = uvidna_toascii(hostname,

1 error generated.

Change History (1)

Changed 14 months ago by kwolcott

Note: See TracTickets for help on using tickets.