Ok, new output:
Found libtoolize
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf-2.69: Entering directory `.'
autoreconf-2.69:
configure.in: not using Gettext
autoreconf-2.69: running: aclocal --force -I m4
aclocal-1.13: warning: autoconf input should be named '
configure.ac',
not '
configure.in'
autoreconf-2.69:
configure.in: tracing
autoreconf-2.69: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
aclocal-1.13: warning: autoconf input should be named '
configure.ac',
not '
configure.in'
autoreconf-2.69: running: /usr/local/bin/autoconf-2.69 --force
autoreconf-2.69: running: /usr/local/bin/autoheader-2.69 --force
autoreconf-2.69: running: automake --add-missing --copy --force-missing
automake-1.13: warning: autoconf input should be named '
configure.ac',
not '
configure.in'
configure.in:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments
forms are deprecated. For more info, see:
configure.in:7:
http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
configure.in:11: installing './config.guess'
configure.in:11: installing './config.sub'
configure.in:7: installing './install-sh'
configure.in:7: installing './missing'
Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'
(or '*_CPPFLAGS')
configure.in:1098: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.in:1098: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.in:1098: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.in:1098: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
configure.in:1098: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/Makefile.am:37: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake-1.13: warning: autoconf input should be named '
configure.ac',
not '
configure.in'
src/input-plugins/Makefile.am:8: warning: 'INCLUDES' is the old name
for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/output-plugins/Makefile.am:28: warning: 'INCLUDES' is the old name
for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/sfutil/Makefile.am:18: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
autoreconf-2.69: Leaving directory `.'
You can now run "./configure" and then "make".
.. and it seems ok, but when I try to compile:
make all-recursive
Making all in src
Making all in sfutil
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c getopt_long.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sfmemcap.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sfprimetable.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sfxhash.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sf_ip.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sf_iph.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sf_ipvar.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sf_textlog.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I/data/soft/libpcap/include
-DSUP_IP6 -DGRE -DMPLS -I/usr/local/include/tcl8.5 -DENABLE_TCL -g
-O2 -fno-strict-aliasing -Wall -c sf_vartable.c
rm -f libsfutil.a
ar cru libsfutil.a getopt_long.o sfmemcap.o sfprimetable.o sfxhash.o
sf_ip.o sf_iph.o sf_ipvar.o sf_textlog.o sf_vartable.o
ranlib libsfutil.a
Making all in output-plugins
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_arubaaction.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_bro.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_cef.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_csv.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_fast.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_full.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_fwsam.c
spo_alert_fwsam.c: In function 'AlertFWsam':
spo_alert_fwsam.c:1050: warning: comparison between pointer and integer
spo_alert_fwsam.c:1050: warning: comparison between pointer and integer
spo_alert_fwsam.c:1058: warning: comparison between pointer and integer
spo_alert_fwsam.c:1059: warning: comparison between pointer and integer
spo_alert_fwsam.c:1076: warning: assignment makes integer from pointer
without a cast
spo_alert_fwsam.c:1077: warning: assignment makes integer from pointer
without a cast
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_prelude.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_syslog.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_test.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_alert_unixsock.c
spo_alert_unixsock.c: In function 'OpenAlertSock':
spo_alert_unixsock.c:293: warning: array size (104) smaller than bound
length (108)
spo_alert_unixsock.c:293: warning: array size (104) smaller than bound
length (108)
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_common.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_log_ascii.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_log_null.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_log_tcpdump.c
spo_log_tcpdump.c:601:26: warning: no newline at end of file
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_platypus.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_sguil.c
gcc -DHAVE_CONFIG_H -I. -I../.. -I.. -I ../sfutil
-I/data/soft/libpcap/include -DSUP_IP6 -DGRE -DMPLS
-I/usr/local/include/tcl8.5 -DENABLE_TCL -g -O2 -fno-strict-aliasing
-Wall -c spo_syslog_full.c
spo_syslog_full.c: In function 'Syslog_FormatIPHeaderAlert':
spo_syslog_full.c:499: error: incompatible type for argument 1 of 'sfip_to_str'
spo_syslog_full.c:502: error: incompatible type for argument 1 of 'sfip_to_str'
*** Error 1 in src/output-plugins (Makefile:350 'spo_syslog_full.o')
*** Error 1 in src (Makefile:482 'all-recursive')
*** Error 1 in . (Makefile:398 'all-recursive')
*** Error 1 in /tmp/m/barnyard2-stable (Makefile:303 'all')
My configure options:
./configure --prefix=/data/soft/barnyard2
--with-libpcap-includes=/data/soft/libpcap/include
--with-libpcap-libraries=/data/soft/libpcap/lib
--with-tcl=/usr/local/lib/tcl/tcl8.5 --enable-ipv6 --enable-gre
--enable-mpls