When i try to build the latest version (1480 on Mac OS X), I get this error
message:
g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I
/Users/lchretien/Subversion/apl -MT AP100-AP100.o -MD -MP -MF
.deps/AP100-AP100.Tpo -c -o AP100-AP100.o `test -f 'AP100.cc' || echo
'./'`AP100.cc
In file included from AP100.cc:34:
./../Svar_signals.hh:670:63: error: use of undeclared identifier 'MSG_MORE'
if (sizeof(ll) == send(tcp_sock, ccp_ll, sizeof(ll), MSG_MORE))
^
1 error generated.
make[3]: *** [AP100-AP100.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
---
Louis Chrétien
[email protected] <mailto:[email protected]>