Snort mailing list archives

Re: OpenBSD 4.7 / Snort 2.9 -- libsf_engine.so missing


From: Russ Combs <rcombs () sourcefire com>
Date: Fri, 15 Oct 2010 09:03:07 -0400

I'm guessing you don't have
src/dynamic-plugins/sf_engine/.libs/libsf_engine.so in your build tree
because libtool decided it couldn't be created.  Double check your build
output, maybe there is a clue.

On Fri, Oct 15, 2010 at 4:13 AM, Randal T. Rioux <randy () procyonlabs com>wrote:

Can't sleep after all. So I'm messing with stuff.

Something odd here. This is my Snort configure statement:

# ./configure --enable-reload \
 --enable-ppm \
 --enable-zlib \
 --enable-perfprofiling \
 --with-libpcap-includes=/usr/local/include \
 --with-libpcap-libraries=/usr/local/lib \
 --with-dnet-includes=/usr/local/include \
 --with-dnet-libraries=/usr/local/lib \
 --with-daq-includes=/usr/local/include \
 --with-daq-libraries=/usr/local/lib

Running Snort dies during initialization with the following error:

ERROR: parser.c(5200) Could not stat dynamic module path
"/usr/local/lib/snort_dynamicengine/libsf_engine.so": No such file or
directory.
Fatal Error, Quitting..

This is what I have in that directory:

# ls /usr/local/lib/snort_dynamicengine/
libsf_engine.a  libsf_engine.la

As you can see, no .so.x file(s).

Any advice?

Thanks!
Randy


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
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

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
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

Current thread: