Snort mailing list archives

Re: Slackware 13.0 x86 / Snort 2.8.5.2 make error


From: Jason Wallace <jason.r.wallace () gmail com>
Date: Wed, 6 Jan 2010 09:45:51 -0500

Damn...I'm loosing track of who I submit bugs/patches too.

Thx,
Wally

On Wed, Jan 6, 2010 at 9:39 AM, Steven Sturges
<steve.sturges () sourcefire com> wrote:
Jason--

Have a look at 2.8.6 beta... you did actually mention this
to us and we've updated it for 2.8.6.

Cheers
-steve

Jason Wallace wrote:
make[7]: *** Waiting for unfinished jobs....

I believe using -j5 caused this. Try -j1.

For a while now the Snort source has not handled parallel building
very well. The following fixes the source up to make this work...

sed -i -e 's/^all-local:.*/all-local: $(LTLIBRARIES)/'
src/dynamic-preprocessors/*/Makefile.am

I was going to submit a patch for this but just hadn't gotten around to it yet.

Wally



On Tue, Jan 5, 2010 at 8:39 PM, Randal T. Rioux <randy () procyonlabs com> wrote:
Greetings. I get the following error when compiling the latest Snort on
the above mentioned platform (attached is the config.log). Any ideas?

# ./configure --enable-reload
...blah blah blah...

# make -j5
...blah blah blah...
make[8]: Entering directory
`/usr/src/snort-2.8.5.2/src/dynamic-preprocessors/ftptelnet'
/bin/sh ../../../libtool --tag=CC   --mode=link gcc  -g -O2
-fvisibility=hidden -fno-strict-aliasing -Wall -module -L/usr/lib -lpcre
-o libsf_ftptelnet_preproc.la -rpath
/usr/local/lib/snort_dynamicpreprocessor ftp_bounce_lookup.lo
ftp_cmd_lookup.lo ftpp_eo_log.lo ftpp_si.lo ftpp_ui_client_lookup.lo
ftpp_ui_config.lo ftpp_ui_server_lookup.lo hi_util_kmap.lo
hi_util_xmalloc.lo pp_ftp.lo pp_telnet.lo snort_ftptelnet.lo
spp_ftptelnet.lo sf_dynamic_preproc_lib.lo sf_ip.lo sfrt.lo sfrt_dir.lo
sfPolicyUserData.lo  -ldl -lpcre -lpcap -lnsl -lm -lm  -ldl -lpthread
libtool: link: `snort_ftptelnet.lo' is not a valid libtool object
make[7]: *** [libsf_ftptelnet_preproc.la] Error 1
make[7]: *** Waiting for unfinished jobs....
libtool: link: `snort_ftptelnet.lo' is not a valid libtool object
make[8]: *** [libsf_ftptelnet_preproc.la] Error 1
make[8]: Leaving directory
`/usr/src/snort-2.8.5.2/src/dynamic-preprocessors/ftptelnet'
make[7]: *** [all-local] Error 2
make[7]: Leaving directory
`/usr/src/snort-2.8.5.2/src/dynamic-preprocessors/ftptelnet'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory
`/usr/src/snort-2.8.5.2/src/dynamic-preprocessors/ftptelnet'
make[5]: *** [all] Error 2
make[5]: Leaving directory
`/usr/src/snort-2.8.5.2/src/dynamic-preprocessors/ftptelnet'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/snort-2.8.5.2/src/dynamic-preprocessors'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/snort-2.8.5.2/src/dynamic-preprocessors'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/snort-2.8.5.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/snort-2.8.5.2'
make: *** [all] Error 2


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel


Current thread: