<br><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 7:25 PM, carlopmart <span dir="ltr"><<a href="mailto:carlopmart@gmail.com">carlopmart@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 11/14/2011 07:18 PM, Peter Manev wrote:<br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
<br>
<br>
On Mon, Nov 14, 2011 at 7:13 PM, Eric Leblond <<a href="mailto:eric@regit.org" target="_blank">eric@regit.org</a><br></div><div><div class="h5">
<mailto:<a href="mailto:eric@regit.org" target="_blank">eric@regit.org</a>>> wrote:<br>
<br>
    Hello,<br>
<br>
    On Mon, 2011-11-14 at 19:02 +0100, carlopmart wrote:<br>
     > On 11/14/2011 06:47 PM, Eric Leblond wrote:<br>
     > > Hello,<br>
     > ><br>
     > > On Mon, 2011-11-14 at 17:40 +0100, carlopmart wrote:<br>
     > >> On 11/14/2011 10:33 AM, carlopmart wrote:<br>
     > >>> On 11/14/2011 10:24 AM, Eric Leblond wrote:<br>
     > >>>> Hello,<br>
     > >>>><br>
     > >>>> My 0.02€ but did you try with the indication found here:<br>
     > >>>><br>
    <a href="https://redmine.openinfosecfoundation.org/projects/suricata/wiki/OpenBSD_Installation_from_GIT" target="_blank">https://redmine.<u></u>openinfosecfoundation.org/<u></u>projects/suricata/wiki/<u></u>OpenBSD_Installation_from_GIT</a><br>

     > >>>><br>
     > >>>><br>
     > >>>> One of the thing, I needed at the time was to use CPP and C<br>
    flags:<br>
     > >>>><br>
     > >>>> CPPFLAGS="-I/usr/local/<u></u>include" CFLAGS="-L/usr/local/lib"<br>
    ./configure<br>
     > >>>> --prefix=/opt/suricata<br>
     > >>>><br>
     > >>><br>
     > >>><br>
     > >>> Err, no. I will try it ... Wait a moment ...No, it doesn't works:<br>
     > >>><br>
     > >>> gcc -DHAVE_CONFIG_H -I. -I.. -I../libhtp -I/usr/local/include<br>
     > >>> -I/usr/local/include -I/usr/local/include/libnet-1.<u></u>1<br>
     > >>> -I/usr/local/include/libnet-1.<u></u>1 -L/usr/local/lib -Wextra -Wall<br>
     > >>> -fno-strict-aliasing -fno-tree-pre -Wno-unused-parameter<br>
    -std=gnu99<br>
     > >>> -D__OpenBSD__ -march=native -DHAVE_LIBNET11 -D_BSD_SOURCE<br>
    -D__BSD_SOURCE<br>
     > >>> -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBPCAP_VERSION_MAJOR=0 -MT<br>
     > >>> util-ioctl.o -MD -MP -MF .deps/util-ioctl.Tpo -c -o util-ioctl.o<br>
     > >>> util-ioctl.c<br>
     > >>> util-ioctl.c: In function 'GetIfaceMTU':<br>
     > >>> util-ioctl.c:74: error: storage size of 'ifr' isn't known<br>
     > >>> util-ioctl.c:83: error: invalid application of 'sizeof' to<br>
    incomplete<br>
     > >>> type 'struct ifreq'<br>
     > >>> util-ioctl.c:74: warning: unused variable 'ifr'<br>
     > >>> util-ioctl.c:97: warning: control reaches end of non-void<br>
    function<br>
     > >>> *** Error code 1<br>
     > >>><br>
     > >>> Stop in /tmp/oo/suricata-1.1/src (line 92 of<br></div></div>
    /usr/share/mk/<a href="http://sys.mk" target="_blank">sys.mk</a> <<a href="http://sys.mk" target="_blank">http://sys.mk</a>>).<div><div class="h5"><br>
     > >>> *** Error code 1<br>
     > >>><br>
     > >>> Stop in /tmp/oo/suricata-1.1/src (line 700 of Makefile).<br>
     > >>> *** Error code 1<br>
     > >>><br>
     > >>> Stop in /tmp/oo/suricata-1.1 (line 353 of Makefile).<br>
     > >>> *** Error code 1<br>
     > >>><br>
     > >>> Stop in /tmp/oo/suricata-1.1 (line 260 of Makefile).<br>
     > >>><br>
     > >>> Same error.<br>
     > >>><br>
     > >><br>
     > >> Any info??<br>
     > ><br>
     > ><br>
     > > That error make me thought of the crazy/stupid/dummy behaviour of<br>
     > > automake/autoconf on OpenBSD I had to fight with when working<br>
    on the<br>
     > > port.<br>
     > ><br>
     > > Be sure to do:<br>
     > >     export AUTOCONF_VERSION=2.61<br>
     > >     export AUTOMAKE_VERSION=1.10<br>
     > > before running autogen.sh like describe in<br>
     > ><br>
    <a href="https://redmine.openinfosecfoundation.org/projects/suricata/wiki/OpenBSD_Installation_from_GIT" target="_blank">https://redmine.<u></u>openinfosecfoundation.org/<u></u>projects/suricata/wiki/<u></u>OpenBSD_Installation_from_GIT</a><br>

     > ><br>
     > > BR,<br>
     ><br>
     > But I am not installing from git ... I am using stable version<br>
    1.1 ...<br>
     > Is this procedure the same for stable release??<br>
<br>
    Yes, in this case, install the "good" automake and autoconf has<br>
    described, run autogen.sh and your configure.<br>
<br>
    BR,<br>
    --<br>
    Eric Leblond<br>
    Blog: <a href="http://home.regit.org/" target="_blank">http://home.regit.org/</a><br>
<br>
    ______________________________<u></u>_________________<br>
    Oisf-users mailing list<br>
    <a href="mailto:Oisf-users@openinfosecfoundation.org" target="_blank">Oisf-users@<u></u>openinfosecfoundation.org</a><br></div></div>
    <mailto:<a href="mailto:Oisf-users@openinfosecfoundation.org" target="_blank">Oisf-users@<u></u>openinfosecfoundation.org</a>><div class="im"><br>
    <a href="http://lists.openinfosecfoundation.org/mailman/listinfo/oisf-users" target="_blank">http://lists.<u></u>openinfosecfoundation.org/<u></u>mailman/listinfo/oisf-users</a><br>
<br>
<br>
Hi,<br>
I just compiled 1.1 from scratch on BSD - and there are no<br>
problems...... following the web guide.<br>
thanks<br>
<br>
--<br>
Peter Manev<br>
</div></blockquote>
<br>
I what BSD: FreeBSD, OpenBSD or NetBSD??<div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
CL Martinez<br>
carlopmart {at} gmail {d0t} com<br>
</div></div></blockquote></div><br>FreeBSD<br><br clear="all"><br>-- <br>Peter Manev<br>
<div style="visibility: hidden; left: -5000px;" id="avg_ls_inline_popup"></div>