<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Update. I created a link /usr/bin/g++ for /usr/bin/g++34 and went pass this error on make. Now I am getting this error on make:<br><br>source='X509.cc' object='X509.o' libtool=no \<br> DEPDIR=.deps depmode=none /bin/sh ../depcomp \<br> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../aux/binpac/lib -I../src -I. -I.. -Ilibedit -I/opt/libpcap-0.9.8 -I../linux-include -I/usr/local/include -O -W -Wall -Wno-unused -I/opt/libpcap-0.9.8 -I../linux-include -I/usr/local/include -c -o X509.o X509.cc<br>X509.cc: In function `X509* d2i_X509_(X509**, const u_char**, int)':<br>X509.cc:18: error: invalid conversion from `u_char**' to `const unsigned char**'<br>X509.cc:18: error: initializing argument 2 of `X509* d2i_X509(X509**, const
unsigned char**, long int)'<br>make[3]: *** [X509.o] Error 1<br>make[3]: Leaving directory `/opt/bro-1.4/src'<br>make[2]: *** [all] Error 2<br>make[2]: Leaving directory `/opt/bro-1.4/src'<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/opt/bro-1.4'<br>make: *** [all] Error 2<br>[root@localhost bro-1.4]# <br><br>Any help is appreciated.<br><br>Thank you,<br><br>Martin<br><br>--- On <b>Tue, 1/27/09, Martin Fontanez <i><jdmfontz@yahoo.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Martin Fontanez <jdmfontz@yahoo.com><br>Subject: Re: [Bro] Bro-1.4 Install Question<br>To: Bro@bro-ids.org, "rmkml" <rmkml@free.fr><br>Date: Tuesday, January 27, 2009, 10:56 AM<br><br><div id="yiv963109690"><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; font-stretch: inherit; -x-system-font: none;" valign="top">Hello. Thank you. 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. Does this looks like a bro bug?<br><br>[root@localhost opt]# find / -name "g++*"<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><rmkml@free.fr></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: rmkml <rmkml@free.fr><br>Subject: Re: [Bro]
Bro-1.4 Install Question<br>To: "Martin
Fontanez" <jdmfontz@yahoo.com><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>> Date: Fri, 23 Jan 2009 06:35:01 -0800 (PST)<br>> From: Martin Fontanez <jdmfontz@yahoo.com><br>> To: Bro@bro-ids.org, Christian Kreibich <christian@whoop.org><br>> Subject: Re: [Bro] Bro-1.4 Install Question<br>> <br>> I installed the ncurses-devel pkg and ./configure ran ok. Now I am<br>getting the following errors on make:<br>> <br>> Making all in lib<br>> make[6]: Entering directory `/opt/bro-1.4/aux/binpac/lib'<br>> source='binpac_buffer.cc' object='binpac_buffer.o'<br>libtool=no \<br>> DEPDIR=.deps depmode=none /bin/sh ../depcomp \<br>> g++ -DHAVE_CONFIG_H -I. -I.<br>
-I.. -c -o<br>binpac_buffer.o binpac_buffer.cc<br>> ../depcomp: line 414: exec: g++: not found<br>> make[6]: *** [binpac_buffer.o] Error 127<br>> make[6]: Leaving directory `/opt/bro-1.4/aux/binpac/lib'<br>> make[5]: *** [all-recursive] Error 1<br>> make[5]: Leaving directory `/opt/bro-1.4/aux/binpac'<br>> make[4]: *** [all] Error 2<br>> make[4]: Leaving directory `/opt/bro-1.4/aux/binpac'<br>> make[3]: *** [all-recursive] Error 1<br>> make[3]: Leaving directory `/opt/bro-1.4/aux'<br>> make[2]: *** [all] Error 2<br>> make[2]: Leaving directory `/opt/bro-1.4/aux'<br>> make[1]: *** [all-recursive] Error 1<br>> make[1]: Leaving directory `/opt/bro-1.4'<br>> make: *** [all] Error 2<br>> [root@localhost bro-1.4]#<br>> <br>> Thanks,<br>> <br>> Martin<br>> <br>> --- On Thu, 1/22/09, Christian Kreibich <christian@whoop.org> wrote:<br>> From: Christian<br>
Kreibich <christian@whoop.org><br>> Subject: Re: [Bro] Bro-1.4 Install Question<br>> To: jdmfontz@yahoo.com<br>> Cc: Bro@bro-ids.org<br>> Date: Thursday, January 22, 2009, 3:49 PM<br>> <br>> On Wed, 2009-01-21 at 11:28 -0800, Martin Fontanez wrote:<br>> > I am getting a "no terminal emulation library found" error<br>on<br>> > configure yet as you can see below ncurse and termcap packages are<br>> > installed. I am using RedHat Linux EL5. Does<br>> anyone have an idea of<br>> > why is that? Thanks in advance.<br>> Please install the -devel packages as well, and let us know how it<br>> goes. -- Cheers,<br>> Christian<br>> <br>> <br>> <br>> </pre></blockquote></td></tr></tbody></table><br>
</div><pre>_______________________________________________<br>Bro mailing list<br>bro@bro-ids.org<br>http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro</pre></blockquote></td></tr></table><br>