Hi Team, I am getting the following error when I try to install the tcpreplay. I downloaded the tar ball release appneta-tcpreplay-v4.1.1-4-g143253c.tar.gz. Then i extracted and cd into the directory and ran ./configure and got the following error
no such file or directory. I am using Ubuntu 14.04.3 LTS and I am attaching the config.log file Best Regards, Ashish Kurian
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tcpreplay configure 4.1.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = ashish-VirtualBox uname -m = x86_64 uname -r = 3.19.0-25-generic uname -s = Linux uname -v = #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games ## ----------- ## ## Core tests. ## ## ----------- ## ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTOGEN='' AWK='' CC='' CFLAGS='' CPP='' CPPFLAGS='' CROSS_ARCH='' CROSS_LD='' CUT='' CXX='' CXXFLAGS='' DEFS='' DMALLOC_LIB='' ECHO='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GREP='' GROFF='' INSTALL_DATA='' INSTALL_PROGRAM='' INSTALL_SCRIPT='' KERNEL_DIR='' LDFLAGS='' LDNETINC='' LDNETLIB='' LIBOBJS='' LIBS='' LIBTOOL='' LNAVLIB='' LNAV_CFLAGS='' LN_S='' LPCAPINC='' LPCAPLIB='' LTLIBOBJS='' MACOSX_SDK_PATH='' NETMAPFLAGS='' NETMAPINC='' NETMAPINCDIR='' NETMAPUSERINC='' OBJEXT='' PACKAGE_BUGREPORT='https://github.com/appneta/tcpreplay/issues' PACKAGE_NAME='tcpreplay' PACKAGE_STRING='tcpreplay 4.1.1' PACKAGE_TARNAME='tcpreplay' PACKAGE_URL='http://tcpreplay.sourceforge.net/' PACKAGE_VERSION='4.1.1' PATH_SEPARATOR=':' PCAP_BPF_H_FILE='' PCAP_CONFIG='' PRINTF='' QUICK_TX_EXAMPLE_DIR='' SED='' SET_MAKE='' SHELL='/bin/bash' TCPREPLAY_RELEASE='' TCPREPLAY_VERSION='' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='' build_alias='' build_cpu='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' debug_flag='' debug_run_time_flag='' depmod='' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' extra_debug_flag='' host='' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' insmod='' kerneluname='' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' moduledir='' nic1='' nic2='' oldincludedir='/usr/include' pcncfg='' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' rmmod='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='' target_alias='' target_cpu='' target_os='' target_vendor='' tcpdump_path='' timestamp_trace_flag='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "tcpreplay" #define PACKAGE_TARNAME "tcpreplay" #define PACKAGE_VERSION "4.1.1" #define PACKAGE_STRING "tcpreplay 4.1.1" #define PACKAGE_BUGREPORT "https://github.com/appneta/tcpreplay/issues" #define PACKAGE_URL "http://tcpreplay.sourceforge.net/" configure: exit 2
------------------------------------------------------------------------------
_______________________________________________ Tcpreplay-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tcpreplay-users Support Information: http://tcpreplay.synfin.net/trac/wiki/Support
