[rev 3704] Compile error dataobj/network.cc
===> CXX dataobj/network.cc
dataobj/network.cc: In function ‘const char* network_open_address(const char*, long int)’:
dataobj/network.cc:153: error: ‘F_GETFL’ was not declared in this scope
dataobj/network.cc:153: error: ‘fcntl’ was not declared in this scope
dataobj/network.cc:156: error: ‘O_NONBLOCK’ was not declared in this scope
dataobj/network.cc:157: error: ‘F_SETFL’ was not declared in this scope
dataobj/network.cc:157: error: ‘fcntl’ was not declared in this scope
dataobj/network.cc:161: error: ‘SOCKET_ERROR’ was not declared in this scope
dataobj/network.cc:168: error: ‘errno’ was not declared in this scope
dataobj/network.cc:168: error: ‘EINPROGRESS’ was not declared in this scope
dataobj/network.cc:184: error: ‘SOCKET_ERROR’ was not declared in this scope
dataobj/network.cc:201: error: ‘F_SETFL’ was not declared in this scope
dataobj/network.cc:201: error: ‘fcntl’ was not declared in this scope
dataobj/network.cc: In function ‘const char* network_download_http(const char*, const char*, const char*)’:
dataobj/network.cc:240: warning: comparison between signed and unsigned integer expressions
dataobj/network.cc:236: warning: unused variable ‘prev_empty’
make: *** [dataobj/network.o] Fel 1
System: home built on gcc (Debian 4.4.4-8) 4.4.5 20100728 (prerelease); Debian/Squeeze