bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build error for SVN 1480 on Mac OS X


From: Louis Chretien
Subject: Build error for SVN 1480 on Mac OS X
Date: Sun, 1 Aug 2021 14:03:21 -0400

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]