Snort mailing list archives

Re: Problem with autoreconf in FreeBSD


From: Sec Aficionado <secaficionado () gmail com>
Date: Mon, 24 Apr 2017 17:14:56 +0000

The problem turned out to be a missing pkgconf package. After installing it and redoing all the other steps, snort 
built and installed correctly.

Sent from my mobile


________________________________
From: Sec Aficionado <secaficionado () gmail com>
Sent: Friday, April 21, 2017 11:35:57 AM
To: hyperscan () lists 01 org
Subject: Fwd: Problem with autoreconf in FreeBSD


Hi there,

I'm confident this is not a hyperscan issue, but I'm forwarding this message in case someone here has some insight that 
might help me.

I can't build snort on a FreeBSD 10.3 machine because autoreconf breaks the configure script for snort.

Thanks in advance for your time,

From: Sec Aficionado
Sent: Friday, April 21, 9:32 AM
Subject: Problem with autoreconf in FreeBSD
To: snort-users () lists sourceforge net

Hi everybody,

I'm trying to build snort 2.9.9.0 on a FreeBSD 10.3, fresh install. Downloading and building the code works well. 
However, I want to build snort with Hyperscan support. This requires some changes to the configure.in and other files, 
so I ran autoreconf -fi before building. The command gives a bunch of warnings but completes successfully.

The problem I have is that configure is broken after this point. Right after checking for lzma_stream_decoder in 
-llzma, I get a syntax error. It breaks on the check for luajit, but the whole thing seems out of place in the script. 
The check is done differently than in the original configure script.

In order to rule out Hyperscan, I removed the entire folder, decompressed snort and built it. As I mentioned before, 
this worked. Next, I deleted everything again and decompressed the snort source, but before building, I ran autoreconf 
-fi on the unmodified source.

This resulted in a broken configure script, at the same spot as before, with the same syntax error.

Is this an issue with autoconf, or a sign that perhaps I am missing a library/package? As I mentioned before, this is a 
fresh install of FreeBSD 10.3.

Other information that may be pertinent:
* Running as a virtualbox guest on Win 7 Enterprise host.
* VM has 2 CPUs, 4GB of RAM
* All extra stuff was installed via pkg, only snort was downloaded as source.
* Daq built ok, it doesn't require modifications by Hyperscan.
* I installed X11 and gnome desktop.

Thanks in advance for your time,

Sent from my mobile

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!


Current thread: