Re: [RFC] channels regression issue

2020-04-01 Thread Heiko Thiery
Hi All, Am Mi., 1. Apr. 2020 um 08:08 Uhr schrieb Andreas Schneider : > > On Monday, 30 March 2020 15:53:05 CEST Heiko Thiery wrote: > > It was observed that with an updated version of libssh we see a timeout > > in the netopeer2-cli when connecting via ssh. This timeout appears after > > about 20

cross-compilation leads to error "Your system must have getaddrinfo()"

2020-04-01 Thread Propp, Aaron
Hi, So I was cross-compiling libssh for QNX on ARM. This led to following error message: /home/molex/libssh/src/connect.c:89:2: error: #error "Your system must have getaddrinfo()" #error "Your system must have getaddrinfo()" ^ cc: /home/molex/qnx/qnx700/host/linux/x86_64/usr/lib/gcc/arm-unk

Re: cross-compilation leads to error "Your system must have getaddrinfo()"

2020-04-01 Thread Andreas Schneider
On Wednesday, 1 April 2020 23:05:22 CEST Propp, Aaron wrote: > Hi, > > So I was cross-compiling libssh for QNX on ARM. This led to following error > message: > > /home/molex/libssh/src/connect.c:89:2: error: #error "Your system must have > getaddrinfo()" #error "Your system must have getaddrinfo(