[Click] SO_TIMESTAMP

Bob Keyes bob at sinister.com
Sun Sep 16 01:01:29 EDT 2007


Hi all,
I am trying to compile userlevel Click on OpenBSD 4.1, using GCC 4.2. It
fails trying at socket.cc:

 CXX ../elements/userlevel/socket.cc
../elements/userlevel/socket.cc: In member function 'virtual int
Socket::initialize(ErrorHandler*)':
../elements/userlevel/socket.cc:184: error: 'SO_TIMESTAMP' was not
declared in this scope
gmake: *** [socket.o] Error 1
*** Error code 2

Stop in /home/bob/click (line 53 of Makefile).



This is because BSD doesn't have a TIMESTAMP Socket Option. What is the
canonical way of getting around this. Also, any other hints regarding
roadblocks I might encounter and how to get around them would be
appreciated.

Regards,
Bob Keyes


More information about the click mailing list