Hi,<br><br>It sounds like you may need to do a &#39;make distclean&#39;, which will clear out the environment. <br><br>Then do another ./configure and see what you get. <br><br>It sure sounds like the tools checked for during the Makefile&#39;s creation with configure when you did not have the tools devel packages loaded may need to be flushed out and re-conf&#39;ed.<br>
<br>Of course, if you have already done the distclean, then it is something else. <br><br>HTH<br><br>Cheers!<br>--Christopher<br><br><br><br><div class="gmail_quote">2009/1/27 Martin Fontanez <span dir="ltr">&lt;<a href="mailto:jdmfontz@yahoo.com">jdmfontz@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit;" valign="top">
Update.&nbsp; I created a link /usr/bin/g++ for /usr/bin/g++34 and went pass this error on make.&nbsp; Now I am getting this error on make:<br><br>source=&#39;X509.cc&#39; object=&#39;X509.o&#39; libtool=no \<div class="Ih2E3d"><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DEPDIR=.deps depmode=none /bin/sh ../depcomp \<br></div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g++ -DHAVE_CONFIG_H -I. -I. -I..&nbsp; -I. -I../aux/binpac/lib -I../src -I. -I.. -Ilibedit&nbsp; -I/opt/libpcap-0.9.8&nbsp; -I../linux-include -I/usr/local/include -O -W -Wall -Wno-unused -I/opt/libpcap-0.9.8&nbsp; -I../linux-include -I/usr/local/include&nbsp;&nbsp; -c -o X509.o X509.cc<br>
X509.cc: In function `X509* d2i_X509_(X509**, const u_char**, int)&#39;:<br>X509.cc:18: error: invalid conversion from `u_char**&#39; to `const unsigned char**&#39;<br>X509.cc:18: error:&nbsp;&nbsp; initializing argument 2 of `X509* d2i_X509(X509**, const
 unsigned char**, long int)&#39;<br>make[3]: *** [X509.o] Error 1<br>make[3]: Leaving directory `/opt/bro-1.4/src&#39;<div class="Ih2E3d"><br>make[2]: *** [all] Error 2<br></div>make[2]: Leaving directory `/opt/bro-1.4/src&#39;<div class="Ih2E3d">
<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/opt/bro-1.4&#39;<br>make: *** [all] Error 2<br>[root@localhost bro-1.4]# <br><br></div>Any help is appreciated.<br><br>Thank you,<br><br>Martin<div class="Ih2E3d">
<br><br>--- On <b>Tue, 1/27/09, Martin Fontanez <i>&lt;<a href="mailto:jdmfontz@yahoo.com" target="_blank">jdmfontz@yahoo.com</a>&gt;</i></b> wrote:<br></div><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">
<div class="Ih2E3d">From: Martin Fontanez &lt;<a href="mailto:jdmfontz@yahoo.com" target="_blank">jdmfontz@yahoo.com</a>&gt;<br></div><div class="Ih2E3d">Subject: Re: [Bro] Bro-1.4 Install Question<br></div>To: <a href="mailto:Bro@bro-ids.org" target="_blank">Bro@bro-ids.org</a>, &quot;rmkml&quot; &lt;<a href="mailto:rmkml@free.fr" target="_blank">rmkml@free.fr</a>&gt;<br>
Date: Tuesday, January 27, 2009, 10:56 AM<div><div></div><div class="Wj3C7c"><br><br><div><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit;" valign="top">
Hello.&nbsp; Thank you.&nbsp; It looks like I have gcc and c++ pkgs installed. <br><br>[root@localhost opt]# rpm -qa | grep gcc<br>compat-gcc-34-c++-3.4.6-4<br>compat-libgcc-296-2.96-138<br>compat-gcc-34-3.4.6-4<br>libgcc-4.1.2-42.el5<br>
gcc-4.1.2-42.el5<br>compat-gcc-34-g77-3.4.6-4<br>[root@localhost opt]#<br><br>It looks like I also have g++ which gets installed as part of gcc install.&nbsp; Does this looks like a bro bug?<br><br>[root@localhost opt]# find / -name &quot;g++*&quot;<br>
/usr/bin/g++34<br>/opt/gcc-4.3.3/gcc/cp/g++spec.c<br>[root@localhost opt]#<br><br>Regards,<br><br>Martin<br><br><br><br>--- On <b>Fri, 1/23/09, rmkml <i>&lt;<a href="mailto:rmkml@free.fr" target="_blank">rmkml@free.fr</a>&gt;</i></b> wrote:<br>
<blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: rmkml &lt;<a href="mailto:rmkml@free.fr" target="_blank">rmkml@free.fr</a>&gt;<br>Subject: Re: [Bro]
 Bro-1.4 Install Question<br>To: &quot;Martin
 Fontanez&quot; &lt;<a href="mailto:jdmfontz@yahoo.com" target="_blank">jdmfontz@yahoo.com</a>&gt;<br>Date: Friday, January 23, 2009, 8:06 AM<br><br><pre>Hi,<br>need c++ compilator...<br>Regards<br>Rmkml<br>Crusoe-Researches.com<br>
<br>On Fri, 23 Jan 2009, Martin Fontanez wrote:<br><br>&gt; Date: Fri, 23 Jan 2009 06:35:01 -0800 (PST)<br>&gt; From: Martin Fontanez &lt;<a href="mailto:jdmfontz@yahoo.com" target="_blank">jdmfontz@yahoo.com</a>&gt;<br>&gt; To: <a href="mailto:Bro@bro-ids.org" target="_blank">Bro@bro-ids.org</a>, Christian Kreibich &lt;<a href="mailto:christian@whoop.org" target="_blank">christian@whoop.org</a>&gt;<br>
&gt; Subject: Re: [Bro] Bro-1.4 Install Question<br>&gt; <br>&gt; I installed the ncurses-devel pkg and ./configure ran ok.&nbsp; Now I am<br>getting the following errors on make:<br>&gt; <br>&gt; Making all in lib<br>&gt; make[6]: Entering directory `/opt/bro-1.4/aux/binpac/lib&#39;<br>
&gt; source=&#39;binpac_buffer.cc&#39; object=&#39;binpac_buffer.o&#39;<br>libtool=no \<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DEPDIR=.deps depmode=none /bin/sh ../depcomp \<br>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; g++ -DHAVE_CONFIG_H -I. -I.<br>
 -I..&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -c -o<br>binpac_buffer.o binpac_buffer.cc<br>&gt; ../depcomp: line 414: exec: g++: not found<br>&gt; make[6]: *** [binpac_buffer.o] Error 127<br>&gt; make[6]: Leaving directory `/opt/bro-1.4/aux/binpac/lib&#39;<br>
&gt; make[5]: *** [all-recursive] Error 1<br>&gt; make[5]: Leaving directory `/opt/bro-1.4/aux/binpac&#39;<br>&gt; make[4]: *** [all] Error 2<br>&gt; make[4]: Leaving directory `/opt/bro-1.4/aux/binpac&#39;<br>&gt; make[3]: *** [all-recursive] Error 1<br>
&gt; make[3]: Leaving directory `/opt/bro-1.4/aux&#39;<br>&gt; make[2]: *** [all] Error 2<br>&gt; make[2]: Leaving directory `/opt/bro-1.4/aux&#39;<br>&gt; make[1]: *** [all-recursive] Error 1<br>&gt; make[1]: Leaving directory `/opt/bro-1.4&#39;<br>
&gt; make: *** [all] Error 2<br>&gt; [root@localhost bro-1.4]#<br>&gt; <br>&gt; Thanks,<br>&gt; <br>&gt; Martin<br>&gt; <br>&gt; --- On Thu, 1/22/09, Christian Kreibich &lt;<a href="mailto:christian@whoop.org" target="_blank">christian@whoop.org</a>&gt; wrote:<br>
&gt;       From: Christian<br>
 Kreibich &lt;<a href="mailto:christian@whoop.org" target="_blank">christian@whoop.org</a>&gt;<br>&gt;       Subject: Re: [Bro] Bro-1.4 Install Question<br>&gt;       To: <a href="mailto:jdmfontz@yahoo.com" target="_blank">jdmfontz@yahoo.com</a><br>
&gt;       Cc: <a href="mailto:Bro@bro-ids.org" target="_blank">Bro@bro-ids.org</a><br>&gt;       Date: Thursday, January 22, 2009, 3:49 PM<br>&gt; <br>&gt; On Wed, 2009-01-21 at 11:28 -0800, Martin Fontanez wrote:<br>&gt; &gt; I am getting a &quot;no terminal emulation library found&quot; error<br>
on<br>&gt; &gt; configure yet as you can see below ncurse and termcap packages are<br>&gt; &gt; installed.  I am using RedHat Linux EL5.  Does<br>&gt;  anyone have an idea of<br>&gt; &gt; why is that?  Thanks in advance.<br>
&gt; Please install the -devel packages as well, and let us know how it<br>&gt; goes. -- Cheers,<br>&gt; Christian<br>&gt; <br>&gt; <br>&gt; <br>&gt; </pre></blockquote></td></tr></tbody></table><br>



      </div></div></div><div class="Ih2E3d"><pre>_______________________________________________<br>Bro mailing list<br><a href="mailto:bro@bro-ids.org" target="_blank">bro@bro-ids.org</a><br><a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro" target="_blank">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro</a></pre>
</div></blockquote></td></tr></tbody></table><br>

      <br>_______________________________________________<br>
Bro mailing list<br>
<a href="mailto:bro@bro-ids.org">bro@bro-ids.org</a><br>
<a href="http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro" target="_blank">http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro</a><br></blockquote></div><br>