Hi all,
I would like to compile stunnel-4.11for a board based on a ATMEL at91rm9200. I try to compile this with this commande
[root@StageIup stunnel-4.11]# CC=/usr/local/arm/3.0/bin/arm-linux-gcc ./configure --host=arm-linux --prefix=/home/fabrice/dev/stunnel/stunnel-armtest --with-ssl=/home/fabrice/dev/openssl
But I have the following error
configure: **************************************** PTY device files checking for "/dev/ptmx"... configure: error: cannot check for file existence when cross compiling
If any body have an idea about how to resolve this problem or how to compile stunnel for ARM ...
Thanks