Bug#988280: gftp: FTBFS on hurd-i386: fatal error: stropts.h: No such file or directory

2021-05-10 Thread hahawang
the future.     Thanks for your kind advises.     The original reply message and the issue I have opened is here.     https://github.com/masneyb/gftp/issues/110 --- hahawang On 2021/5/10 上午1:37, Jessica Clarke wrote: On 9 May 2021, at 14:56, hahawang wrote: Package: gftp Severity: important

Bug#988280: gftp: FTBFS on hurd-i386: fatal error: stropts.h: No such file or directory

2021-05-09 Thread hahawang
h directly to the debian bug tracking system, but also hopes for your advises and reviews! Thank you! --- hahawang --- a/lib/pty.c +++ b/lib/pty.c @@ -60,7 +60,7 @@  #elif HAVE_GRANTPT -#if !(defined(__FreeBSD__) || defined(__NetBSD__) || defined(__APPLE__) || defined(__linux__)) +#if

Bug#988076: libtorrent: FTBFS on hurd-i386: error: 'IPV6_TCLASS' was not declared in this scope.

2021-05-04 Thread hahawang
ned. Hope for reviews! The patch is attached at the end of this mail. Thank you! --- hahawang --- a/src/net/socket_fd.cc +++ b/src/net/socket_fd.cc @@ -71,7 +71,11 @@    int opt = p;    if (m_ipv6_socket) +#ifdef IPV6_TCLASS return setsockopt(m_fd, IPPROTO_IPV6, IPV6_TCLASS, &opt,