Unknown preprocessor error
Rosella Omana Mancilla <[email protected]>
| Newsgroups | gmane.comp.security.ids.snort.general |
|---|---|
| Message-ID | <DB8PR01MB54836F7DAC2E1D746335FC1684579@DB8PR01MB5483.eurprd01.prod.exchangelabs.com> |
Hi all, I’m a newbie and I’m trying to create a preprocessor in snort 2.9.18 on a Ubuntu 18.04 machine. I’ve followed different tutorials on the internet but apparently, I still have issues (Unknown preprocessor). I had to update automake version to v 1.16.1, run autoconfig to create configure.ac file (from configure.scan) and the preprocessor .o file has been generated. There are no more errors while running automake and while compiling (see attached files), but I’ve noticed that the src/plugbase.o hasn’t changed, it is strange since I've edited both plugbase.c and plugbase.h. Can somebody help me please? Thanks in advance elly _______________________________________________ Snort-users mailing list [email protected] Go to this URL to change user options or unsubscribe: https://lists.snort.org/mailman/listinfo/snort-users To unsubscribe, send an email to: [email protected] Please visit http://blog.snort.org to stay current on all the latest Snort news! Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette
automake_output.txt
(text/plain, 88.3 KB)
sudo automake --verbose
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: 'configure.ac' and 'configure.in' both present.
automake: proceeding with 'configure.ac'
automake: thread 0: reading autoconf --trace=LT_SUPPORTED_TAG:\$f:\$l::\$d::\$n::\${::}% --trace=_AM_COND_ELSE:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CANONICAL_BUILD:\$f:\$l::\$d::\$n::\${::}% --trace=AM_PROG_MKDIR_P:\$f:\$l::\$d::\$n::\${::}% --trace=_AM_COND_IF:\$f:\$l::\$d::\$n::\${::}% --trace=m4_sinclude:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_LIBOBJ_DIR:\$f:\$l::\$d::\$n::\${::}% --trace=_AM_COND_ENDIF:\$f:\$l::\$d::\$n::\${::}% --trace=AM_CONDITIONAL:\$f:\$l::\$d::\$n::\${::}% --trace=AC_LIBSOURCE:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_FILES:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CANONICAL_HOST:\$f:\$l::\$d::\$n::\${::}% --trace=AC_REQUIRE_AUX_FILE:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CANONICAL_TARGET:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_LINKS:\$f:\$l::\$d::\$n::\${::}% --trace=AC_SUBST_TRACE:\$f:\$l::\$d::\$n::\${::}% --trace=AM_AUTOMAKE_VERSION:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_HEADERS:\$f:\$l::\$d::\$n::\${::}% --trace=_LT_AC_TAGCONFIG:\$f:\$l::\$d::\$n::\${::}% --trace=_AM_SUBST_NOTMAKE:\$f:\$l::\$d::\$n::\${::}% --trace=AC_FC_SRCEXT:\$f:\$l::\$d::\$n::\${::}% --trace=AC_INIT:\$f:\$l::\$d::\$n::\${::}% --trace=AM_GNU_GETTEXT_INTL_SUBDIR:\$f:\$l::\$d::\$n::\${::}% --trace=AM_EXTRA_RECURSIVE_TARGETS:\$f:\$l::\$d::\$n::\${::}% --trace=AM_MAINTAINER_MODE:\$f:\$l::\$d::\$n::\${::}% --trace=AM_GNU_GETTEXT:\$f:\$l::\$d::\$n::\${::}% --trace=m4_include:\$f:\$l::\$d::\$n::\${::}% --trace=AM_PROG_AR:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_AUX_DIR:\$f:\$l::\$d::\$n::\${::}% --trace=sinclude:\$f:\$l::\$d::\$n::\${::}% --trace=AM_INIT_AUTOMAKE:\$f:\$l::\$d::\$n::\${::}%
configure.ac:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:8: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
automake: thread 0: reading /usr/local/share/automake-1.16/am/header-vars.am
automake: thread 0: reading Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: reading /usr/local/share/automake-1.16/am/configure.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/remake-hdr.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/clean-hdr.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/libtool.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/texinfos.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/mans.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/inst-vars.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/mans-vars.am
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
automake: warning: 'configure.ac' and 'configure.in' both present.
automake: proceeding with 'configure.ac'
automake: thread 0: reading /usr/local/share/automake-1.16/am/data.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/subdirs.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/tags.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/distdir.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/footer.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/install.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/clean.am
automake: thread 0: creating Makefile.in
automake: thread 0: reading doc/Makefile.am
automake: thread 0: Sources ending in .tex become .dvi
automake: thread 0: Sources ending in .dvi become .ps
automake: thread 0: Sources ending in .ps become .pdf
automake: thread 0: Sources ending in .tex become .html
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating doc/Makefile.in
automake: thread 0: reading etc/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating etc/Makefile.in
automake: thread 0: reading m4/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating m4/Makefile.in
automake: thread 0: reading preproc_rules/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating preproc_rules/Makefile.in
automake: thread 0: reading rpm/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating rpm/Makefile.in
automake: thread 0: reading src/Makefile.am
src/Makefile.am:97: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: reading /usr/local/share/automake-1.16/am/progs.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/program.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/compile.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/depend2.am
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: reading /usr/local/share/automake-1.16/am/lang-compile.am
automake: thread 0: creating src/Makefile.in
automake: thread 0: reading src/control/Makefile.am
src/control/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: reading /usr/local/share/automake-1.16/am/libs.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/library.am
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/control/Makefile.in
automake: thread 0: reading src/detection-plugins/Makefile.am
src/detection-plugins/Makefile.am:126: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/detection-plugins/Makefile.in
automake: thread 0: reading src/dynamic-examples/Makefile.am
src/dynamic-examples/Makefile.am:347: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/dynamic-examples/Makefile.in
automake: thread 0: reading src/dynamic-examples/dynamic-preprocessor/Makefile.am
src/dynamic-examples/dynamic-preprocessor/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: reading /usr/local/share/automake-1.16/am/ltlib.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/ltlibrary.am
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-examples/dynamic-preprocessor/Makefile.in
automake: thread 0: reading src/dynamic-examples/dynamic-rule/Makefile.am
src/dynamic-examples/dynamic-rule/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-examples/dynamic-rule/Makefile.in
automake: thread 0: reading src/dynamic-output/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/dynamic-output/Makefile.in
automake: thread 0: reading src/dynamic-output/libs/Makefile.am
src/dynamic-output/libs/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: reading /usr/local/share/automake-1.16/am/header.am
automake: thread 0: creating src/dynamic-output/libs/Makefile.in
automake: thread 0: reading src/dynamic-output/plugins/Makefile.am
src/dynamic-output/plugins/Makefile.am:18: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-output/plugins/Makefile.in
automake: thread 0: reading src/dynamic-plugins/Makefile.am
src/dynamic-plugins/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-plugins/Makefile.in
automake: thread 0: reading src/dynamic-plugins/sf_engine/Makefile.am
src/dynamic-plugins/sf_engine/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-plugins/sf_engine/Makefile.in
automake: thread 0: reading src/dynamic-plugins/sf_engine/examples/Makefile.am
src/dynamic-plugins/sf_engine/examples/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-plugins/sf_engine/examples/Makefile.in
automake: thread 0: reading src/dynamic-plugins/sf_preproc_example/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/dynamic-plugins/sf_preproc_example/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/Makefile.am
src/dynamic-preprocessors/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl_config.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl_inspect.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:14: warning: source file 'ssl_common/ssl_ha.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_ip.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt_dir.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt_flat.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfrt_flat_dir.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/segment_mem.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/mempool.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_sdlist.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/util_unfold.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_base64decode.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/sf_email_attach_decode.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'include/reg_test.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:20: warning: source file 'libs/sfparser.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:20: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:112: warning: source file 'include/appdata_adjuster.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:112: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:112: warning: source file 'include/sfxhash.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:112: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:112: warning: source file 'include/sfhashfcn.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:112: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:112: warning: source file 'include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:112: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:112: warning: source file 'include/sfprimetable.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:112: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:112: warning: source file 'include/reg_test.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:112: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/sfprimetable.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/sfxhash.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/sfghash.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/sfhashfcn.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/sflsq.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/Makefile.am:107: warning: source file 'include/md5.c' is in a subdirectory,
src/dynamic-preprocessors/Makefile.am:107: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/appid/Makefile.am
automake: thread 0: reading src/dynamic-preprocessors/appid/Makefile_defs
src/dynamic-preprocessors/appid/Makefile_defs:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/commonAppMatcher.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/flow.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/fw_appid.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/hostPortAppCache.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/luaDetectorApi.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/luaDetectorFlowApi.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/luaDetectorModule.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_state.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/spp_appid.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appId.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appId_ss.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appIdApi.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appInfoTable.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appIdStats.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/appIdConfig.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/app_forecast.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/lengthAppCache.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/thirdparty_appid_utils.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_base.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_ym.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_msn.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_aim.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_bit.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_bit_tracker.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_rtp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_ssh.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_timbuktu.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_tns.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/client_plugins/client_app_vnc.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_base.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/dcerpc.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_mysql.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_radius.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_telnet.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_bootp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ntp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_flap.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rshell.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_netbios.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_snmp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_battle_field.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rexec.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rfb.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rpc.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_bgp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_direct_connect.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_irc.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ssh.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_tftp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ftp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rsync.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rlogin.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_lpr.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_nntp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_MDNS.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_dcerpc.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_ssl.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_bit.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_timbuktu.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_tns.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/service_plugins/service_rtmp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_base.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/http_url_patterns.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_http.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_imap.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_kerberos.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_pop3.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_smtp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_sip.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_pattern.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_dns.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/detector_plugins/detector_cip.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/common_util.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/sf_multi_mpse.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/sf_mlmp.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/fw_avltree.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/OutputFile.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/NetworkSet.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/ip_funcs.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile_defs:10: warning: source file '$(APPID_SRC_DIR)/util/sfutil.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile_defs:10: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:4: 'src/dynamic-preprocessors/appid/Makefile_defs' included from here
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sf_ip.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfxhash.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfghash.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sflsq.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfhashfcn.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/appid/Makefile.am:15: warning: source file '../include/sfprimetable.c' is in a subdirectory,
src/dynamic-preprocessors/appid/Makefile.am:15: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/appid/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/dcerpc2/Makefile.am
src/dynamic-preprocessors/dcerpc2/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sf_ip.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sfrt.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sfrt_dir.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/appdata_adjuster.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfxhash.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfhashfcn.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/sfprimetable.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: warning: source file '../include/reg_test.c' is in a subdirectory,
src/dynamic-preprocessors/dcerpc2/Makefile.am:24: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/dcerpc2/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/dnp3/Makefile.am
src/dynamic-preprocessors/dnp3/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/mempool.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:17: warning: source file '../include/sf_sdlist.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/appdata_adjuster.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfxhash.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfhashfcn.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/sfprimetable.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dnp3/Makefile.am:23: warning: source file '../include/reg_test.c' is in a subdirectory,
src/dynamic-preprocessors/dnp3/Makefile.am:23: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/dnp3/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/dns/Makefile.am
src/dynamic-preprocessors/dns/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/dns/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/dns/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/dns/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/dns/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/dns/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/file/Makefile.am
src/dynamic-preprocessors/file/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/file/Makefile.am:19: warning: source file './include/output_lib.c' is in a subdirectory,
src/dynamic-preprocessors/file/Makefile.am:19: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/file/Makefile.am:19: warning: source file './include/circular_buffer.c' is in a subdirectory,
src/dynamic-preprocessors/file/Makefile.am:19: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/file/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/file/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/file/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/file/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/file/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/ftptelnet/Makefile.am
src/dynamic-preprocessors/ftptelnet/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sf_ip.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfrt.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfrt_dir.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory,
src/dynamic-preprocessors/ftptelnet/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/ftptelnet/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/gtp/Makefile.am
src/dynamic-preprocessors/gtp/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/gtp/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/gtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/gtp/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/gtp/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/gtp/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/imap/Makefile.am
src/dynamic-preprocessors/imap/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/mempool.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_sdlist.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_base64decode.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/util_unfold.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sf_email_attach_decode.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/imap/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory,
src/dynamic-preprocessors/imap/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/imap/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/libs/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/dynamic-preprocessors/libs/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/modbus/Makefile.am
src/dynamic-preprocessors/modbus/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/modbus/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/modbus/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/modbus/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/modbus/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/modbus/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/pop/Makefile.am
src/dynamic-preprocessors/pop/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/mempool.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_sdlist.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/util_unfold.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_base64decode.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sf_email_attach_decode.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/pop/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory,
src/dynamic-preprocessors/pop/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/pop/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/reputation/Makefile.am
src/dynamic-preprocessors/reputation/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/sflinux_helpers.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_config.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_datamgmt.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_lib.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:26: warning: source file './shmem/shmem_mgmt.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:26: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sf_ip.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt_dir.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt_flat.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfrt_flat_dir.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/segment_mem.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/reputation/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/reputation/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/reputation/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/s7commplus/Makefile.am
src/dynamic-preprocessors/s7commplus/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/s7commplus/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/s7commplus/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/s7commplus/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/s7commplus/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/s7commplus/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/sdf/Makefile.am
src/dynamic-preprocessors/sdf/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/sdf/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/sdf/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sdf/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/sdf/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/sdf/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/sip/Makefile.am
src/dynamic-preprocessors/sip/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/sip/Makefile.am:17: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:17: warning: source file '../include/sf_ip.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:17: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:17: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/appdata_adjuster.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfxhash.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfhashfcn.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfmemcap.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/sfprimetable.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/sip/Makefile.am:22: warning: source file '../include/reg_test.c' is in a subdirectory,
src/dynamic-preprocessors/sip/Makefile.am:22: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/sip/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/smtp/Makefile.am
src/dynamic-preprocessors/smtp/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/mempool.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_sdlist.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_base64decode.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/util_unfold.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sf_email_attach_decode.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl_ha.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/smtp/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory,
src/dynamic-preprocessors/smtp/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/smtp/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/ssh/Makefile.am
src/dynamic-preprocessors/ssh/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/ssh/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/ssh/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ssh/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/ssh/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/ssh/Makefile.in
automake: thread 0: reading src/dynamic-preprocessors/ssl/Makefile.am
src/dynamic-preprocessors/ssl/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../include/sf_dynamic_preproc_lib.c' is in a subdirectory,
src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../include/sfPolicyUserData.c' is in a subdirectory,
src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../ssl_common/ssl.c' is in a subdirectory,
src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../ssl_common/ssl_config.c' is in a subdirectory,
src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../ssl_common/ssl_inspect.c' is in a subdirectory,
src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled
src/dynamic-preprocessors/ssl/Makefile.am:14: warning: source file '../libs/sfparser.c' is in a subdirectory,
src/dynamic-preprocessors/ssl/Makefile.am:14: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/dynamic-preprocessors/ssl/Makefile.in
automake: thread 0: reading src/file-process/Makefile.am
src/file-process/Makefile.am:29: warning: whitespace following trailing backslash
src/file-process/Makefile.am:33: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
src/file-process/Makefile.am:5: warning: source file '../sfutil/sf_email_attach_decode.c' is in a subdirectory,
src/file-process/Makefile.am:5: but option 'subdir-objects' is disabled
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/file-process/Makefile.in
automake: thread 0: reading src/file-process/libs/Makefile.am
src/file-process/libs/Makefile.am:13: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/file-process/libs/Makefile.in
automake: thread 0: reading src/output-plugins/Makefile.am
src/output-plugins/Makefile.am:23: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/output-plugins/Makefile.in
automake: thread 0: reading src/parser/Makefile.am
src/parser/Makefile.am:7: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/parser/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/Makefile.am
src/preprocessors/HttpInspect/Makefile.am:41: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/preprocessors/HttpInspect/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/anomaly_detection/Makefile.am
src/preprocessors/HttpInspect/anomaly_detection/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/anomaly_detection/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/client/Makefile.am
src/preprocessors/HttpInspect/client/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/client/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/event_output/Makefile.am
src/preprocessors/HttpInspect/event_output/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/event_output/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/files/Makefile.am
src/preprocessors/HttpInspect/files/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/files/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/include/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/preprocessors/HttpInspect/include/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/mode_inspection/Makefile.am
src/preprocessors/HttpInspect/mode_inspection/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/mode_inspection/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/normalization/Makefile.am
src/preprocessors/HttpInspect/normalization/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/normalization/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/server/Makefile.am
src/preprocessors/HttpInspect/server/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/server/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/session_inspection/Makefile.am
src/preprocessors/HttpInspect/session_inspection/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/session_inspection/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/user_interface/Makefile.am
src/preprocessors/HttpInspect/user_interface/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/user_interface/Makefile.in
automake: thread 0: reading src/preprocessors/HttpInspect/utils/Makefile.am
src/preprocessors/HttpInspect/utils/Makefile.am:20: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/HttpInspect/utils/Makefile.in
automake: thread 0: reading src/preprocessors/Makefile.am
src/preprocessors/Makefile.am:36: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/Makefile.in
automake: thread 0: reading src/preprocessors/Session/Makefile.am
src/preprocessors/Session/Makefile.am:26: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/Session/Makefile.in
automake: thread 0: reading src/preprocessors/Stream6/Makefile.am
src/preprocessors/Stream6/Makefile.am:28: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/preprocessors/Stream6/Makefile.in
automake: thread 0: reading src/reload-adjust/Makefile.am
src/reload-adjust/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/reload-adjust/Makefile.in
automake: thread 0: reading src/sfutil/Makefile.am
src/sfutil/Makefile.am:71: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/sfutil/Makefile.in
automake: thread 0: reading src/side-channel/Makefile.am
src/side-channel/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/side-channel/Makefile.in
automake: thread 0: reading src/side-channel/dynamic-plugins/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/side-channel/dynamic-plugins/Makefile.in
automake: thread 0: reading src/side-channel/plugins/Makefile.am
src/side-channel/plugins/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating src/side-channel/plugins/Makefile.in
automake: thread 0: reading src/target-based/Makefile.am
automake: thread 0: Sources ending in .y become .c
automake: thread 0: Sources ending in .l become .c
src/target-based/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: reading /usr/local/share/automake-1.16/am/lex.am
automake: thread 0: reading /usr/local/share/automake-1.16/am/yacc.am
automake: thread 0: creating src/target-based/Makefile.in
automake: thread 0: reading src/win32/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating src/win32/Makefile.in
automake: thread 0: reading templates/Makefile.am
configure.ac:1731: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: creating templates/Makefile.in
automake: thread 0: reading tools/Makefile.am
tools/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: reading /usr/local/share/automake-1.16/am/scripts.am
automake: thread 0: creating tools/Makefile.in
automake: thread 0: reading tools/control/Makefile.am
tools/control/Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: reading /usr/local/share/automake-1.16/am/depend.am
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating tools/control/Makefile.in
automake: thread 0: reading tools/file_server/Makefile.am
tools/file_server/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating tools/file_server/Makefile.in
automake: thread 0: reading tools/u2boat/Makefile.am
tools/u2boat/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating tools/u2boat/Makefile.in
automake: thread 0: reading tools/u2openappid/Makefile.am
tools/u2openappid/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating tools/u2openappid/Makefile.in
automake: thread 0: reading tools/u2spewfoo/Makefile.am
tools/u2spewfoo/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating tools/u2spewfoo/Makefile.in
automake: thread 0: reading tools/u2streamer/Makefile.am
tools/u2streamer/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: thread 0: Sources ending in .c become .o
automake: thread 0: Sources ending in .c become .obj
automake: thread 0: Sources ending in .c become .lo
automake: thread 0: creating tools/u2streamer/Makefile.in
configure_output.txt
(text/plain, 14 KB)
sudo ./configure --enable-debug-msgs --enable-debug --disable-open-appid --disable-silent-rules checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ranlib... (cached) ranlib checking whether byte ordering is bigendian... no checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for bison... bison checking for flex... flex checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for floor in -lm... yes checking for ceil in -lm... yes checking uuid/uuid.h usability... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no checking for inet_ntoa in -lnsl... yes checking for socket in -lsocket... no checking whether printf must be declared... no checking whether fprintf must be declared... no checking whether syslog must be declared... no checking whether puts must be declared... no checking whether fputs must be declared... no checking whether fputc must be declared... no checking whether fopen must be declared... no checking whether fclose must be declared... no checking whether fwrite must be declared... no checking whether fflush must be declared... no checking whether getopt must be declared... no checking whether bzero must be declared... no checking whether bcopy must be declared... no checking whether memset must be declared... no checking whether strtol must be declared... no checking whether strcasecmp must be declared... no checking whether strncasecmp must be declared... no checking whether strerror must be declared... no checking whether perror must be declared... no checking whether socket must be declared... no checking whether sendto must be declared... no checking whether vsnprintf must be declared... no checking whether snprintf must be declared... no checking whether strtoul must be declared... no checking for sigaction... yes checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for vswprintf... yes checking for wprintf... yes checking for memrchr... yes checking for inet_ntop... yes checking for gettid... no checking for snprintf... yes checking for malloc_trim... yes checking for mallinfo... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking size of unsigned int... 4 checking size of unsigned long int... 8 checking size of unsigned long long int... 8 checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for boolean... no checking for INADDR_NONE... yes checking for __FUNCTION__... yes checking for pcap_datalink in -lpcap... yes checking for pcap_lex_destroy... no checking for pcap_lib_version... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for libpcre version 6.0 or greater... yes checking for SHA256_Init in -lcrypto... yes checking for MD5_Init in -lcrypto... yes checking dnet.h usability... no checking dnet.h presence... no checking for dnet.h... no checking dumbnet.h usability... yes checking dumbnet.h presence... yes checking for dumbnet.h... yes checking for eth_set in -ldnet... no checking for eth_set in -ldumbnet... yes checking for dlsym in -ldl... yes checking for daq_load_modules in -ldaq_static... yes checking for daq_hup_apply... yes checking for daq_acquire_with_meta... yes checking for daq_dp_add_dc... yes checking for daq real addresses... no checking whether DAQ_PKT_FLAG_DECRYPTED_SSL is declared... no checking whether DAQ_PKT_FLAG_LOCALLY_ORIGINATED is declared... no checking whether DAQ_PKT_FLAG_LOCALLY_DESTINED is declared... no checking for struct _DAQ_DP_key_t.sa.src_ip4... yes checking for daq address space ID... yes checking for daq flow ID... yes checking for daq extended flow modifiers... no checking for daq query flow... no checking for daq data channel flags... no checking for separate IP versions on pinhole endpoints... no checking for DAQ_VERDICT_RETRY... yes checking for daq packet trace... no DAQ version doesn't support packet trace. checking for daq verdict reason... no DAQ version doesn't support tracing verdict reason. checking for sparc... no checking for visibility support... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking lzma.h usability... no checking lzma.h presence... no checking for lzma.h... no checking for lzma_stream_decoder in -llzma... no checking for pthread_tryjoin_np... yes checking for nghttp2_option_new in -lnghttp2... no Libnghttp2 library not found. Get it from https://nghttp2.org/ checking for linuxthreads... no checking for yylex_destroy support... yes checking for SFLINUX... no checking for WRLINUX... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating snort.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sfutil/Makefile config.status: creating src/control/Makefile config.status: creating src/file-process/Makefile config.status: creating src/file-process/libs/Makefile config.status: creating src/side-channel/Makefile config.status: creating src/side-channel/dynamic-plugins/Makefile config.status: creating src/side-channel/dynamic-plugins/snort_side_channel.pc config.status: creating src/side-channel/plugins/Makefile config.status: creating src/detection-plugins/Makefile config.status: creating src/dynamic-examples/Makefile config.status: creating src/dynamic-examples/dynamic-preprocessor/Makefile config.status: creating src/dynamic-examples/dynamic-rule/Makefile config.status: creating src/dynamic-plugins/Makefile config.status: creating src/dynamic-plugins/sf_engine/Makefile config.status: creating src/dynamic-plugins/sf_engine/examples/Makefile config.status: creating src/dynamic-plugins/sf_preproc_example/Makefile config.status: creating src/dynamic-preprocessors/Makefile config.status: creating src/dynamic-preprocessors/libs/Makefile config.status: creating src/dynamic-preprocessors/libs/snort_preproc.pc config.status: creating src/dynamic-preprocessors/ftptelnet/Makefile config.status: creating src/dynamic-preprocessors/smtp/Makefile config.status: creating src/dynamic-preprocessors/ssh/Makefile config.status: creating src/dynamic-preprocessors/sip/Makefile config.status: creating src/dynamic-preprocessors/reputation/Makefile config.status: creating src/dynamic-preprocessors/gtp/Makefile config.status: creating src/dynamic-preprocessors/dcerpc2/Makefile config.status: creating src/dynamic-preprocessors/pop/Makefile config.status: creating src/dynamic-preprocessors/imap/Makefile config.status: creating src/dynamic-preprocessors/sdf/Makefile config.status: creating src/dynamic-preprocessors/dns/Makefile config.status: creating src/dynamic-preprocessors/ssl/Makefile config.status: creating src/dynamic-preprocessors/modbus/Makefile config.status: creating src/dynamic-preprocessors/dnp3/Makefile config.status: creating src/dynamic-preprocessors/s7commplus/Makefile config.status: creating src/dynamic-preprocessors/file/Makefile config.status: creating src/dynamic-preprocessors/appid/Makefile config.status: creating src/dynamic-output/Makefile config.status: creating src/dynamic-output/plugins/Makefile config.status: creating src/dynamic-output/libs/Makefile config.status: creating src/dynamic-output/libs/snort_output.pc config.status: creating src/output-plugins/Makefile config.status: creating src/preprocessors/Makefile config.status: creating src/preprocessors/HttpInspect/Makefile config.status: creating src/preprocessors/HttpInspect/include/Makefile config.status: creating src/preprocessors/HttpInspect/utils/Makefile config.status: creating src/preprocessors/HttpInspect/anomaly_detection/Makefile config.status: creating src/preprocessors/HttpInspect/client/Makefile config.status: creating src/preprocessors/HttpInspect/files/Makefile config.status: creating src/preprocessors/HttpInspect/event_output/Makefile config.status: creating src/preprocessors/HttpInspect/mode_inspection/Makefile config.status: creating src/preprocessors/HttpInspect/normalization/Makefile config.status: creating src/preprocessors/HttpInspect/server/Makefile config.status: creating src/preprocessors/HttpInspect/session_inspection/Makefile config.status: creating src/preprocessors/HttpInspect/user_interface/Makefile config.status: creating src/preprocessors/Session/Makefile config.status: creating src/preprocessors/Stream6/Makefile config.status: creating src/parser/Makefile config.status: creating src/target-based/Makefile config.status: creating doc/Makefile config.status: creating rpm/Makefile config.status: creating preproc_rules/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating templates/Makefile config.status: creating tools/Makefile config.status: creating tools/control/Makefile config.status: creating tools/u2boat/Makefile config.status: creating tools/u2spewfoo/Makefile config.status: creating tools/u2openappid/Makefile config.status: creating tools/u2streamer/Makefile config.status: creating tools/file_server/Makefile config.status: creating src/win32/Makefile config.status: creating src/reload-adjust/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands