<HTML><BODY>Hi,<br><br>I have tried to compile Gambit under QNX 4.25 (not QNX 6) and get error during configure stage<br><br>checking for sys/types.h... /tmp/sh23124234: cannot open file (No such file or directory).<br><br>It seems that configure script doesn't run properly in QNX 4.25 which is very limited realtime POSIX system.<br><br>I have a general question is it possible to build Gambit in system:<br><br>1. that doesn't support automake/autoconf properly<br><br>2. that does not have so/dll <br><br>3. that doesn't have threads (pthread for instance)<br><br>Is it possible to write manually config.h is such a way?<br><br>In general I want to develop under Linux but run/test everything under QNX 4.25.<br><br>QNX 4.25 supprorts tcp/ip sockets so this is the only requirement for me except standart c functions.<br><br>Oleg.<br></BODY></HTML>