bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] Error building on OSX


From: Elias Mårtenson
Subject: [Bug-apl] Error building on OSX
Date: Tue, 8 Jul 2014 21:05:48 +0800

A new error when building on OSX:

g++ -DHAVE_CONFIG_H -I. -I../..    -I .. -g -O2 -DAP_NUM=210 -g -MT AP210-UdpSocket.o -MD -MP -MF .deps/AP210-UdpSocket.Tpo -c -o AP210-UdpSocket.o `test -f '../UdpSocket.cc' || echo './'`../UdpSocket.cc

../Svar_DB.cc:94:25: error: use of undeclared identifier 'SOL_TCP'

     setsockopt(DB_tcp, SOL_TCP, TCP_NODELAY, &ndelay, sizeof(int));

                        ^

1 error generated.

make[3]: *** [AP100-Svar_DB.o] Error 1

Regards,
Elias


reply via email to

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