# can't run the bro 0.6 successfully

**URL:** https://community.zeek.org/t/cant-run-the-bro-0-6-successfully/84
**Category:** Zeek
**Created:** [June 21, 2000, 5:12am UTC](https://community.zeek.org/t/cant-run-the-bro-0-6-successfully/84 "2000-06-21T05:12:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![lzjun](https://avatars.discourse-cdn.com/v4/letter/l/dfb087/32.png) [@lzjun](https://community.zeek.org/u/lzjun)
#### Post date: [June 21, 2000, 5:12am UTC](https://community.zeek.org/t/cant-run-the-bro-0-6-successfully/84/1 "2000-06-21T05:12:16Z")

</div>

Hi,  
&nbsp;&nbsp;&nbsp;I follow these steps to compile the bro.  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;./configure  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;make install  
&nbsp;&nbsp;&nbsp;&nbsp;./bro -i eth0 //note: eth0 is my netcard  
&nbsp;&nbsp;&nbsp;but there is nothing appear in the screen. So I debug the program ,  
I found it loop in the function yyparse( ) in main.cc line 220, no  
longer go out from the yyparse();  
what caused these?  
Thanks  
&nbsp;&nbsp;lujun

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/zeek/original/1X/f09d732bc2cc7c7cc7e35db67cf4e1d5233ce7a7.png) [@system](https://community.zeek.org/u/system)
#### Post date: [May 6, 2022, 3:36pm UTC](https://community.zeek.org/t/cant-run-the-bro-0-6-successfully/84/2 "2022-05-06T15:36:10Z")

</div>


