Server hangs when compiled without CURL (edited)
Posted: Sat Mar 30, 2013 2:37 pm
I've compiled the server (version 1.70) on an HPPA (PA-RISC) machine running Debian. When I try to connect a client to it, the connection fails silently. No error message on client or server. On the client the connection dialog disappears for about five seconds, then it comes back.
Network-wise, I can see the connection is made, one data packet is sent from client to server, then the client disconnects, presumably because the server never responded. The connection is successful, and the one packet sent from client to server is acknowledged, so I know the server is getting it.
At this point I am suspecting an endian issue. Does anyone have the server successfully running on a big-endian machine?
Network-wise, I can see the connection is made, one data packet is sent from client to server, then the client disconnects, presumably because the server never responded. The connection is successful, and the one packet sent from client to server is acknowledged, so I know the server is getting it.
At this point I am suspecting an endian issue. Does anyone have the server successfully running on a big-endian machine?