[Bro-Dev] #295: Create prebuilt binary packages

Bro Tracker bro at tracker.icir.org
Fri Jan 7 09:49:21 PST 2011


#295: Create prebuilt binary packages
----------------------+----------------------
  Reporter:  seth     |      Owner:  jsiwek
      Type:  Problem  |     Status:  assigned
  Priority:  Normal   |  Milestone:  Bro1.6
 Component:  Bro      |    Version:
Resolution:           |   Keywords:
----------------------+----------------------

Comment (by jsiwek):

 I just submitted a bug report to Apple because I could reproduce it simply
 on 10.5.8 with:

 {{{
 #include <resolv.h>

 int main() {
     res_init();
     return 0;
 }
 }}}

 Compiled like:

 {{{
 gcc -arch x86_64 resolvtest.c -lresolv
 }}}

 We'll see if anything happens.

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/295#comment:9>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list