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

2020-04-02 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

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: