Re: Problems with autoreconf
Victor Roemer <[email protected]>
| Newsgroups | gmane.comp.security.ids.snort.devel |
|---|---|
| Message-ID | <[email protected]> |
Instead of running autoreconf, run the following sequence of commands.
|rm -f ltmain.sh aclocal.m4 config.h.in config.guess config.sub
install-sh missing ylwrap depcomp configure rm -fr autom4te.cache find .
-name Makefile.in -exec rm -f {} \; libtoolize --automake --copy aclocal
-I m4 autoheader automake --add-missing --copy autoconf |
On 11/18/15 14:51, Shawn Webb wrote:
> Hey All, It looks like I'm having issues with autoreconf and Snort
> 2.9.7.6. I've tested this on HardenedBSD 11-CURRENT and Debian 8.2
> with the same result. autoreconf runs successfully, but it looks like
> it generates a bad configure script. Here's the output from Debian
> 8.2: http://ix.io/mj4 Output from HardenedBSD 11-CURRENT:
> http://ix.io/miI It's quite possible I'm having a blonde moment and am
> screwing something up on my end. Please let me know if that's the
> case. Thanks,
>
>
> This body part will be downloaded on demand.
>
>
> This body part will be downloaded on demand.
>
>
------------------------------------------------------------------------------
_______________________________________________
Snort-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/snort-devel
Archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-devel
Please visit http://blog.snort.org for the latest news about Snort!