[Bro] Instrumentation plugin (WIP)

Seth Hall seth at icir.org
Thu Jun 18 07:51:41 PDT 2015


> On Jun 18, 2015, at 7:26 AM, Clark, Gilbert <gc355804 at ohio.edu> wrote:
> 
> Questions / comments / concerns / criticism, please feel free to get in touch.

One small thing already, it doesn’t seem to be building for me.  Am I doing something wrong?

/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:6480:5: error: expected expression
    DEBUG_TRACE("going idle");
    ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:381:84: note: expanded from macro 'DEBUG_TRACE'
#define DEBUG_TRACE(fmt, ...) DEBUG_TRACE_FUNC(__func__, __LINE__, fmt, __VA_ARGS__)
                                                                                   ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:6572:5: error: expected expression
    DEBUG_TRACE("exiting");
    ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:381:84: note: expanded from macro 'DEBUG_TRACE'
#define DEBUG_TRACE(fmt, ...) DEBUG_TRACE_FUNC(__func__, __LINE__, fmt, __VA_ARGS__)
                                                                                   ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:6724:5: error: expected expression
    DEBUG_TRACE("stopping workers");
    ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:381:84: note: expanded from macro 'DEBUG_TRACE'
#define DEBUG_TRACE(fmt, ...) DEBUG_TRACE_FUNC(__func__, __LINE__, fmt, __VA_ARGS__)
                                                                                   ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:6748:5: error: expected expression
    DEBUG_TRACE("exiting");
    ^
/Users/seth/bro/bro-plugin-instrumentation/src/http/civetweb.c:381:84: note: expanded from macro 'DEBUG_TRACE'
#define DEBUG_TRACE(fmt, ...) DEBUG_TRACE_FUNC(__func__, __LINE__, fmt, __VA_ARGS__)
                                                                                   ^
4 errors generated.


  .Seth

--
Seth Hall
International Computer Science Institute
(Bro) because everyone has a network
http://www.bro.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20150618/7bfe0696/attachment-0001.bin 


More information about the Bro mailing list