You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2021. It is now read-only.
hi when compile libuv, have this error.
libuv/src/unix/core.c:683:10: error: 'struct msghdr' has no member named 'msg_controllen'
if (msg->msg_controllen == 0)
libuv/src/unix/core.c:1188:9: error: too many arguments to function 'getpwuid_r'
r = getpwuid_r(uid, &pw, buf, bufsize, &result);
i dont know solve it, please help me...3q
see libuv/libuv#1458
yes, same as, then......
OK...i search some info....tell me use CC -std=gnu99
well....look nice.....then........................what..........
link error.....
ok,,,,i have not other method...yours?