Skip to content

Instantly share code, notes, and snippets.

@jussmen
Created December 18, 2017 10:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jussmen/33cc70b76f21dc4d7a01743a02b15202 to your computer and use it in GitHub Desktop.
Save jussmen/33cc70b76f21dc4d7a01743a02b15202 to your computer and use it in GitHub Desktop.
## configure
root@ubuntu:/opt/ModSecurity# ./configure
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 for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 ar... ar
checking the archiver (ar) interface... ar
checking whether make sets $(MAKE)... (cached) yes
checking for "others/libinjection/src/libinjection_html5.c"... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
configure: Nothing about GeoIP was informed during the configure phase. Trying to detect it on the platform...
configure: using YAJL v2.1.0
configure: Nothing about GeoIP was informed during the configure phase. Trying to detect it on the platform...
configure: using GeoIP v1.6.11
configure: Nothing about LMDB was informed during the configure phase. Trying to detect it on the platform...
*** LOOKING AT PATH: /usr/lib
*** LOOKING AT PATH: /usr/local/lib
*** LOOKING AT PATH: /usr/local/liblmdb
*** LOOKING AT PATH: /usr/local/lmdb
*** LOOKING AT PATH: /usr/local
*** LOOKING AT PATH: /opt/liblmdb
*** LOOKING AT PATH: /opt/lmdb
*** LOOKING AT PATH: /opt
*** LOOKING AT PATH: /usr
*** LOOKING AT PATH: /usr/lib64
*** LOOKING AT PATH: /opt/local
configure: LMDB library was not found
*** LOOKING AT PATH: /usr/lib
*** LOOKING AT PATH: /usr/local/lib
*** LOOKING AT PATH: /usr/local/fuzzy
*** LOOKING AT PATH: /usr/local/libfuzzy
*** LOOKING AT PATH: /usr/local
*** LOOKING AT PATH: /opt
*** LOOKING AT PATH: /usr
*** LOOKING AT PATH: /usr/lib64
*** LOOKING AT PATH: /opt/local
configure: SSDEEP library was not found
*** LOOKING AT PATH: /usr/lib
*** LOOKING AT PATH: /usr/local/lib
*** LOOKING AT PATH: /usr/local/lua
*** LOOKING AT PATH: /usr/local/liblua
*** LOOKING AT PATH: /usr/local
*** LOOKING AT PATH: /opt
*** LOOKING AT PATH: /usr
*** LOOKING AT PATH: /usr/lib64
*** LOOKING AT PATH: /opt/local
configure: LUA library was not found
checking for libcurl config script... /usr/bin/curl-config
./configure: line 6149: test: : integer expression expected
./configure: line 6152: test: : integer expression expected
./configure: line 6155: test: : integer expression expected
checking if libcurl is at least v... yes, 7.55.1
checking if libcurl is linked with gnutls... no
configure: using curl v7.55.1
checking for libxml2 config script... /usr/bin/xml2-config
./configure: line 6291: test: : integer expression expected
./configure: line 6294: test: : integer expression expected
./configure: line 6297: test: : integer expression expected
checking if libxml2 is at least v2.6.29... yes, 2.9.4
configure: using libxml2 v2.9.4
checking for libpcre config script... /usr/bin/pcre-config
./configure: line 6405: test: : integer expression expected
./configure: line 6408: test: : integer expression expected
./configure: line 6411: test: : integer expression expected
./configure: line 6414: test: : integer expression expected
checking for PCRE JIT... yes
configure: using pcre v8.39
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 string usability... no
checking string presence... no
checking for string... no
checking iostream usability... no
checking iostream presence... no
checking for iostream... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
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 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 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 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 for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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 how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
Checking platform... Identified as Linux
./configure: line 18467: ./test/test-list.sh: No such file or directory
checking for doxygen... /usr/bin/doxygen
checking for perl... /usr/bin/perl
checking for valgrind... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating others/Makefile
config.status: creating tools/Makefile
config.status: creating tools/rules-check/Makefile
config.status: creating test/Makefile
config.status: creating test/benchmark/Makefile
config.status: creating examples/Makefile
config.status: creating examples/simple_example_using_c/Makefile
config.status: creating examples/multiprocess_c/Makefile
config.status: creating examples/reading_logs_with_offset/Makefile
config.status: creating examples/reading_logs_via_rule_message/Makefile
config.status: creating examples/using_bodies_in_chunks/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
ModSecurity - v3.0.0-rc1-64-g81e1cdce for Linux
Mandatory dependencies
+ libInjection ....v3.0.0-rc1-64-g81e1cdce
+ SecLang tests ....81e1cdce
Optional dependencies
+ GeoIP ....found v1.6.11
-lGeoIP, -I/usr/include/
+ LibCURL ....found v7.55.1
-lcurl, -DWITH_CURL_SSLVERSION_TLSv1_2 -DWITH_CURL
+ YAJL ....found v2.1.0
-lyajl, -DWITH_YAJL -I/usr/include/yajl
+ LMDB ....not found
+ LibXML2 ....found v2.9.4
-lxml2, -I/usr/include/libxml2 -DWITH_LIBXML2
+ SSDEEP ....not found
+ LUA ....not found
Other Options
+ Test Utilities ....enabled
+ SecDebugLog ....enabled
+ afl fuzzer ....disabled
+ library examples ....enabled
+ Building parser ....disabled
+ Treating pm operations as critical section ....disabled
root@ubuntu:/opt/ModSecurity#
### make
root@ubuntu:/opt/ModSecurity# make
Making all in others
make[1]: Entering directory '/opt/ModSecurity/others'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/opt/ModSecurity/others'
Making all in src
make[1]: Entering directory '/opt/ModSecurity/src'
make all-recursive
make[2]: Entering directory '/opt/ModSecurity/src'
make[3]: Entering directory '/opt/ModSecurity/src'
make[3]: Leaving directory '/opt/ModSecurity/src'
make[2]: Leaving directory '/opt/ModSecurity/src'
make[1]: Leaving directory '/opt/ModSecurity/src'
Making all in doc
make[1]: Entering directory '/opt/ModSecurity/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/opt/ModSecurity/doc'
Making all in tools
make[1]: Entering directory '/opt/ModSecurity/tools'
Making all in rules-check
make[2]: Entering directory '/opt/ModSecurity/tools/rules-check'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/tools/rules-check'
make[2]: Entering directory '/opt/ModSecurity/tools'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/opt/ModSecurity/tools'
make[1]: Leaving directory '/opt/ModSecurity/tools'
Making all in examples
make[1]: Entering directory '/opt/ModSecurity/examples'
Making all in multiprocess_c
make[2]: Entering directory '/opt/ModSecurity/examples/multiprocess_c'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/multiprocess_c'
Making all in reading_logs_with_offset
make[2]: Entering directory '/opt/ModSecurity/examples/reading_logs_with_offset'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/reading_logs_with_offset'
Making all in reading_logs_via_rule_message
make[2]: Entering directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
Making all in simple_example_using_c
make[2]: Entering directory '/opt/ModSecurity/examples/simple_example_using_c'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/simple_example_using_c'
Making all in using_bodies_in_chunks
make[2]: Entering directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[2]: Entering directory '/opt/ModSecurity/examples'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/opt/ModSecurity/examples'
make[1]: Leaving directory '/opt/ModSecurity/examples'
Making all in test
make[1]: Entering directory '/opt/ModSecurity/test'
Making all in benchmark
make[2]: Entering directory '/opt/ModSecurity/test/benchmark'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/test/benchmark'
make[2]: Entering directory '/opt/ModSecurity/test'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/opt/ModSecurity/test'
make[1]: Leaving directory '/opt/ModSecurity/test'
make[1]: Entering directory '/opt/ModSecurity'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/opt/ModSecurity'
root@ubuntu:/opt/ModSecurity#
root@ubuntu:/opt/ModSecurity#
## make install
root@ubuntu:/opt/ModSecurity# make
Making all in others
make[1]: Entering directory '/opt/ModSecurity/others'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/opt/ModSecurity/others'
Making all in src
make[1]: Entering directory '/opt/ModSecurity/src'
make all-recursive
make[2]: Entering directory '/opt/ModSecurity/src'
make[3]: Entering directory '/opt/ModSecurity/src'
make[3]: Leaving directory '/opt/ModSecurity/src'
make[2]: Leaving directory '/opt/ModSecurity/src'
make[1]: Leaving directory '/opt/ModSecurity/src'
Making all in doc
make[1]: Entering directory '/opt/ModSecurity/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/opt/ModSecurity/doc'
Making all in tools
make[1]: Entering directory '/opt/ModSecurity/tools'
Making all in rules-check
make[2]: Entering directory '/opt/ModSecurity/tools/rules-check'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/tools/rules-check'
make[2]: Entering directory '/opt/ModSecurity/tools'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/opt/ModSecurity/tools'
make[1]: Leaving directory '/opt/ModSecurity/tools'
Making all in examples
make[1]: Entering directory '/opt/ModSecurity/examples'
Making all in multiprocess_c
make[2]: Entering directory '/opt/ModSecurity/examples/multiprocess_c'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/multiprocess_c'
Making all in reading_logs_with_offset
make[2]: Entering directory '/opt/ModSecurity/examples/reading_logs_with_offset'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/reading_logs_with_offset'
Making all in reading_logs_via_rule_message
make[2]: Entering directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
Making all in simple_example_using_c
make[2]: Entering directory '/opt/ModSecurity/examples/simple_example_using_c'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/simple_example_using_c'
Making all in using_bodies_in_chunks
make[2]: Entering directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[2]: Entering directory '/opt/ModSecurity/examples'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/opt/ModSecurity/examples'
make[1]: Leaving directory '/opt/ModSecurity/examples'
Making all in test
make[1]: Entering directory '/opt/ModSecurity/test'
Making all in benchmark
make[2]: Entering directory '/opt/ModSecurity/test/benchmark'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/opt/ModSecurity/test/benchmark'
make[2]: Entering directory '/opt/ModSecurity/test'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/opt/ModSecurity/test'
make[1]: Leaving directory '/opt/ModSecurity/test'
make[1]: Entering directory '/opt/ModSecurity'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/opt/ModSecurity'
root@ubuntu:/opt/ModSecurity#
root@ubuntu:/opt/ModSecurity#
root@ubuntu:/opt/ModSecurity#
root@ubuntu:/opt/ModSecurity#
root@ubuntu:/opt/ModSecurity#
root@ubuntu:/opt/ModSecurity# make install
Making install in others
make[1]: Entering directory '/opt/ModSecurity/others'
make[2]: Entering directory '/opt/ModSecurity/others'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/opt/ModSecurity/others'
make[1]: Leaving directory '/opt/ModSecurity/others'
Making install in src
make[1]: Entering directory '/opt/ModSecurity/src'
make[2]: Entering directory '/opt/ModSecurity/src'
make[3]: Entering directory '/opt/ModSecurity/src'
/bin/mkdir -p '/usr/local/modsecurity/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libmodsecurity.la '/usr/local/modsecurity/lib'
libtool: install: /usr/bin/install -c .libs/libmodsecurity.so.3.0.0 /usr/local/modsecurity/lib/libmodsecurity.so.3.0.0
libtool: install: (cd /usr/local/modsecurity/lib && { ln -s -f libmodsecurity.so.3.0.0 libmodsecurity.so.3 || { rm -f libmodsecurity.so.3 && ln -s libmodsecurity.so.3.0.0 libmodsecurity.so.3; }; })
libtool: install: (cd /usr/local/modsecurity/lib && { ln -s -f libmodsecurity.so.3.0.0 libmodsecurity.so || { rm -f libmodsecurity.so && ln -s libmodsecurity.so.3.0.0 libmodsecurity.so; }; })
libtool: install: /usr/bin/install -c .libs/libmodsecurity.lai /usr/local/modsecurity/lib/libmodsecurity.la
libtool: install: /usr/bin/install -c .libs/libmodsecurity.a /usr/local/modsecurity/lib/libmodsecurity.a
libtool: install: chmod 644 /usr/local/modsecurity/lib/libmodsecurity.a
libtool: install: ranlib /usr/local/modsecurity/lib/libmodsecurity.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /usr/local/modsecurity/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/modsecurity/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/usr/local/modsecurity/include/modsecurity/actions/'
/usr/bin/install -c -m 644 ../headers/modsecurity/actions/action.h '/usr/local/modsecurity/include/modsecurity/actions/'
/bin/mkdir -p '/usr/local/modsecurity/include/modsecurity/collection/'
/usr/bin/install -c -m 644 ../headers/modsecurity/collection/collection.h ../headers/modsecurity/collection/collections.h ../headers/modsecurity/collection/variable.h '/usr/local/modsecurity/include/modsecurity/collection/'
/bin/mkdir -p '/usr/local/modsecurity/include/modsecurity'
/usr/bin/install -c -m 644 ../headers/modsecurity/anchored_set_variable.h ../headers/modsecurity/anchored_variable.h ../headers/modsecurity/audit_log.h ../headers/modsecurity/debug_log.h ../headers/modsecurity/intervention.h ../headers/modsecurity/modsecurity.h ../headers/modsecurity/rule.h ../headers/modsecurity/rule_message.h ../headers/modsecurity/rules.h ../headers/modsecurity/rules_exceptions.h ../headers/modsecurity/rules_properties.h ../headers/modsecurity/transaction.h ../headers/modsecurity/variable_origin.h '/usr/local/modsecurity/include/modsecurity'
make[3]: Leaving directory '/opt/ModSecurity/src'
make[2]: Leaving directory '/opt/ModSecurity/src'
make[1]: Leaving directory '/opt/ModSecurity/src'
Making install in doc
make[1]: Entering directory '/opt/ModSecurity/doc'
make[2]: Entering directory '/opt/ModSecurity/doc'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/opt/ModSecurity/doc'
make[1]: Leaving directory '/opt/ModSecurity/doc'
Making install in tools
make[1]: Entering directory '/opt/ModSecurity/tools'
Making install in rules-check
make[2]: Entering directory '/opt/ModSecurity/tools/rules-check'
make[3]: Entering directory '/opt/ModSecurity/tools/rules-check'
/bin/mkdir -p '/usr/local/modsecurity/bin'
/bin/bash ../../libtool --mode=install /usr/bin/install -c modsec-rules-check '/usr/local/modsecurity/bin'
libtool: install: /usr/bin/install -c modsec-rules-check /usr/local/modsecurity/bin/modsec-rules-check
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/tools/rules-check'
make[2]: Leaving directory '/opt/ModSecurity/tools/rules-check'
make[2]: Entering directory '/opt/ModSecurity/tools'
make[3]: Entering directory '/opt/ModSecurity/tools'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/tools'
make[2]: Leaving directory '/opt/ModSecurity/tools'
make[1]: Leaving directory '/opt/ModSecurity/tools'
Making install in examples
make[1]: Entering directory '/opt/ModSecurity/examples'
Making install in multiprocess_c
make[2]: Entering directory '/opt/ModSecurity/examples/multiprocess_c'
make[3]: Entering directory '/opt/ModSecurity/examples/multiprocess_c'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/examples/multiprocess_c'
make[2]: Leaving directory '/opt/ModSecurity/examples/multiprocess_c'
Making install in reading_logs_with_offset
make[2]: Entering directory '/opt/ModSecurity/examples/reading_logs_with_offset'
make[3]: Entering directory '/opt/ModSecurity/examples/reading_logs_with_offset'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/examples/reading_logs_with_offset'
make[2]: Leaving directory '/opt/ModSecurity/examples/reading_logs_with_offset'
Making install in reading_logs_via_rule_message
make[2]: Entering directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
make[3]: Entering directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
make[2]: Leaving directory '/opt/ModSecurity/examples/reading_logs_via_rule_message'
Making install in simple_example_using_c
make[2]: Entering directory '/opt/ModSecurity/examples/simple_example_using_c'
make[3]: Entering directory '/opt/ModSecurity/examples/simple_example_using_c'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/examples/simple_example_using_c'
make[2]: Leaving directory '/opt/ModSecurity/examples/simple_example_using_c'
Making install in using_bodies_in_chunks
make[2]: Entering directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[3]: Entering directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[2]: Leaving directory '/opt/ModSecurity/examples/using_bodies_in_chunks'
make[2]: Entering directory '/opt/ModSecurity/examples'
make[3]: Entering directory '/opt/ModSecurity/examples'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/usr/local/modsecurity/include/modsecurity'
/usr/bin/install -c -m 644 reading_logs_via_rule_message/reading_logs_via_rule_message.h '/usr/local/modsecurity/include/modsecurity'
make[3]: Leaving directory '/opt/ModSecurity/examples'
make[2]: Leaving directory '/opt/ModSecurity/examples'
make[1]: Leaving directory '/opt/ModSecurity/examples'
Making install in test
make[1]: Entering directory '/opt/ModSecurity/test'
Making install in benchmark
make[2]: Entering directory '/opt/ModSecurity/test/benchmark'
make[3]: Entering directory '/opt/ModSecurity/test/benchmark'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/test/benchmark'
make[2]: Leaving directory '/opt/ModSecurity/test/benchmark'
make[2]: Entering directory '/opt/ModSecurity/test'
make[3]: Entering directory '/opt/ModSecurity/test'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/opt/ModSecurity/test'
make[2]: Leaving directory '/opt/ModSecurity/test'
make[1]: Leaving directory '/opt/ModSecurity/test'
make[1]: Entering directory '/opt/ModSecurity'
make[2]: Entering directory '/opt/ModSecurity'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/opt/ModSecurity'
make[1]: Leaving directory '/opt/ModSecurity'
root@ubuntu:/opt/ModSecurity#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment