<div>The util object file seems to have built fine and it is present in the linking. </div>
<div>I will take a look at the loader to see what I can determine.</div>
<div> </div>
<div>// Joel <br><br></div>
<div class="gmail_quote">On Mon, Apr 21, 2008 at 7:27 PM, Vern Paxson <<a href="mailto:vern@icir.org">vern@icir.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">> I was trying to build Bro 1.3.2 on FC5. Im running into linking issues and I<br>> wanted to see if there is a known fix before I start racking my brain on<br>> this.<br><br></div>Not a known problem to my knowledge.<br>
<div class="Ih2E3d"><br>> `bro_new_handler':/root/BUILD/Bro/bro-1.3.2/src/main.cc:373: undefined<br>> reference to `out_of_memory(char const*)'<br></div>> ...<br><br>All of the missing functions are in util.o, so the problem is either that<br>
util.o didn't build correctly (and is an empty object) or your linker is<br>somehow not loading it like it's supposed to.<br><font color="#888888"><br> Vern<br></font></blockquote></div><br>