Snort mailing list archives

Re: Compiling Snort and Razorback Error


From: "Jonathan S. Abrams" <jonathansabrams () gmail com>
Date: Wed, 4 Jan 2012 20:36:18 -0500

When I executed ./configure --disable-static-daq --disable-rzb-saac, I
received this error.
--
configure: WARNING: Unrecognized options: --disable-rzb-saac
--
./configure then proceeded until it got to this point
--
config.status: executing depfiles commands
configure: WARNING: Unrecognized options: --disable-rzb-saac
--
Here's the output of 'head config.log'
--
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure --disable-static-daq --disable-rzb-saac

## --------- ##
## Platform. ##
--

Thanks for your suggestions.  Any ideas for what to try next?

On Wed, Jan 4, 2012 at 10:13 AM, Russ Combs <rcombs () sourcefire com> wrote:

Hmmm.  Can you send `head config.log`?

To explicitly disable razorback from the Snort build, use:

./configure --disable-rzb-saac


On Tue, Jan 3, 2012 at 10:00 PM, Jonathan S. Abrams <
jonathansabrams () gmail com> wrote:

Thanks for responding.  Here are the commands I am using, in order of
execution.

glibtoolize --force
aclocal -I m4
autoheader
automake --add-missing --copy
autoconf
set LD_TWOLEVEL_NAMESPACE=1 (my shell is tcsh, that is why I am not using
export here)
./configure --disable-static-daq

These commands result in the error in my original post.  When I execute
./configure --help, the manual that appears claims that I can type
--without-PACKAGE to not use a package.  I then tried this command

./configure --disable-static-daq --without-RAZORBACK

which resulted in the following message.

configure: WARNING: UNRECOGNIZED OPTIONS:  --without-RAZORBACK

I tried the same command using rzb instead of razorback and received the
same error.

I opened up the configure.in file, and there is a chunk of code from
line 1524 through line 1560 for rzb-saac, but I am not certain how this is
implicated.

Any further guidance is appreciated.  Thanks for your assistance!

--
Jonathan S. Abrams

On Tue, Jan 3, 2012 at 11:46 AM, Russ Combs <rcombs () sourcefire com>wrote:

Check your configure options.  It looks like you may
have --enable-rzb-saac.

On Mon, Jan 2, 2012 at 9:04 AM, Jonathan S. Abrams <
jonathansabrams () gmail com> wrote:

Hello,

I am trying to compile Snort v2.9.2 on OS X v10.4.11, and I am close to
getting it done.  I am receiving an error during ./configure make that I am
hoping someone can help me with.

./configure: line 32359: syntax error near unexpected token `RAZORBACK,'
./configure: line 32359: `    PKG_CHECK_MODULES(RAZORBACK, razorback >=
0.1.3, , LRZB=no)'

I thought razorback was optional, as it's not listed at
http://www.snort.org/start/requirements.  Is that not the case?  If it
is optional, what do I need to change so that this error does not occur?

Thanks for reading!

--
Jonathan S. Abrams


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity.
appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
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://www.geocrawler.com/redir-sf.php3?list=snort-users

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


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
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://www.geocrawler.com/redir-sf.php3?list=snort-users

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

Current thread: