Snort mailing list archives

Re-naming DPX File dpx.c


From: Amtul Saboor <saboor.amtul () gmail com>
Date: Fri, 7 Nov 2014 15:55:19 +0500

 HEllo

Kindly guide me towards an online resource or tell what are the steps
needed to change the dpx.c file?

Any help is appreciated. I tried to rename the Snort dynamic preprocessor
dpx.c file but it gave the following errors upon building ( ./build.sh) :



utoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
configure.ac:3: error: Autoconf version 2.69 or higher is required
configure.ac:3: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: /usr/bin/autom4te failed with exit status: 63
autoreconf: aclocal failed with exit status: 63
configure: error: cannot find sources (src/dpx.c) in . or ..
Making clean in src
make[1]: Entering directory `/usr/src/dpx-new/src'
test -z "libdpx.la" || rm -f libdpx.la
rm -f ./so_locations
rm -rf .libs _libs
rm -f sf_dynamic_preproc_lib.c sfPolicyUserData.c
rm -f *.o
rm -f *.lo
make[1]: Leaving directory `/usr/src/dpx-new/src'
Making clean in test
make[1]: Entering directory `/usr/src/dpx-new/test'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/usr/src/dpx-new/test'
make[1]: Entering directory `/usr/src/dpx-new'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/usr/src/dpx-new'
make  all-recursive
make[1]: Entering directory `/usr/src/dpx-new'
Making all in src
make[2]: Entering directory `/usr/src/dpx-new/src'
cp /snort-2.9.6.0/src/dynamic-examples/include/sf_dynamic_preproc_lib.c
sf_dynamic_preproc_lib.c
cp /snort-2.9.6.0/src/dynamic-examples/include/sfPolicyUserData.c
sfPolicyUserData.c
make  all-am
make[3]: Entering directory `/usr/src/dpx-new/src'
make[3]: *** No rule to make target `dpx.lo', needed by `libdpx.la'.  Stop.
make[3]: Leaving directory `/usr/src/dpx-new/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/dpx-new/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/dpx-new'
make: *** [all] Error 2
Making install in src
make[1]: Entering directory `/usr/src/dpx-new/src'
make  install-am
make[2]: Entering directory `/usr/src/dpx-new/src'
make[2]: *** No rule to make target `dpx.lo', needed by `libdpx.la'.  Stop.
make[2]: Leaving directory `/usr/src/dpx-new/src'
make[1]: *** [install] Error 2
------------------------------------------------------------------------------
_______________________________________________
Snort-devel mailing list
Snort-devel () lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/snort-devel
Archive:
http://sourceforge.net/mailarchive/forum.php?forum_name=snort-devel

Please visit http://blog.snort.org for the latest news about Snort!

Current thread: