Commit 71185b349aeeb7a0425e95e6332da2e9ca8d0fa5

Authored by Julien LANGLOIS
1 parent 472c33ec

new ins

Showing 2 changed files with 3652 additions and 0 deletions
config.log 0 → 100644
  1 +This file contains any messages produced by compilers while
  2 +running configure, to aid debugging if configure makes a mistake.
  3 +
  4 +It was created by SIPp configure 3.4.0, which was
  5 +generated by GNU Autoconf 2.69. Invocation command line was
  6 +
  7 + $ ./configure --with-pcap
  8 +
  9 +## --------- ##
  10 +## Platform. ##
  11 +## --------- ##
  12 +
  13 +hostname = akatosh-ISE
  14 +uname -m = x86_64
  15 +uname -r = 3.13.0-29-generic
  16 +uname -s = Linux
  17 +uname -v = #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014
  18 +
  19 +/usr/bin/uname -p = unknown
  20 +/bin/uname -X = unknown
  21 +
  22 +/bin/arch = unknown
  23 +/usr/bin/arch -k = unknown
  24 +/usr/convex/getsysinfo = unknown
  25 +/usr/bin/hostinfo = unknown
  26 +/bin/machine = unknown
  27 +/usr/bin/oslevel = unknown
  28 +/bin/universe = unknown
  29 +
  30 +PATH: /usr/local/sbin
  31 +PATH: /usr/local/bin
  32 +PATH: /usr/sbin
  33 +PATH: /usr/bin
  34 +PATH: /sbin
  35 +PATH: /bin
  36 +
  37 +
  38 +## ----------- ##
  39 +## Core tests. ##
  40 +## ----------- ##
  41 +
  42 +configure:2383: checking build system type
  43 +configure:2397: result: x86_64-unknown-linux-gnu
  44 +configure:2417: checking host system type
  45 +configure:2430: result: x86_64-unknown-linux-gnu
  46 +configure:2450: checking target system type
  47 +configure:2463: result: x86_64-unknown-linux-gnu
  48 +configure:2509: checking for a BSD-compatible install
  49 +configure:2577: result: /usr/bin/install -c
  50 +configure:2588: checking whether build environment is sane
  51 +configure:2643: result: yes
  52 +configure:2794: checking for a thread-safe mkdir -p
  53 +configure:2833: result: /bin/mkdir -p
  54 +configure:2840: checking for gawk
  55 +configure:2856: found /usr/bin/gawk
  56 +configure:2867: result: gawk
  57 +configure:2878: checking whether make sets $(MAKE)
  58 +configure:2900: result: yes
  59 +configure:2929: checking whether make supports nested variables
  60 +configure:2946: result: yes
  61 +configure:3122: checking for gcc
  62 +configure:3138: found /usr/bin/gcc
  63 +configure:3149: result: gcc
  64 +configure:3378: checking for C compiler version
  65 +configure:3387: gcc --version >&5
  66 +gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  67 +Copyright (C) 2013 Free Software Foundation, Inc.
  68 +This is free software; see the source for copying conditions. There is NO
  69 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70 +
  71 +configure:3398: $? = 0
  72 +configure:3387: gcc -v >&5
  73 +Using built-in specs.
  74 +COLLECT_GCC=gcc
  75 +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  76 +Target: x86_64-linux-gnu
  77 +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  78 +Thread model: posix
  79 +gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  80 +configure:3398: $? = 0
  81 +configure:3387: gcc -V >&5
  82 +gcc: error: unrecognized command line option '-V'
  83 +gcc: fatal error: no input files
  84 +compilation terminated.
  85 +configure:3398: $? = 4
  86 +configure:3387: gcc -qversion >&5
  87 +gcc: error: unrecognized command line option '-qversion'
  88 +gcc: fatal error: no input files
  89 +compilation terminated.
  90 +configure:3398: $? = 4
  91 +configure:3418: checking whether the C compiler works
  92 +configure:3440: gcc conftest.c >&5
  93 +configure:3444: $? = 0
  94 +configure:3492: result: yes
  95 +configure:3495: checking for C compiler default output file name
  96 +configure:3497: result: a.out
  97 +configure:3503: checking for suffix of executables
  98 +configure:3510: gcc -o conftest conftest.c >&5
  99 +configure:3514: $? = 0
  100 +configure:3536: result:
  101 +configure:3558: checking whether we are cross compiling
  102 +configure:3566: gcc -o conftest conftest.c >&5
  103 +configure:3570: $? = 0
  104 +configure:3577: ./conftest
  105 +configure:3581: $? = 0
  106 +configure:3596: result: no
  107 +configure:3601: checking for suffix of object files
  108 +configure:3623: gcc -c conftest.c >&5
  109 +configure:3627: $? = 0
  110 +configure:3648: result: o
  111 +configure:3652: checking whether we are using the GNU C compiler
  112 +configure:3671: gcc -c conftest.c >&5
  113 +configure:3671: $? = 0
  114 +configure:3680: result: yes
  115 +configure:3689: checking whether gcc accepts -g
  116 +configure:3709: gcc -c -g conftest.c >&5
  117 +configure:3709: $? = 0
  118 +configure:3750: result: yes
  119 +configure:3767: checking for gcc option to accept ISO C89
  120 +configure:3830: gcc -c -g -O2 conftest.c >&5
  121 +configure:3830: $? = 0
  122 +configure:3843: result: none needed
  123 +configure:3874: checking for style of include used by make
  124 +configure:3902: result: GNU
  125 +configure:3928: checking dependency style of gcc
  126 +configure:4039: result: gcc3
  127 +configure:4112: checking for g++
  128 +configure:4128: found /usr/bin/g++
  129 +configure:4139: result: g++
  130 +configure:4166: checking for C++ compiler version
  131 +configure:4175: g++ --version >&5
  132 +g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  133 +Copyright (C) 2013 Free Software Foundation, Inc.
  134 +This is free software; see the source for copying conditions. There is NO
  135 +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  136 +
  137 +configure:4186: $? = 0
  138 +configure:4175: g++ -v >&5
  139 +Using built-in specs.
  140 +COLLECT_GCC=g++
  141 +COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
  142 +Target: x86_64-linux-gnu
  143 +Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  144 +Thread model: posix
  145 +gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  146 +configure:4186: $? = 0
  147 +configure:4175: g++ -V >&5
  148 +g++: error: unrecognized command line option '-V'
  149 +g++: fatal error: no input files
  150 +compilation terminated.
  151 +configure:4186: $? = 4
  152 +configure:4175: g++ -qversion >&5
  153 +g++: error: unrecognized command line option '-qversion'
  154 +g++: fatal error: no input files
  155 +compilation terminated.
  156 +configure:4186: $? = 4
  157 +configure:4190: checking whether we are using the GNU C++ compiler
  158 +configure:4209: g++ -c conftest.cpp >&5
  159 +configure:4209: $? = 0
  160 +configure:4218: result: yes
  161 +configure:4227: checking whether g++ accepts -g
  162 +configure:4247: g++ -c -g conftest.cpp >&5
  163 +configure:4247: $? = 0
  164 +configure:4288: result: yes
  165 +configure:4313: checking dependency style of g++
  166 +configure:4424: result: gcc3
  167 +configure:4445: checking how to run the C preprocessor
  168 +configure:4476: gcc -E conftest.c
  169 +configure:4476: $? = 0
  170 +configure:4490: gcc -E conftest.c
  171 +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  172 + #include <ac_nonexistent.h>
  173 + ^
  174 +compilation terminated.
  175 +configure:4490: $? = 1
  176 +configure: failed program was:
  177 +| /* confdefs.h */
  178 +| #define PACKAGE_NAME "SIPp"
  179 +| #define PACKAGE_TARNAME "sipp"
  180 +| #define PACKAGE_VERSION "3.4.0"
  181 +| #define PACKAGE_STRING "SIPp 3.4.0"
  182 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  183 +| #define PACKAGE_URL ""
  184 +| #define PACKAGE "sipp"
  185 +| #define VERSION "3.4.0"
  186 +| /* end confdefs.h. */
  187 +| #include <ac_nonexistent.h>
  188 +configure:4515: result: gcc -E
  189 +configure:4535: gcc -E conftest.c
  190 +configure:4535: $? = 0
  191 +configure:4549: gcc -E conftest.c
  192 +conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  193 + #include <ac_nonexistent.h>
  194 + ^
  195 +compilation terminated.
  196 +configure:4549: $? = 1
  197 +configure: failed program was:
  198 +| /* confdefs.h */
  199 +| #define PACKAGE_NAME "SIPp"
  200 +| #define PACKAGE_TARNAME "sipp"
  201 +| #define PACKAGE_VERSION "3.4.0"
  202 +| #define PACKAGE_STRING "SIPp 3.4.0"
  203 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  204 +| #define PACKAGE_URL ""
  205 +| #define PACKAGE "sipp"
  206 +| #define VERSION "3.4.0"
  207 +| /* end confdefs.h. */
  208 +| #include <ac_nonexistent.h>
  209 +configure:4578: checking for grep that handles long lines and -e
  210 +configure:4636: result: /bin/grep
  211 +configure:4641: checking for egrep
  212 +configure:4703: result: /bin/grep -E
  213 +configure:4708: checking for ANSI C header files
  214 +configure:4728: gcc -c -g -O2 conftest.c >&5
  215 +configure:4728: $? = 0
  216 +configure:4801: gcc -o conftest -g -O2 conftest.c >&5
  217 +configure:4801: $? = 0
  218 +configure:4801: ./conftest
  219 +configure:4801: $? = 0
  220 +configure:4812: result: yes
  221 +configure:4855: checking for initscr in -lcurses
  222 +configure:4880: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lcurses >&5
  223 +configure:4880: $? = 0
  224 +configure:4889: result: yes
  225 +configure:4902: checking for pthread_mutex_init in -lpthread
  226 +configure:4927: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -lcurses >&5
  227 +configure:4927: $? = 0
  228 +configure:4936: result: yes
  229 +configure:4946: checking for library containing dlopen
  230 +configure:4977: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lcurses >&5
  231 +/tmp/ccH075NG.o: In function `main':
  232 +/home/akatosh/sipp-3.4.0/conftest.c:24: undefined reference to `dlopen'
  233 +collect2: error: ld returned 1 exit status
  234 +configure:4977: $? = 1
  235 +configure: failed program was:
  236 +| /* confdefs.h */
  237 +| #define PACKAGE_NAME "SIPp"
  238 +| #define PACKAGE_TARNAME "sipp"
  239 +| #define PACKAGE_VERSION "3.4.0"
  240 +| #define PACKAGE_STRING "SIPp 3.4.0"
  241 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  242 +| #define PACKAGE_URL ""
  243 +| #define PACKAGE "sipp"
  244 +| #define VERSION "3.4.0"
  245 +| #define STDC_HEADERS 1
  246 +| #define HAVE_LIBCURSES 1
  247 +| /* end confdefs.h. */
  248 +|
  249 +| /* Override any GCC internal prototype to avoid an error.
  250 +| Use char because int might match the return type of a GCC
  251 +| builtin and then its argument prototype would still apply. */
  252 +| #ifdef __cplusplus
  253 +| extern "C"
  254 +| #endif
  255 +| char dlopen ();
  256 +| int
  257 +| main ()
  258 +| {
  259 +| return dlopen ();
  260 +| ;
  261 +| return 0;
  262 +| }
  263 +configure:4977: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  264 +configure:4977: $? = 0
  265 +configure:4994: result: -ldl
  266 +configure:5002: checking for library containing dlerror
  267 +configure:5033: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  268 +configure:5033: $? = 0
  269 +configure:5050: result: none required
  270 +configure:5058: checking for library containing dlsym
  271 +configure:5089: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  272 +configure:5089: $? = 0
  273 +configure:5106: result: none required
  274 +configure:5116: checking for library containing inet_addr
  275 +configure:5147: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  276 +configure:5147: $? = 0
  277 +configure:5164: result: none required
  278 +configure:5172: checking for library containing inet_ntoa
  279 +configure:5203: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  280 +configure:5203: $? = 0
  281 +configure:5220: result: none required
  282 +configure:5229: checking for library containing pthread_mutex_init
  283 +configure:5260: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  284 +configure:5260: $? = 0
  285 +configure:5277: result: none required
  286 +configure:5285: checking for library containing pthread_mutex_destroy
  287 +configure:5316: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  288 +configure:5316: $? = 0
  289 +configure:5333: result: none required
  290 +configure:5341: checking for library containing pthread_mutex_lock
  291 +configure:5372: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  292 +configure:5372: $? = 0
  293 +configure:5389: result: none required
  294 +configure:5397: checking for library containing pthread_mutex_unlock
  295 +configure:5428: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  296 +configure:5428: $? = 0
  297 +configure:5445: result: none required
  298 +configure:5453: checking for library containing pthread_self
  299 +configure:5484: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  300 +configure:5484: $? = 0
  301 +configure:5501: result: none required
  302 +configure:5509: checking for library containing pthread_cancel
  303 +configure:5540: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -ldl -lcurses >&5
  304 +/tmp/ccI3Jyb7.o: In function `main':
  305 +/home/akatosh/sipp-3.4.0/conftest.c:24: undefined reference to `pthread_cancel'
  306 +collect2: error: ld returned 1 exit status
  307 +configure:5540: $? = 1
  308 +configure: failed program was:
  309 +| /* confdefs.h */
  310 +| #define PACKAGE_NAME "SIPp"
  311 +| #define PACKAGE_TARNAME "sipp"
  312 +| #define PACKAGE_VERSION "3.4.0"
  313 +| #define PACKAGE_STRING "SIPp 3.4.0"
  314 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  315 +| #define PACKAGE_URL ""
  316 +| #define PACKAGE "sipp"
  317 +| #define VERSION "3.4.0"
  318 +| #define STDC_HEADERS 1
  319 +| #define HAVE_LIBCURSES 1
  320 +| /* end confdefs.h. */
  321 +|
  322 +| /* Override any GCC internal prototype to avoid an error.
  323 +| Use char because int might match the return type of a GCC
  324 +| builtin and then its argument prototype would still apply. */
  325 +| #ifdef __cplusplus
  326 +| extern "C"
  327 +| #endif
  328 +| char pthread_cancel ();
  329 +| int
  330 +| main ()
  331 +| {
  332 +| return pthread_cancel ();
  333 +| ;
  334 +| return 0;
  335 +| }
  336 +configure:5540: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  337 +configure:5540: $? = 0
  338 +configure:5557: result: -lpthread
  339 +configure:5565: checking for library containing pthread_join
  340 +configure:5596: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  341 +configure:5596: $? = 0
  342 +configure:5613: result: none required
  343 +configure:5621: checking for library containing pthread_attr_init
  344 +configure:5652: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  345 +configure:5652: $? = 0
  346 +configure:5669: result: none required
  347 +configure:5677: checking for library containing pthread_attr_setstacksize
  348 +configure:5708: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  349 +configure:5708: $? = 0
  350 +configure:5725: result: none required
  351 +configure:5733: checking for library containing pthread_create
  352 +configure:5764: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  353 +configure:5764: $? = 0
  354 +configure:5781: result: none required
  355 +configure:5789: checking for library containing pthread_attr_destroy
  356 +configure:5820: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  357 +configure:5820: $? = 0
  358 +configure:5837: result: none required
  359 +configure:5845: checking for library containing pthread_setschedparam
  360 +configure:5876: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  361 +configure:5876: $? = 0
  362 +configure:5893: result: none required
  363 +configure:5901: checking for library containing pthread_setcancelstate
  364 +configure:5932: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  365 +configure:5932: $? = 0
  366 +configure:5949: result: none required
  367 +configure:5957: checking for library containing pthread_setcanceltype
  368 +configure:5988: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  369 +configure:5988: $? = 0
  370 +configure:6005: result: none required
  371 +configure:6013: checking for library containing pthread_exit
  372 +configure:6044: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  373 +configure:6044: $? = 0
  374 +configure:6061: result: none required
  375 +configure:6069: checking for library containing pthread_sigmask
  376 +configure:6100: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  377 +configure:6100: $? = 0
  378 +configure:6117: result: none required
  379 +configure:6128: checking for library containing floor
  380 +configure:6159: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpthread -ldl -lcurses >&5
  381 +conftest.c:20:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  382 + char floor ();
  383 + ^
  384 +/tmp/ccNnMdfR.o: In function `main':
  385 +/home/akatosh/sipp-3.4.0/conftest.c:24: undefined reference to `floor'
  386 +collect2: error: ld returned 1 exit status
  387 +configure:6159: $? = 1
  388 +configure: failed program was:
  389 +| /* confdefs.h */
  390 +| #define PACKAGE_NAME "SIPp"
  391 +| #define PACKAGE_TARNAME "sipp"
  392 +| #define PACKAGE_VERSION "3.4.0"
  393 +| #define PACKAGE_STRING "SIPp 3.4.0"
  394 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  395 +| #define PACKAGE_URL ""
  396 +| #define PACKAGE "sipp"
  397 +| #define VERSION "3.4.0"
  398 +| #define STDC_HEADERS 1
  399 +| #define HAVE_LIBCURSES 1
  400 +| /* end confdefs.h. */
  401 +|
  402 +| /* Override any GCC internal prototype to avoid an error.
  403 +| Use char because int might match the return type of a GCC
  404 +| builtin and then its argument prototype would still apply. */
  405 +| #ifdef __cplusplus
  406 +| extern "C"
  407 +| #endif
  408 +| char floor ();
  409 +| int
  410 +| main ()
  411 +| {
  412 +| return floor ();
  413 +| ;
  414 +| return 0;
  415 +| }
  416 +configure:6159: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  417 +conftest.c:20:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  418 + char floor ();
  419 + ^
  420 +configure:6159: $? = 0
  421 +configure:6176: result: -lm
  422 +configure:6184: checking for library containing pow
  423 +configure:6215: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  424 +conftest.c:20:6: warning: conflicting types for built-in function 'pow' [enabled by default]
  425 + char pow ();
  426 + ^
  427 +configure:6215: $? = 0
  428 +configure:6232: result: none required
  429 +configure:6242: checking for library containing htons
  430 +configure:6273: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  431 +configure:6273: $? = 0
  432 +configure:6290: result: none required
  433 +configure:6298: checking for library containing ntohs
  434 +configure:6329: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  435 +configure:6329: $? = 0
  436 +configure:6346: result: none required
  437 +configure:6354: checking for library containing bind
  438 +configure:6385: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  439 +configure:6385: $? = 0
  440 +configure:6402: result: none required
  441 +configure:6410: checking for library containing freeaddrinfo
  442 +configure:6441: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  443 +configure:6441: $? = 0
  444 +configure:6458: result: none required
  445 +configure:6466: checking for library containing getaddrinfo
  446 +configure:6497: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  447 +configure:6497: $? = 0
  448 +configure:6514: result: none required
  449 +configure:6522: checking for library containing listen
  450 +configure:6553: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  451 +configure:6553: $? = 0
  452 +configure:6570: result: none required
  453 +configure:6578: checking for library containing recvfrom
  454 +configure:6609: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  455 +configure:6609: $? = 0
  456 +configure:6626: result: none required
  457 +configure:6634: checking for library containing shutdown
  458 +configure:6665: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  459 +configure:6665: $? = 0
  460 +configure:6682: result: none required
  461 +configure:7166: checking pcap.h usability
  462 +configure:7166: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  463 +configure:7166: $? = 0
  464 +configure:7166: result: yes
  465 +configure:7166: checking pcap.h presence
  466 +configure:7166: gcc -E -D__LINUX conftest.c
  467 +configure:7166: $? = 0
  468 +configure:7166: result: yes
  469 +configure:7166: checking for pcap.h
  470 +configure:7166: result: yes
  471 +configure:7178: checking for library containing pcap_open_offline
  472 +configure:7209: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lm -lpthread -ldl -lcurses >&5
  473 +/tmp/ccQdPQ5o.o: In function `main':
  474 +/home/akatosh/sipp-3.4.0/conftest.c:25: undefined reference to `pcap_open_offline'
  475 +collect2: error: ld returned 1 exit status
  476 +configure:7209: $? = 1
  477 +configure: failed program was:
  478 +| /* confdefs.h */
  479 +| #define PACKAGE_NAME "SIPp"
  480 +| #define PACKAGE_TARNAME "sipp"
  481 +| #define PACKAGE_VERSION "3.4.0"
  482 +| #define PACKAGE_STRING "SIPp 3.4.0"
  483 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  484 +| #define PACKAGE_URL ""
  485 +| #define PACKAGE "sipp"
  486 +| #define VERSION "3.4.0"
  487 +| #define STDC_HEADERS 1
  488 +| #define HAVE_LIBCURSES 1
  489 +| #define HAVE_PCAP_H 1
  490 +| /* end confdefs.h. */
  491 +|
  492 +| /* Override any GCC internal prototype to avoid an error.
  493 +| Use char because int might match the return type of a GCC
  494 +| builtin and then its argument prototype would still apply. */
  495 +| #ifdef __cplusplus
  496 +| extern "C"
  497 +| #endif
  498 +| char pcap_open_offline ();
  499 +| int
  500 +| main ()
  501 +| {
  502 +| return pcap_open_offline ();
  503 +| ;
  504 +| return 0;
  505 +| }
  506 +configure:7209: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  507 +configure:7209: $? = 0
  508 +configure:7226: result: -lpcap
  509 +configure:7236: checking for library containing pcap_next
  510 +configure:7267: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  511 +configure:7267: $? = 0
  512 +configure:7284: result: none required
  513 +configure:7294: checking for library containing pcap_next_ex
  514 +configure:7325: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  515 +configure:7325: $? = 0
  516 +configure:7342: result: none required
  517 +configure:7352: checking for library containing pcap_close
  518 +configure:7383: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  519 +configure:7383: $? = 0
  520 +configure:7400: result: none required
  521 +configure:7626: checking linux/version.h usability
  522 +configure:7626: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  523 +configure:7626: $? = 0
  524 +configure:7626: result: yes
  525 +configure:7626: checking linux/version.h presence
  526 +configure:7626: gcc -E -D__LINUX conftest.c
  527 +configure:7626: $? = 0
  528 +configure:7626: result: yes
  529 +configure:7626: checking for linux/version.h
  530 +configure:7626: result: yes
  531 +configure:7632: checking for Linux epoll(7) interface
  532 +configure:7658: gcc -o conftest -g -O2 -D__LINUX -D__LINUX -DHAVE_LINUX_VERSION_H conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  533 +configure:7658: $? = 0
  534 +configure:7669: result: yes
  535 +configure:7733: checking for size_t
  536 +configure:7733: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  537 +configure:7733: $? = 0
  538 +configure:7733: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  539 +conftest.c: In function 'main':
  540 +conftest.c:51:21: error: expected expression before ')' token
  541 + if (sizeof ((size_t)))
  542 + ^
  543 +configure:7733: $? = 1
  544 +configure: failed program was:
  545 +| /* confdefs.h */
  546 +| #define PACKAGE_NAME "SIPp"
  547 +| #define PACKAGE_TARNAME "sipp"
  548 +| #define PACKAGE_VERSION "3.4.0"
  549 +| #define PACKAGE_STRING "SIPp 3.4.0"
  550 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  551 +| #define PACKAGE_URL ""
  552 +| #define PACKAGE "sipp"
  553 +| #define VERSION "3.4.0"
  554 +| #define STDC_HEADERS 1
  555 +| #define HAVE_LIBCURSES 1
  556 +| #define HAVE_PCAP_H 1
  557 +| #define HAVE_EPOLL 1
  558 +| /* end confdefs.h. */
  559 +| #include <stdio.h>
  560 +| #ifdef HAVE_SYS_TYPES_H
  561 +| # include <sys/types.h>
  562 +| #endif
  563 +| #ifdef HAVE_SYS_STAT_H
  564 +| # include <sys/stat.h>
  565 +| #endif
  566 +| #ifdef STDC_HEADERS
  567 +| # include <stdlib.h>
  568 +| # include <stddef.h>
  569 +| #else
  570 +| # ifdef HAVE_STDLIB_H
  571 +| # include <stdlib.h>
  572 +| # endif
  573 +| #endif
  574 +| #ifdef HAVE_STRING_H
  575 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  576 +| # include <memory.h>
  577 +| # endif
  578 +| # include <string.h>
  579 +| #endif
  580 +| #ifdef HAVE_STRINGS_H
  581 +| # include <strings.h>
  582 +| #endif
  583 +| #ifdef HAVE_INTTYPES_H
  584 +| # include <inttypes.h>
  585 +| #endif
  586 +| #ifdef HAVE_STDINT_H
  587 +| # include <stdint.h>
  588 +| #endif
  589 +| #ifdef HAVE_UNISTD_H
  590 +| # include <unistd.h>
  591 +| #endif
  592 +| int
  593 +| main ()
  594 +| {
  595 +| if (sizeof ((size_t)))
  596 +| return 0;
  597 +| ;
  598 +| return 0;
  599 +| }
  600 +configure:7733: result: yes
  601 +configure:7746: checking for working alloca.h
  602 +configure:7763: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  603 +configure:7763: $? = 0
  604 +configure:7771: result: yes
  605 +configure:7779: checking for alloca
  606 +configure:7816: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  607 +configure:7816: $? = 0
  608 +configure:7824: result: yes
  609 +configure:7933: checking arpa/inet.h usability
  610 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  611 +configure:7933: $? = 0
  612 +configure:7933: result: yes
  613 +configure:7933: checking arpa/inet.h presence
  614 +configure:7933: gcc -E -D__LINUX conftest.c
  615 +configure:7933: $? = 0
  616 +configure:7933: result: yes
  617 +configure:7933: checking for arpa/inet.h
  618 +configure:7933: result: yes
  619 +configure:7933: checking fcntl.h usability
  620 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  621 +configure:7933: $? = 0
  622 +configure:7933: result: yes
  623 +configure:7933: checking fcntl.h presence
  624 +configure:7933: gcc -E -D__LINUX conftest.c
  625 +configure:7933: $? = 0
  626 +configure:7933: result: yes
  627 +configure:7933: checking for fcntl.h
  628 +configure:7933: result: yes
  629 +configure:7933: checking limits.h usability
  630 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  631 +configure:7933: $? = 0
  632 +configure:7933: result: yes
  633 +configure:7933: checking limits.h presence
  634 +configure:7933: gcc -E -D__LINUX conftest.c
  635 +configure:7933: $? = 0
  636 +configure:7933: result: yes
  637 +configure:7933: checking for limits.h
  638 +configure:7933: result: yes
  639 +configure:7933: checking netdb.h usability
  640 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  641 +configure:7933: $? = 0
  642 +configure:7933: result: yes
  643 +configure:7933: checking netdb.h presence
  644 +configure:7933: gcc -E -D__LINUX conftest.c
  645 +configure:7933: $? = 0
  646 +configure:7933: result: yes
  647 +configure:7933: checking for netdb.h
  648 +configure:7933: result: yes
  649 +configure:7933: checking netinet/in.h usability
  650 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  651 +configure:7933: $? = 0
  652 +configure:7933: result: yes
  653 +configure:7933: checking netinet/in.h presence
  654 +configure:7933: gcc -E -D__LINUX conftest.c
  655 +configure:7933: $? = 0
  656 +configure:7933: result: yes
  657 +configure:7933: checking for netinet/in.h
  658 +configure:7933: result: yes
  659 +configure:7933: checking stdlib.h usability
  660 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  661 +configure:7933: $? = 0
  662 +configure:7933: result: yes
  663 +configure:7933: checking stdlib.h presence
  664 +configure:7933: gcc -E -D__LINUX conftest.c
  665 +configure:7933: $? = 0
  666 +configure:7933: result: yes
  667 +configure:7933: checking for stdlib.h
  668 +configure:7933: result: yes
  669 +configure:7933: checking string.h usability
  670 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  671 +configure:7933: $? = 0
  672 +configure:7933: result: yes
  673 +configure:7933: checking string.h presence
  674 +configure:7933: gcc -E -D__LINUX conftest.c
  675 +configure:7933: $? = 0
  676 +configure:7933: result: yes
  677 +configure:7933: checking for string.h
  678 +configure:7933: result: yes
  679 +configure:7933: checking sys/socket.h usability
  680 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  681 +configure:7933: $? = 0
  682 +configure:7933: result: yes
  683 +configure:7933: checking sys/socket.h presence
  684 +configure:7933: gcc -E -D__LINUX conftest.c
  685 +configure:7933: $? = 0
  686 +configure:7933: result: yes
  687 +configure:7933: checking for sys/socket.h
  688 +configure:7933: result: yes
  689 +configure:7933: checking sys/time.h usability
  690 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  691 +configure:7933: $? = 0
  692 +configure:7933: result: yes
  693 +configure:7933: checking sys/time.h presence
  694 +configure:7933: gcc -E -D__LINUX conftest.c
  695 +configure:7933: $? = 0
  696 +configure:7933: result: yes
  697 +configure:7933: checking for sys/time.h
  698 +configure:7933: result: yes
  699 +configure:7933: checking unistd.h usability
  700 +configure:7933: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  701 +configure:7933: $? = 0
  702 +configure:7933: result: yes
  703 +configure:7933: checking unistd.h presence
  704 +configure:7933: gcc -E -D__LINUX conftest.c
  705 +configure:7933: $? = 0
  706 +configure:7933: result: yes
  707 +configure:7933: checking for unistd.h
  708 +configure:7933: result: yes
  709 +configure:7946: checking for stdbool.h that conforms to C99
  710 +configure:8013: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  711 +configure:8013: $? = 0
  712 +configure:8020: result: yes
  713 +configure:8022: checking for _Bool
  714 +configure:8022: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  715 +configure:8022: $? = 0
  716 +configure:8022: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  717 +conftest.c: In function 'main':
  718 +conftest.c:63:20: error: expected expression before ')' token
  719 + if (sizeof ((_Bool)))
  720 + ^
  721 +configure:8022: $? = 1
  722 +configure: failed program was:
  723 +| /* confdefs.h */
  724 +| #define PACKAGE_NAME "SIPp"
  725 +| #define PACKAGE_TARNAME "sipp"
  726 +| #define PACKAGE_VERSION "3.4.0"
  727 +| #define PACKAGE_STRING "SIPp 3.4.0"
  728 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  729 +| #define PACKAGE_URL ""
  730 +| #define PACKAGE "sipp"
  731 +| #define VERSION "3.4.0"
  732 +| #define STDC_HEADERS 1
  733 +| #define HAVE_LIBCURSES 1
  734 +| #define HAVE_PCAP_H 1
  735 +| #define HAVE_EPOLL 1
  736 +| #define HAVE_ALLOCA_H 1
  737 +| #define HAVE_ALLOCA 1
  738 +| #define HAVE_ARPA_INET_H 1
  739 +| #define HAVE_FCNTL_H 1
  740 +| #define HAVE_LIMITS_H 1
  741 +| #define HAVE_NETDB_H 1
  742 +| #define HAVE_NETINET_IN_H 1
  743 +| #define HAVE_STDLIB_H 1
  744 +| #define HAVE_STRING_H 1
  745 +| #define HAVE_SYS_SOCKET_H 1
  746 +| #define HAVE_SYS_TIME_H 1
  747 +| #define HAVE_UNISTD_H 1
  748 +| /* end confdefs.h. */
  749 +| #include <stdio.h>
  750 +| #ifdef HAVE_SYS_TYPES_H
  751 +| # include <sys/types.h>
  752 +| #endif
  753 +| #ifdef HAVE_SYS_STAT_H
  754 +| # include <sys/stat.h>
  755 +| #endif
  756 +| #ifdef STDC_HEADERS
  757 +| # include <stdlib.h>
  758 +| # include <stddef.h>
  759 +| #else
  760 +| # ifdef HAVE_STDLIB_H
  761 +| # include <stdlib.h>
  762 +| # endif
  763 +| #endif
  764 +| #ifdef HAVE_STRING_H
  765 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  766 +| # include <memory.h>
  767 +| # endif
  768 +| # include <string.h>
  769 +| #endif
  770 +| #ifdef HAVE_STRINGS_H
  771 +| # include <strings.h>
  772 +| #endif
  773 +| #ifdef HAVE_INTTYPES_H
  774 +| # include <inttypes.h>
  775 +| #endif
  776 +| #ifdef HAVE_STDINT_H
  777 +| # include <stdint.h>
  778 +| #endif
  779 +| #ifdef HAVE_UNISTD_H
  780 +| # include <unistd.h>
  781 +| #endif
  782 +| int
  783 +| main ()
  784 +| {
  785 +| if (sizeof ((_Bool)))
  786 +| return 0;
  787 +| ;
  788 +| return 0;
  789 +| }
  790 +configure:8022: result: yes
  791 +configure:8039: checking for inline
  792 +configure:8055: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  793 +configure:8055: $? = 0
  794 +configure:8063: result: inline
  795 +configure:8081: checking for pid_t
  796 +configure:8081: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  797 +configure:8081: $? = 0
  798 +configure:8081: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  799 +conftest.c: In function 'main':
  800 +conftest.c:65:20: error: expected expression before ')' token
  801 + if (sizeof ((pid_t)))
  802 + ^
  803 +configure:8081: $? = 1
  804 +configure: failed program was:
  805 +| /* confdefs.h */
  806 +| #define PACKAGE_NAME "SIPp"
  807 +| #define PACKAGE_TARNAME "sipp"
  808 +| #define PACKAGE_VERSION "3.4.0"
  809 +| #define PACKAGE_STRING "SIPp 3.4.0"
  810 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  811 +| #define PACKAGE_URL ""
  812 +| #define PACKAGE "sipp"
  813 +| #define VERSION "3.4.0"
  814 +| #define STDC_HEADERS 1
  815 +| #define HAVE_LIBCURSES 1
  816 +| #define HAVE_PCAP_H 1
  817 +| #define HAVE_EPOLL 1
  818 +| #define HAVE_ALLOCA_H 1
  819 +| #define HAVE_ALLOCA 1
  820 +| #define HAVE_ARPA_INET_H 1
  821 +| #define HAVE_FCNTL_H 1
  822 +| #define HAVE_LIMITS_H 1
  823 +| #define HAVE_NETDB_H 1
  824 +| #define HAVE_NETINET_IN_H 1
  825 +| #define HAVE_STDLIB_H 1
  826 +| #define HAVE_STRING_H 1
  827 +| #define HAVE_SYS_SOCKET_H 1
  828 +| #define HAVE_SYS_TIME_H 1
  829 +| #define HAVE_UNISTD_H 1
  830 +| #define HAVE__BOOL 1
  831 +| #define HAVE_STDBOOL_H 1
  832 +| /* end confdefs.h. */
  833 +| #include <stdio.h>
  834 +| #ifdef HAVE_SYS_TYPES_H
  835 +| # include <sys/types.h>
  836 +| #endif
  837 +| #ifdef HAVE_SYS_STAT_H
  838 +| # include <sys/stat.h>
  839 +| #endif
  840 +| #ifdef STDC_HEADERS
  841 +| # include <stdlib.h>
  842 +| # include <stddef.h>
  843 +| #else
  844 +| # ifdef HAVE_STDLIB_H
  845 +| # include <stdlib.h>
  846 +| # endif
  847 +| #endif
  848 +| #ifdef HAVE_STRING_H
  849 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  850 +| # include <memory.h>
  851 +| # endif
  852 +| # include <string.h>
  853 +| #endif
  854 +| #ifdef HAVE_STRINGS_H
  855 +| # include <strings.h>
  856 +| #endif
  857 +| #ifdef HAVE_INTTYPES_H
  858 +| # include <inttypes.h>
  859 +| #endif
  860 +| #ifdef HAVE_STDINT_H
  861 +| # include <stdint.h>
  862 +| #endif
  863 +| #ifdef HAVE_UNISTD_H
  864 +| # include <unistd.h>
  865 +| #endif
  866 +| int
  867 +| main ()
  868 +| {
  869 +| if (sizeof ((pid_t)))
  870 +| return 0;
  871 +| ;
  872 +| return 0;
  873 +| }
  874 +configure:8081: result: yes
  875 +configure:8092: checking for size_t
  876 +configure:8092: result: yes
  877 +configure:8103: checking for ssize_t
  878 +configure:8103: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  879 +configure:8103: $? = 0
  880 +configure:8103: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  881 +conftest.c: In function 'main':
  882 +conftest.c:65:22: error: expected expression before ')' token
  883 + if (sizeof ((ssize_t)))
  884 + ^
  885 +configure:8103: $? = 1
  886 +configure: failed program was:
  887 +| /* confdefs.h */
  888 +| #define PACKAGE_NAME "SIPp"
  889 +| #define PACKAGE_TARNAME "sipp"
  890 +| #define PACKAGE_VERSION "3.4.0"
  891 +| #define PACKAGE_STRING "SIPp 3.4.0"
  892 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  893 +| #define PACKAGE_URL ""
  894 +| #define PACKAGE "sipp"
  895 +| #define VERSION "3.4.0"
  896 +| #define STDC_HEADERS 1
  897 +| #define HAVE_LIBCURSES 1
  898 +| #define HAVE_PCAP_H 1
  899 +| #define HAVE_EPOLL 1
  900 +| #define HAVE_ALLOCA_H 1
  901 +| #define HAVE_ALLOCA 1
  902 +| #define HAVE_ARPA_INET_H 1
  903 +| #define HAVE_FCNTL_H 1
  904 +| #define HAVE_LIMITS_H 1
  905 +| #define HAVE_NETDB_H 1
  906 +| #define HAVE_NETINET_IN_H 1
  907 +| #define HAVE_STDLIB_H 1
  908 +| #define HAVE_STRING_H 1
  909 +| #define HAVE_SYS_SOCKET_H 1
  910 +| #define HAVE_SYS_TIME_H 1
  911 +| #define HAVE_UNISTD_H 1
  912 +| #define HAVE__BOOL 1
  913 +| #define HAVE_STDBOOL_H 1
  914 +| /* end confdefs.h. */
  915 +| #include <stdio.h>
  916 +| #ifdef HAVE_SYS_TYPES_H
  917 +| # include <sys/types.h>
  918 +| #endif
  919 +| #ifdef HAVE_SYS_STAT_H
  920 +| # include <sys/stat.h>
  921 +| #endif
  922 +| #ifdef STDC_HEADERS
  923 +| # include <stdlib.h>
  924 +| # include <stddef.h>
  925 +| #else
  926 +| # ifdef HAVE_STDLIB_H
  927 +| # include <stdlib.h>
  928 +| # endif
  929 +| #endif
  930 +| #ifdef HAVE_STRING_H
  931 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  932 +| # include <memory.h>
  933 +| # endif
  934 +| # include <string.h>
  935 +| #endif
  936 +| #ifdef HAVE_STRINGS_H
  937 +| # include <strings.h>
  938 +| #endif
  939 +| #ifdef HAVE_INTTYPES_H
  940 +| # include <inttypes.h>
  941 +| #endif
  942 +| #ifdef HAVE_STDINT_H
  943 +| # include <stdint.h>
  944 +| #endif
  945 +| #ifdef HAVE_UNISTD_H
  946 +| # include <unistd.h>
  947 +| #endif
  948 +| int
  949 +| main ()
  950 +| {
  951 +| if (sizeof ((ssize_t)))
  952 +| return 0;
  953 +| ;
  954 +| return 0;
  955 +| }
  956 +configure:8103: result: yes
  957 +configure:8114: checking for uint16_t
  958 +configure:8114: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  959 +conftest.c: In function 'main':
  960 +conftest.c:65:36: error: 'uint16_t' undeclared (first use in this function)
  961 + static int test_array [1 - 2 * !(((uint16_t) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  962 + ^
  963 +conftest.c:65:36: note: each undeclared identifier is reported only once for each function it appears in
  964 +configure:8114: $? = 1
  965 +configure: failed program was:
  966 +| /* confdefs.h */
  967 +| #define PACKAGE_NAME "SIPp"
  968 +| #define PACKAGE_TARNAME "sipp"
  969 +| #define PACKAGE_VERSION "3.4.0"
  970 +| #define PACKAGE_STRING "SIPp 3.4.0"
  971 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  972 +| #define PACKAGE_URL ""
  973 +| #define PACKAGE "sipp"
  974 +| #define VERSION "3.4.0"
  975 +| #define STDC_HEADERS 1
  976 +| #define HAVE_LIBCURSES 1
  977 +| #define HAVE_PCAP_H 1
  978 +| #define HAVE_EPOLL 1
  979 +| #define HAVE_ALLOCA_H 1
  980 +| #define HAVE_ALLOCA 1
  981 +| #define HAVE_ARPA_INET_H 1
  982 +| #define HAVE_FCNTL_H 1
  983 +| #define HAVE_LIMITS_H 1
  984 +| #define HAVE_NETDB_H 1
  985 +| #define HAVE_NETINET_IN_H 1
  986 +| #define HAVE_STDLIB_H 1
  987 +| #define HAVE_STRING_H 1
  988 +| #define HAVE_SYS_SOCKET_H 1
  989 +| #define HAVE_SYS_TIME_H 1
  990 +| #define HAVE_UNISTD_H 1
  991 +| #define HAVE__BOOL 1
  992 +| #define HAVE_STDBOOL_H 1
  993 +| /* end confdefs.h. */
  994 +| #include <stdio.h>
  995 +| #ifdef HAVE_SYS_TYPES_H
  996 +| # include <sys/types.h>
  997 +| #endif
  998 +| #ifdef HAVE_SYS_STAT_H
  999 +| # include <sys/stat.h>
  1000 +| #endif
  1001 +| #ifdef STDC_HEADERS
  1002 +| # include <stdlib.h>
  1003 +| # include <stddef.h>
  1004 +| #else
  1005 +| # ifdef HAVE_STDLIB_H
  1006 +| # include <stdlib.h>
  1007 +| # endif
  1008 +| #endif
  1009 +| #ifdef HAVE_STRING_H
  1010 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1011 +| # include <memory.h>
  1012 +| # endif
  1013 +| # include <string.h>
  1014 +| #endif
  1015 +| #ifdef HAVE_STRINGS_H
  1016 +| # include <strings.h>
  1017 +| #endif
  1018 +| #ifdef HAVE_INTTYPES_H
  1019 +| # include <inttypes.h>
  1020 +| #endif
  1021 +| #ifdef HAVE_STDINT_H
  1022 +| # include <stdint.h>
  1023 +| #endif
  1024 +| #ifdef HAVE_UNISTD_H
  1025 +| # include <unistd.h>
  1026 +| #endif
  1027 +| int
  1028 +| main ()
  1029 +| {
  1030 +| static int test_array [1 - 2 * !(((uint16_t) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1031 +| test_array [0] = 0;
  1032 +| return test_array [0];
  1033 +|
  1034 +| ;
  1035 +| return 0;
  1036 +| }
  1037 +configure:8114: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1038 +conftest.c: In function 'main':
  1039 +conftest.c:65:12: error: size of array 'test_array' is negative
  1040 + static int test_array [1 - 2 * !(((unsigned int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1041 + ^
  1042 +configure:8114: $? = 1
  1043 +configure: failed program was:
  1044 +| /* confdefs.h */
  1045 +| #define PACKAGE_NAME "SIPp"
  1046 +| #define PACKAGE_TARNAME "sipp"
  1047 +| #define PACKAGE_VERSION "3.4.0"
  1048 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1049 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1050 +| #define PACKAGE_URL ""
  1051 +| #define PACKAGE "sipp"
  1052 +| #define VERSION "3.4.0"
  1053 +| #define STDC_HEADERS 1
  1054 +| #define HAVE_LIBCURSES 1
  1055 +| #define HAVE_PCAP_H 1
  1056 +| #define HAVE_EPOLL 1
  1057 +| #define HAVE_ALLOCA_H 1
  1058 +| #define HAVE_ALLOCA 1
  1059 +| #define HAVE_ARPA_INET_H 1
  1060 +| #define HAVE_FCNTL_H 1
  1061 +| #define HAVE_LIMITS_H 1
  1062 +| #define HAVE_NETDB_H 1
  1063 +| #define HAVE_NETINET_IN_H 1
  1064 +| #define HAVE_STDLIB_H 1
  1065 +| #define HAVE_STRING_H 1
  1066 +| #define HAVE_SYS_SOCKET_H 1
  1067 +| #define HAVE_SYS_TIME_H 1
  1068 +| #define HAVE_UNISTD_H 1
  1069 +| #define HAVE__BOOL 1
  1070 +| #define HAVE_STDBOOL_H 1
  1071 +| /* end confdefs.h. */
  1072 +| #include <stdio.h>
  1073 +| #ifdef HAVE_SYS_TYPES_H
  1074 +| # include <sys/types.h>
  1075 +| #endif
  1076 +| #ifdef HAVE_SYS_STAT_H
  1077 +| # include <sys/stat.h>
  1078 +| #endif
  1079 +| #ifdef STDC_HEADERS
  1080 +| # include <stdlib.h>
  1081 +| # include <stddef.h>
  1082 +| #else
  1083 +| # ifdef HAVE_STDLIB_H
  1084 +| # include <stdlib.h>
  1085 +| # endif
  1086 +| #endif
  1087 +| #ifdef HAVE_STRING_H
  1088 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1089 +| # include <memory.h>
  1090 +| # endif
  1091 +| # include <string.h>
  1092 +| #endif
  1093 +| #ifdef HAVE_STRINGS_H
  1094 +| # include <strings.h>
  1095 +| #endif
  1096 +| #ifdef HAVE_INTTYPES_H
  1097 +| # include <inttypes.h>
  1098 +| #endif
  1099 +| #ifdef HAVE_STDINT_H
  1100 +| # include <stdint.h>
  1101 +| #endif
  1102 +| #ifdef HAVE_UNISTD_H
  1103 +| # include <unistd.h>
  1104 +| #endif
  1105 +| int
  1106 +| main ()
  1107 +| {
  1108 +| static int test_array [1 - 2 * !(((unsigned int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1109 +| test_array [0] = 0;
  1110 +| return test_array [0];
  1111 +|
  1112 +| ;
  1113 +| return 0;
  1114 +| }
  1115 +configure:8114: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1116 +conftest.c: In function 'main':
  1117 +conftest.c:65:12: error: size of array 'test_array' is negative
  1118 + static int test_array [1 - 2 * !(((unsigned long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1119 + ^
  1120 +configure:8114: $? = 1
  1121 +configure: failed program was:
  1122 +| /* confdefs.h */
  1123 +| #define PACKAGE_NAME "SIPp"
  1124 +| #define PACKAGE_TARNAME "sipp"
  1125 +| #define PACKAGE_VERSION "3.4.0"
  1126 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1127 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1128 +| #define PACKAGE_URL ""
  1129 +| #define PACKAGE "sipp"
  1130 +| #define VERSION "3.4.0"
  1131 +| #define STDC_HEADERS 1
  1132 +| #define HAVE_LIBCURSES 1
  1133 +| #define HAVE_PCAP_H 1
  1134 +| #define HAVE_EPOLL 1
  1135 +| #define HAVE_ALLOCA_H 1
  1136 +| #define HAVE_ALLOCA 1
  1137 +| #define HAVE_ARPA_INET_H 1
  1138 +| #define HAVE_FCNTL_H 1
  1139 +| #define HAVE_LIMITS_H 1
  1140 +| #define HAVE_NETDB_H 1
  1141 +| #define HAVE_NETINET_IN_H 1
  1142 +| #define HAVE_STDLIB_H 1
  1143 +| #define HAVE_STRING_H 1
  1144 +| #define HAVE_SYS_SOCKET_H 1
  1145 +| #define HAVE_SYS_TIME_H 1
  1146 +| #define HAVE_UNISTD_H 1
  1147 +| #define HAVE__BOOL 1
  1148 +| #define HAVE_STDBOOL_H 1
  1149 +| /* end confdefs.h. */
  1150 +| #include <stdio.h>
  1151 +| #ifdef HAVE_SYS_TYPES_H
  1152 +| # include <sys/types.h>
  1153 +| #endif
  1154 +| #ifdef HAVE_SYS_STAT_H
  1155 +| # include <sys/stat.h>
  1156 +| #endif
  1157 +| #ifdef STDC_HEADERS
  1158 +| # include <stdlib.h>
  1159 +| # include <stddef.h>
  1160 +| #else
  1161 +| # ifdef HAVE_STDLIB_H
  1162 +| # include <stdlib.h>
  1163 +| # endif
  1164 +| #endif
  1165 +| #ifdef HAVE_STRING_H
  1166 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1167 +| # include <memory.h>
  1168 +| # endif
  1169 +| # include <string.h>
  1170 +| #endif
  1171 +| #ifdef HAVE_STRINGS_H
  1172 +| # include <strings.h>
  1173 +| #endif
  1174 +| #ifdef HAVE_INTTYPES_H
  1175 +| # include <inttypes.h>
  1176 +| #endif
  1177 +| #ifdef HAVE_STDINT_H
  1178 +| # include <stdint.h>
  1179 +| #endif
  1180 +| #ifdef HAVE_UNISTD_H
  1181 +| # include <unistd.h>
  1182 +| #endif
  1183 +| int
  1184 +| main ()
  1185 +| {
  1186 +| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1187 +| test_array [0] = 0;
  1188 +| return test_array [0];
  1189 +|
  1190 +| ;
  1191 +| return 0;
  1192 +| }
  1193 +configure:8114: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1194 +conftest.c: In function 'main':
  1195 +conftest.c:65:12: error: size of array 'test_array' is negative
  1196 + static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1197 + ^
  1198 +configure:8114: $? = 1
  1199 +configure: failed program was:
  1200 +| /* confdefs.h */
  1201 +| #define PACKAGE_NAME "SIPp"
  1202 +| #define PACKAGE_TARNAME "sipp"
  1203 +| #define PACKAGE_VERSION "3.4.0"
  1204 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1205 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1206 +| #define PACKAGE_URL ""
  1207 +| #define PACKAGE "sipp"
  1208 +| #define VERSION "3.4.0"
  1209 +| #define STDC_HEADERS 1
  1210 +| #define HAVE_LIBCURSES 1
  1211 +| #define HAVE_PCAP_H 1
  1212 +| #define HAVE_EPOLL 1
  1213 +| #define HAVE_ALLOCA_H 1
  1214 +| #define HAVE_ALLOCA 1
  1215 +| #define HAVE_ARPA_INET_H 1
  1216 +| #define HAVE_FCNTL_H 1
  1217 +| #define HAVE_LIMITS_H 1
  1218 +| #define HAVE_NETDB_H 1
  1219 +| #define HAVE_NETINET_IN_H 1
  1220 +| #define HAVE_STDLIB_H 1
  1221 +| #define HAVE_STRING_H 1
  1222 +| #define HAVE_SYS_SOCKET_H 1
  1223 +| #define HAVE_SYS_TIME_H 1
  1224 +| #define HAVE_UNISTD_H 1
  1225 +| #define HAVE__BOOL 1
  1226 +| #define HAVE_STDBOOL_H 1
  1227 +| /* end confdefs.h. */
  1228 +| #include <stdio.h>
  1229 +| #ifdef HAVE_SYS_TYPES_H
  1230 +| # include <sys/types.h>
  1231 +| #endif
  1232 +| #ifdef HAVE_SYS_STAT_H
  1233 +| # include <sys/stat.h>
  1234 +| #endif
  1235 +| #ifdef STDC_HEADERS
  1236 +| # include <stdlib.h>
  1237 +| # include <stddef.h>
  1238 +| #else
  1239 +| # ifdef HAVE_STDLIB_H
  1240 +| # include <stdlib.h>
  1241 +| # endif
  1242 +| #endif
  1243 +| #ifdef HAVE_STRING_H
  1244 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1245 +| # include <memory.h>
  1246 +| # endif
  1247 +| # include <string.h>
  1248 +| #endif
  1249 +| #ifdef HAVE_STRINGS_H
  1250 +| # include <strings.h>
  1251 +| #endif
  1252 +| #ifdef HAVE_INTTYPES_H
  1253 +| # include <inttypes.h>
  1254 +| #endif
  1255 +| #ifdef HAVE_STDINT_H
  1256 +| # include <stdint.h>
  1257 +| #endif
  1258 +| #ifdef HAVE_UNISTD_H
  1259 +| # include <unistd.h>
  1260 +| #endif
  1261 +| int
  1262 +| main ()
  1263 +| {
  1264 +| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (16 / 2 - 1)) >> (16 / 2 - 1) == 3)];
  1265 +| test_array [0] = 0;
  1266 +| return test_array [0];
  1267 +|
  1268 +| ;
  1269 +| return 0;
  1270 +| }
  1271 +configure:8114: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1272 +configure:8114: $? = 0
  1273 +configure:8114: result: unsigned short int
  1274 +configure:8126: checking for uint32_t
  1275 +configure:8126: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1276 +conftest.c: In function 'main':
  1277 +conftest.c:66:36: error: 'uint32_t' undeclared (first use in this function)
  1278 + static int test_array [1 - 2 * !(((uint32_t) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
  1279 + ^
  1280 +conftest.c:66:36: note: each undeclared identifier is reported only once for each function it appears in
  1281 +configure:8126: $? = 1
  1282 +configure: failed program was:
  1283 +| /* confdefs.h */
  1284 +| #define PACKAGE_NAME "SIPp"
  1285 +| #define PACKAGE_TARNAME "sipp"
  1286 +| #define PACKAGE_VERSION "3.4.0"
  1287 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1288 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1289 +| #define PACKAGE_URL ""
  1290 +| #define PACKAGE "sipp"
  1291 +| #define VERSION "3.4.0"
  1292 +| #define STDC_HEADERS 1
  1293 +| #define HAVE_LIBCURSES 1
  1294 +| #define HAVE_PCAP_H 1
  1295 +| #define HAVE_EPOLL 1
  1296 +| #define HAVE_ALLOCA_H 1
  1297 +| #define HAVE_ALLOCA 1
  1298 +| #define HAVE_ARPA_INET_H 1
  1299 +| #define HAVE_FCNTL_H 1
  1300 +| #define HAVE_LIMITS_H 1
  1301 +| #define HAVE_NETDB_H 1
  1302 +| #define HAVE_NETINET_IN_H 1
  1303 +| #define HAVE_STDLIB_H 1
  1304 +| #define HAVE_STRING_H 1
  1305 +| #define HAVE_SYS_SOCKET_H 1
  1306 +| #define HAVE_SYS_TIME_H 1
  1307 +| #define HAVE_UNISTD_H 1
  1308 +| #define HAVE__BOOL 1
  1309 +| #define HAVE_STDBOOL_H 1
  1310 +| #define uint16_t unsigned short int
  1311 +| /* end confdefs.h. */
  1312 +| #include <stdio.h>
  1313 +| #ifdef HAVE_SYS_TYPES_H
  1314 +| # include <sys/types.h>
  1315 +| #endif
  1316 +| #ifdef HAVE_SYS_STAT_H
  1317 +| # include <sys/stat.h>
  1318 +| #endif
  1319 +| #ifdef STDC_HEADERS
  1320 +| # include <stdlib.h>
  1321 +| # include <stddef.h>
  1322 +| #else
  1323 +| # ifdef HAVE_STDLIB_H
  1324 +| # include <stdlib.h>
  1325 +| # endif
  1326 +| #endif
  1327 +| #ifdef HAVE_STRING_H
  1328 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1329 +| # include <memory.h>
  1330 +| # endif
  1331 +| # include <string.h>
  1332 +| #endif
  1333 +| #ifdef HAVE_STRINGS_H
  1334 +| # include <strings.h>
  1335 +| #endif
  1336 +| #ifdef HAVE_INTTYPES_H
  1337 +| # include <inttypes.h>
  1338 +| #endif
  1339 +| #ifdef HAVE_STDINT_H
  1340 +| # include <stdint.h>
  1341 +| #endif
  1342 +| #ifdef HAVE_UNISTD_H
  1343 +| # include <unistd.h>
  1344 +| #endif
  1345 +| int
  1346 +| main ()
  1347 +| {
  1348 +| static int test_array [1 - 2 * !(((uint32_t) -1 >> (32 / 2 - 1)) >> (32 / 2 - 1) == 3)];
  1349 +| test_array [0] = 0;
  1350 +| return test_array [0];
  1351 +|
  1352 +| ;
  1353 +| return 0;
  1354 +| }
  1355 +configure:8126: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1356 +configure:8126: $? = 0
  1357 +configure:8126: result: unsigned int
  1358 +configure:8140: checking for uint8_t
  1359 +configure:8140: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1360 +conftest.c: In function 'main':
  1361 +conftest.c:68:36: error: 'uint8_t' undeclared (first use in this function)
  1362 + static int test_array [1 - 2 * !(((uint8_t) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1363 + ^
  1364 +conftest.c:68:36: note: each undeclared identifier is reported only once for each function it appears in
  1365 +configure:8140: $? = 1
  1366 +configure: failed program was:
  1367 +| /* confdefs.h */
  1368 +| #define PACKAGE_NAME "SIPp"
  1369 +| #define PACKAGE_TARNAME "sipp"
  1370 +| #define PACKAGE_VERSION "3.4.0"
  1371 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1372 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1373 +| #define PACKAGE_URL ""
  1374 +| #define PACKAGE "sipp"
  1375 +| #define VERSION "3.4.0"
  1376 +| #define STDC_HEADERS 1
  1377 +| #define HAVE_LIBCURSES 1
  1378 +| #define HAVE_PCAP_H 1
  1379 +| #define HAVE_EPOLL 1
  1380 +| #define HAVE_ALLOCA_H 1
  1381 +| #define HAVE_ALLOCA 1
  1382 +| #define HAVE_ARPA_INET_H 1
  1383 +| #define HAVE_FCNTL_H 1
  1384 +| #define HAVE_LIMITS_H 1
  1385 +| #define HAVE_NETDB_H 1
  1386 +| #define HAVE_NETINET_IN_H 1
  1387 +| #define HAVE_STDLIB_H 1
  1388 +| #define HAVE_STRING_H 1
  1389 +| #define HAVE_SYS_SOCKET_H 1
  1390 +| #define HAVE_SYS_TIME_H 1
  1391 +| #define HAVE_UNISTD_H 1
  1392 +| #define HAVE__BOOL 1
  1393 +| #define HAVE_STDBOOL_H 1
  1394 +| #define uint16_t unsigned short int
  1395 +| #define _UINT32_T 1
  1396 +| #define uint32_t unsigned int
  1397 +| /* end confdefs.h. */
  1398 +| #include <stdio.h>
  1399 +| #ifdef HAVE_SYS_TYPES_H
  1400 +| # include <sys/types.h>
  1401 +| #endif
  1402 +| #ifdef HAVE_SYS_STAT_H
  1403 +| # include <sys/stat.h>
  1404 +| #endif
  1405 +| #ifdef STDC_HEADERS
  1406 +| # include <stdlib.h>
  1407 +| # include <stddef.h>
  1408 +| #else
  1409 +| # ifdef HAVE_STDLIB_H
  1410 +| # include <stdlib.h>
  1411 +| # endif
  1412 +| #endif
  1413 +| #ifdef HAVE_STRING_H
  1414 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1415 +| # include <memory.h>
  1416 +| # endif
  1417 +| # include <string.h>
  1418 +| #endif
  1419 +| #ifdef HAVE_STRINGS_H
  1420 +| # include <strings.h>
  1421 +| #endif
  1422 +| #ifdef HAVE_INTTYPES_H
  1423 +| # include <inttypes.h>
  1424 +| #endif
  1425 +| #ifdef HAVE_STDINT_H
  1426 +| # include <stdint.h>
  1427 +| #endif
  1428 +| #ifdef HAVE_UNISTD_H
  1429 +| # include <unistd.h>
  1430 +| #endif
  1431 +| int
  1432 +| main ()
  1433 +| {
  1434 +| static int test_array [1 - 2 * !(((uint8_t) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1435 +| test_array [0] = 0;
  1436 +| return test_array [0];
  1437 +|
  1438 +| ;
  1439 +| return 0;
  1440 +| }
  1441 +configure:8140: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1442 +conftest.c: In function 'main':
  1443 +conftest.c:68:12: error: size of array 'test_array' is negative
  1444 + static int test_array [1 - 2 * !(((unsigned int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1445 + ^
  1446 +configure:8140: $? = 1
  1447 +configure: failed program was:
  1448 +| /* confdefs.h */
  1449 +| #define PACKAGE_NAME "SIPp"
  1450 +| #define PACKAGE_TARNAME "sipp"
  1451 +| #define PACKAGE_VERSION "3.4.0"
  1452 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1453 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1454 +| #define PACKAGE_URL ""
  1455 +| #define PACKAGE "sipp"
  1456 +| #define VERSION "3.4.0"
  1457 +| #define STDC_HEADERS 1
  1458 +| #define HAVE_LIBCURSES 1
  1459 +| #define HAVE_PCAP_H 1
  1460 +| #define HAVE_EPOLL 1
  1461 +| #define HAVE_ALLOCA_H 1
  1462 +| #define HAVE_ALLOCA 1
  1463 +| #define HAVE_ARPA_INET_H 1
  1464 +| #define HAVE_FCNTL_H 1
  1465 +| #define HAVE_LIMITS_H 1
  1466 +| #define HAVE_NETDB_H 1
  1467 +| #define HAVE_NETINET_IN_H 1
  1468 +| #define HAVE_STDLIB_H 1
  1469 +| #define HAVE_STRING_H 1
  1470 +| #define HAVE_SYS_SOCKET_H 1
  1471 +| #define HAVE_SYS_TIME_H 1
  1472 +| #define HAVE_UNISTD_H 1
  1473 +| #define HAVE__BOOL 1
  1474 +| #define HAVE_STDBOOL_H 1
  1475 +| #define uint16_t unsigned short int
  1476 +| #define _UINT32_T 1
  1477 +| #define uint32_t unsigned int
  1478 +| /* end confdefs.h. */
  1479 +| #include <stdio.h>
  1480 +| #ifdef HAVE_SYS_TYPES_H
  1481 +| # include <sys/types.h>
  1482 +| #endif
  1483 +| #ifdef HAVE_SYS_STAT_H
  1484 +| # include <sys/stat.h>
  1485 +| #endif
  1486 +| #ifdef STDC_HEADERS
  1487 +| # include <stdlib.h>
  1488 +| # include <stddef.h>
  1489 +| #else
  1490 +| # ifdef HAVE_STDLIB_H
  1491 +| # include <stdlib.h>
  1492 +| # endif
  1493 +| #endif
  1494 +| #ifdef HAVE_STRING_H
  1495 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1496 +| # include <memory.h>
  1497 +| # endif
  1498 +| # include <string.h>
  1499 +| #endif
  1500 +| #ifdef HAVE_STRINGS_H
  1501 +| # include <strings.h>
  1502 +| #endif
  1503 +| #ifdef HAVE_INTTYPES_H
  1504 +| # include <inttypes.h>
  1505 +| #endif
  1506 +| #ifdef HAVE_STDINT_H
  1507 +| # include <stdint.h>
  1508 +| #endif
  1509 +| #ifdef HAVE_UNISTD_H
  1510 +| # include <unistd.h>
  1511 +| #endif
  1512 +| int
  1513 +| main ()
  1514 +| {
  1515 +| static int test_array [1 - 2 * !(((unsigned int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1516 +| test_array [0] = 0;
  1517 +| return test_array [0];
  1518 +|
  1519 +| ;
  1520 +| return 0;
  1521 +| }
  1522 +configure:8140: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1523 +conftest.c: In function 'main':
  1524 +conftest.c:68:12: error: size of array 'test_array' is negative
  1525 + static int test_array [1 - 2 * !(((unsigned long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1526 + ^
  1527 +configure:8140: $? = 1
  1528 +configure: failed program was:
  1529 +| /* confdefs.h */
  1530 +| #define PACKAGE_NAME "SIPp"
  1531 +| #define PACKAGE_TARNAME "sipp"
  1532 +| #define PACKAGE_VERSION "3.4.0"
  1533 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1534 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1535 +| #define PACKAGE_URL ""
  1536 +| #define PACKAGE "sipp"
  1537 +| #define VERSION "3.4.0"
  1538 +| #define STDC_HEADERS 1
  1539 +| #define HAVE_LIBCURSES 1
  1540 +| #define HAVE_PCAP_H 1
  1541 +| #define HAVE_EPOLL 1
  1542 +| #define HAVE_ALLOCA_H 1
  1543 +| #define HAVE_ALLOCA 1
  1544 +| #define HAVE_ARPA_INET_H 1
  1545 +| #define HAVE_FCNTL_H 1
  1546 +| #define HAVE_LIMITS_H 1
  1547 +| #define HAVE_NETDB_H 1
  1548 +| #define HAVE_NETINET_IN_H 1
  1549 +| #define HAVE_STDLIB_H 1
  1550 +| #define HAVE_STRING_H 1
  1551 +| #define HAVE_SYS_SOCKET_H 1
  1552 +| #define HAVE_SYS_TIME_H 1
  1553 +| #define HAVE_UNISTD_H 1
  1554 +| #define HAVE__BOOL 1
  1555 +| #define HAVE_STDBOOL_H 1
  1556 +| #define uint16_t unsigned short int
  1557 +| #define _UINT32_T 1
  1558 +| #define uint32_t unsigned int
  1559 +| /* end confdefs.h. */
  1560 +| #include <stdio.h>
  1561 +| #ifdef HAVE_SYS_TYPES_H
  1562 +| # include <sys/types.h>
  1563 +| #endif
  1564 +| #ifdef HAVE_SYS_STAT_H
  1565 +| # include <sys/stat.h>
  1566 +| #endif
  1567 +| #ifdef STDC_HEADERS
  1568 +| # include <stdlib.h>
  1569 +| # include <stddef.h>
  1570 +| #else
  1571 +| # ifdef HAVE_STDLIB_H
  1572 +| # include <stdlib.h>
  1573 +| # endif
  1574 +| #endif
  1575 +| #ifdef HAVE_STRING_H
  1576 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1577 +| # include <memory.h>
  1578 +| # endif
  1579 +| # include <string.h>
  1580 +| #endif
  1581 +| #ifdef HAVE_STRINGS_H
  1582 +| # include <strings.h>
  1583 +| #endif
  1584 +| #ifdef HAVE_INTTYPES_H
  1585 +| # include <inttypes.h>
  1586 +| #endif
  1587 +| #ifdef HAVE_STDINT_H
  1588 +| # include <stdint.h>
  1589 +| #endif
  1590 +| #ifdef HAVE_UNISTD_H
  1591 +| # include <unistd.h>
  1592 +| #endif
  1593 +| int
  1594 +| main ()
  1595 +| {
  1596 +| static int test_array [1 - 2 * !(((unsigned long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1597 +| test_array [0] = 0;
  1598 +| return test_array [0];
  1599 +|
  1600 +| ;
  1601 +| return 0;
  1602 +| }
  1603 +configure:8140: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1604 +conftest.c: In function 'main':
  1605 +conftest.c:68:12: error: size of array 'test_array' is negative
  1606 + static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1607 + ^
  1608 +configure:8140: $? = 1
  1609 +configure: failed program was:
  1610 +| /* confdefs.h */
  1611 +| #define PACKAGE_NAME "SIPp"
  1612 +| #define PACKAGE_TARNAME "sipp"
  1613 +| #define PACKAGE_VERSION "3.4.0"
  1614 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1615 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1616 +| #define PACKAGE_URL ""
  1617 +| #define PACKAGE "sipp"
  1618 +| #define VERSION "3.4.0"
  1619 +| #define STDC_HEADERS 1
  1620 +| #define HAVE_LIBCURSES 1
  1621 +| #define HAVE_PCAP_H 1
  1622 +| #define HAVE_EPOLL 1
  1623 +| #define HAVE_ALLOCA_H 1
  1624 +| #define HAVE_ALLOCA 1
  1625 +| #define HAVE_ARPA_INET_H 1
  1626 +| #define HAVE_FCNTL_H 1
  1627 +| #define HAVE_LIMITS_H 1
  1628 +| #define HAVE_NETDB_H 1
  1629 +| #define HAVE_NETINET_IN_H 1
  1630 +| #define HAVE_STDLIB_H 1
  1631 +| #define HAVE_STRING_H 1
  1632 +| #define HAVE_SYS_SOCKET_H 1
  1633 +| #define HAVE_SYS_TIME_H 1
  1634 +| #define HAVE_UNISTD_H 1
  1635 +| #define HAVE__BOOL 1
  1636 +| #define HAVE_STDBOOL_H 1
  1637 +| #define uint16_t unsigned short int
  1638 +| #define _UINT32_T 1
  1639 +| #define uint32_t unsigned int
  1640 +| /* end confdefs.h. */
  1641 +| #include <stdio.h>
  1642 +| #ifdef HAVE_SYS_TYPES_H
  1643 +| # include <sys/types.h>
  1644 +| #endif
  1645 +| #ifdef HAVE_SYS_STAT_H
  1646 +| # include <sys/stat.h>
  1647 +| #endif
  1648 +| #ifdef STDC_HEADERS
  1649 +| # include <stdlib.h>
  1650 +| # include <stddef.h>
  1651 +| #else
  1652 +| # ifdef HAVE_STDLIB_H
  1653 +| # include <stdlib.h>
  1654 +| # endif
  1655 +| #endif
  1656 +| #ifdef HAVE_STRING_H
  1657 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1658 +| # include <memory.h>
  1659 +| # endif
  1660 +| # include <string.h>
  1661 +| #endif
  1662 +| #ifdef HAVE_STRINGS_H
  1663 +| # include <strings.h>
  1664 +| #endif
  1665 +| #ifdef HAVE_INTTYPES_H
  1666 +| # include <inttypes.h>
  1667 +| #endif
  1668 +| #ifdef HAVE_STDINT_H
  1669 +| # include <stdint.h>
  1670 +| #endif
  1671 +| #ifdef HAVE_UNISTD_H
  1672 +| # include <unistd.h>
  1673 +| #endif
  1674 +| int
  1675 +| main ()
  1676 +| {
  1677 +| static int test_array [1 - 2 * !(((unsigned long long int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1678 +| test_array [0] = 0;
  1679 +| return test_array [0];
  1680 +|
  1681 +| ;
  1682 +| return 0;
  1683 +| }
  1684 +configure:8140: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1685 +conftest.c: In function 'main':
  1686 +conftest.c:68:12: error: size of array 'test_array' is negative
  1687 + static int test_array [1 - 2 * !(((unsigned short int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1688 + ^
  1689 +configure:8140: $? = 1
  1690 +configure: failed program was:
  1691 +| /* confdefs.h */
  1692 +| #define PACKAGE_NAME "SIPp"
  1693 +| #define PACKAGE_TARNAME "sipp"
  1694 +| #define PACKAGE_VERSION "3.4.0"
  1695 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1696 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1697 +| #define PACKAGE_URL ""
  1698 +| #define PACKAGE "sipp"
  1699 +| #define VERSION "3.4.0"
  1700 +| #define STDC_HEADERS 1
  1701 +| #define HAVE_LIBCURSES 1
  1702 +| #define HAVE_PCAP_H 1
  1703 +| #define HAVE_EPOLL 1
  1704 +| #define HAVE_ALLOCA_H 1
  1705 +| #define HAVE_ALLOCA 1
  1706 +| #define HAVE_ARPA_INET_H 1
  1707 +| #define HAVE_FCNTL_H 1
  1708 +| #define HAVE_LIMITS_H 1
  1709 +| #define HAVE_NETDB_H 1
  1710 +| #define HAVE_NETINET_IN_H 1
  1711 +| #define HAVE_STDLIB_H 1
  1712 +| #define HAVE_STRING_H 1
  1713 +| #define HAVE_SYS_SOCKET_H 1
  1714 +| #define HAVE_SYS_TIME_H 1
  1715 +| #define HAVE_UNISTD_H 1
  1716 +| #define HAVE__BOOL 1
  1717 +| #define HAVE_STDBOOL_H 1
  1718 +| #define uint16_t unsigned short int
  1719 +| #define _UINT32_T 1
  1720 +| #define uint32_t unsigned int
  1721 +| /* end confdefs.h. */
  1722 +| #include <stdio.h>
  1723 +| #ifdef HAVE_SYS_TYPES_H
  1724 +| # include <sys/types.h>
  1725 +| #endif
  1726 +| #ifdef HAVE_SYS_STAT_H
  1727 +| # include <sys/stat.h>
  1728 +| #endif
  1729 +| #ifdef STDC_HEADERS
  1730 +| # include <stdlib.h>
  1731 +| # include <stddef.h>
  1732 +| #else
  1733 +| # ifdef HAVE_STDLIB_H
  1734 +| # include <stdlib.h>
  1735 +| # endif
  1736 +| #endif
  1737 +| #ifdef HAVE_STRING_H
  1738 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1739 +| # include <memory.h>
  1740 +| # endif
  1741 +| # include <string.h>
  1742 +| #endif
  1743 +| #ifdef HAVE_STRINGS_H
  1744 +| # include <strings.h>
  1745 +| #endif
  1746 +| #ifdef HAVE_INTTYPES_H
  1747 +| # include <inttypes.h>
  1748 +| #endif
  1749 +| #ifdef HAVE_STDINT_H
  1750 +| # include <stdint.h>
  1751 +| #endif
  1752 +| #ifdef HAVE_UNISTD_H
  1753 +| # include <unistd.h>
  1754 +| #endif
  1755 +| int
  1756 +| main ()
  1757 +| {
  1758 +| static int test_array [1 - 2 * !(((unsigned short int) -1 >> (8 / 2 - 1)) >> (8 / 2 - 1) == 3)];
  1759 +| test_array [0] = 0;
  1760 +| return test_array [0];
  1761 +|
  1762 +| ;
  1763 +| return 0;
  1764 +| }
  1765 +configure:8140: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1766 +configure:8140: $? = 0
  1767 +configure:8140: result: unsigned char
  1768 +configure:8159: checking vfork.h usability
  1769 +configure:8159: gcc -c -g -O2 -D__LINUX -D__LINUX conftest.c >&5
  1770 +conftest.c:67:19: fatal error: vfork.h: No such file or directory
  1771 + #include <vfork.h>
  1772 + ^
  1773 +compilation terminated.
  1774 +configure:8159: $? = 1
  1775 +configure: failed program was:
  1776 +| /* confdefs.h */
  1777 +| #define PACKAGE_NAME "SIPp"
  1778 +| #define PACKAGE_TARNAME "sipp"
  1779 +| #define PACKAGE_VERSION "3.4.0"
  1780 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1781 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1782 +| #define PACKAGE_URL ""
  1783 +| #define PACKAGE "sipp"
  1784 +| #define VERSION "3.4.0"
  1785 +| #define STDC_HEADERS 1
  1786 +| #define HAVE_LIBCURSES 1
  1787 +| #define HAVE_PCAP_H 1
  1788 +| #define HAVE_EPOLL 1
  1789 +| #define HAVE_ALLOCA_H 1
  1790 +| #define HAVE_ALLOCA 1
  1791 +| #define HAVE_ARPA_INET_H 1
  1792 +| #define HAVE_FCNTL_H 1
  1793 +| #define HAVE_LIMITS_H 1
  1794 +| #define HAVE_NETDB_H 1
  1795 +| #define HAVE_NETINET_IN_H 1
  1796 +| #define HAVE_STDLIB_H 1
  1797 +| #define HAVE_STRING_H 1
  1798 +| #define HAVE_SYS_SOCKET_H 1
  1799 +| #define HAVE_SYS_TIME_H 1
  1800 +| #define HAVE_UNISTD_H 1
  1801 +| #define HAVE__BOOL 1
  1802 +| #define HAVE_STDBOOL_H 1
  1803 +| #define uint16_t unsigned short int
  1804 +| #define _UINT32_T 1
  1805 +| #define uint32_t unsigned int
  1806 +| #define _UINT8_T 1
  1807 +| #define uint8_t unsigned char
  1808 +| /* end confdefs.h. */
  1809 +| #include <stdio.h>
  1810 +| #ifdef HAVE_SYS_TYPES_H
  1811 +| # include <sys/types.h>
  1812 +| #endif
  1813 +| #ifdef HAVE_SYS_STAT_H
  1814 +| # include <sys/stat.h>
  1815 +| #endif
  1816 +| #ifdef STDC_HEADERS
  1817 +| # include <stdlib.h>
  1818 +| # include <stddef.h>
  1819 +| #else
  1820 +| # ifdef HAVE_STDLIB_H
  1821 +| # include <stdlib.h>
  1822 +| # endif
  1823 +| #endif
  1824 +| #ifdef HAVE_STRING_H
  1825 +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1826 +| # include <memory.h>
  1827 +| # endif
  1828 +| # include <string.h>
  1829 +| #endif
  1830 +| #ifdef HAVE_STRINGS_H
  1831 +| # include <strings.h>
  1832 +| #endif
  1833 +| #ifdef HAVE_INTTYPES_H
  1834 +| # include <inttypes.h>
  1835 +| #endif
  1836 +| #ifdef HAVE_STDINT_H
  1837 +| # include <stdint.h>
  1838 +| #endif
  1839 +| #ifdef HAVE_UNISTD_H
  1840 +| # include <unistd.h>
  1841 +| #endif
  1842 +| #include <vfork.h>
  1843 +configure:8159: result: no
  1844 +configure:8159: checking vfork.h presence
  1845 +configure:8159: gcc -E -D__LINUX conftest.c
  1846 +conftest.c:34:19: fatal error: vfork.h: No such file or directory
  1847 + #include <vfork.h>
  1848 + ^
  1849 +compilation terminated.
  1850 +configure:8159: $? = 1
  1851 +configure: failed program was:
  1852 +| /* confdefs.h */
  1853 +| #define PACKAGE_NAME "SIPp"
  1854 +| #define PACKAGE_TARNAME "sipp"
  1855 +| #define PACKAGE_VERSION "3.4.0"
  1856 +| #define PACKAGE_STRING "SIPp 3.4.0"
  1857 +| #define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  1858 +| #define PACKAGE_URL ""
  1859 +| #define PACKAGE "sipp"
  1860 +| #define VERSION "3.4.0"
  1861 +| #define STDC_HEADERS 1
  1862 +| #define HAVE_LIBCURSES 1
  1863 +| #define HAVE_PCAP_H 1
  1864 +| #define HAVE_EPOLL 1
  1865 +| #define HAVE_ALLOCA_H 1
  1866 +| #define HAVE_ALLOCA 1
  1867 +| #define HAVE_ARPA_INET_H 1
  1868 +| #define HAVE_FCNTL_H 1
  1869 +| #define HAVE_LIMITS_H 1
  1870 +| #define HAVE_NETDB_H 1
  1871 +| #define HAVE_NETINET_IN_H 1
  1872 +| #define HAVE_STDLIB_H 1
  1873 +| #define HAVE_STRING_H 1
  1874 +| #define HAVE_SYS_SOCKET_H 1
  1875 +| #define HAVE_SYS_TIME_H 1
  1876 +| #define HAVE_UNISTD_H 1
  1877 +| #define HAVE__BOOL 1
  1878 +| #define HAVE_STDBOOL_H 1
  1879 +| #define uint16_t unsigned short int
  1880 +| #define _UINT32_T 1
  1881 +| #define uint32_t unsigned int
  1882 +| #define _UINT8_T 1
  1883 +| #define uint8_t unsigned char
  1884 +| /* end confdefs.h. */
  1885 +| #include <vfork.h>
  1886 +configure:8159: result: no
  1887 +configure:8159: checking for vfork.h
  1888 +configure:8159: result: no
  1889 +configure:8172: checking for fork
  1890 +configure:8172: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1891 +conftest.c:57:6: warning: conflicting types for built-in function 'fork' [enabled by default]
  1892 + char fork ();
  1893 + ^
  1894 +configure:8172: $? = 0
  1895 +configure:8172: result: yes
  1896 +configure:8172: checking for vfork
  1897 +configure:8172: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1898 +configure:8172: $? = 0
  1899 +configure:8172: result: yes
  1900 +configure:8182: checking for working fork
  1901 +configure:8204: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1902 +configure:8204: $? = 0
  1903 +configure:8204: ./conftest
  1904 +configure:8204: $? = 0
  1905 +configure:8214: result: yes
  1906 +configure:8235: checking for working vfork
  1907 +configure:8345: result: yes
  1908 +configure:8376: checking for alarm
  1909 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1910 +configure:8376: $? = 0
  1911 +configure:8376: result: yes
  1912 +configure:8376: checking for dup2
  1913 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1914 +configure:8376: $? = 0
  1915 +configure:8376: result: yes
  1916 +configure:8376: checking for floor
  1917 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1918 +conftest.c:63:6: warning: conflicting types for built-in function 'floor' [enabled by default]
  1919 + char floor ();
  1920 + ^
  1921 +configure:8376: $? = 0
  1922 +configure:8376: result: yes
  1923 +configure:8376: checking for gethostname
  1924 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1925 +configure:8376: $? = 0
  1926 +configure:8376: result: yes
  1927 +configure:8376: checking for gettimeofday
  1928 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1929 +configure:8376: $? = 0
  1930 +configure:8376: result: yes
  1931 +configure:8376: checking for inet_ntoa
  1932 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1933 +configure:8376: $? = 0
  1934 +configure:8376: result: yes
  1935 +configure:8376: checking for memmove
  1936 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1937 +conftest.c:67:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
  1938 + char memmove ();
  1939 + ^
  1940 +configure:8376: $? = 0
  1941 +configure:8376: result: yes
  1942 +configure:8376: checking for memset
  1943 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1944 +conftest.c:68:6: warning: conflicting types for built-in function 'memset' [enabled by default]
  1945 + char memset ();
  1946 + ^
  1947 +configure:8376: $? = 0
  1948 +configure:8376: result: yes
  1949 +configure:8376: checking for pow
  1950 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1951 +conftest.c:69:6: warning: conflicting types for built-in function 'pow' [enabled by default]
  1952 + char pow ();
  1953 + ^
  1954 +configure:8376: $? = 0
  1955 +configure:8376: result: yes
  1956 +configure:8376: checking for regcomp
  1957 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1958 +configure:8376: $? = 0
  1959 +configure:8376: result: yes
  1960 +configure:8376: checking for socket
  1961 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1962 +configure:8376: $? = 0
  1963 +configure:8376: result: yes
  1964 +configure:8376: checking for sqrt
  1965 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1966 +conftest.c:72:6: warning: conflicting types for built-in function 'sqrt' [enabled by default]
  1967 + char sqrt ();
  1968 + ^
  1969 +configure:8376: $? = 0
  1970 +configure:8376: result: yes
  1971 +configure:8376: checking for strcasecmp
  1972 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1973 +conftest.c:73:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
  1974 + char strcasecmp ();
  1975 + ^
  1976 +configure:8376: $? = 0
  1977 +configure:8376: result: yes
  1978 +configure:8376: checking for strchr
  1979 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1980 +conftest.c:74:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
  1981 + char strchr ();
  1982 + ^
  1983 +configure:8376: $? = 0
  1984 +configure:8376: result: yes
  1985 +configure:8376: checking for strcspn
  1986 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1987 +conftest.c:75:6: warning: conflicting types for built-in function 'strcspn' [enabled by default]
  1988 + char strcspn ();
  1989 + ^
  1990 +configure:8376: $? = 0
  1991 +configure:8376: result: yes
  1992 +configure:8376: checking for strdup
  1993 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  1994 +conftest.c:76:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
  1995 + char strdup ();
  1996 + ^
  1997 +configure:8376: $? = 0
  1998 +configure:8376: result: yes
  1999 +configure:8376: checking for strerror
  2000 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2001 +configure:8376: $? = 0
  2002 +configure:8376: result: yes
  2003 +configure:8376: checking for strncasecmp
  2004 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2005 +conftest.c:78:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
  2006 + char strncasecmp ();
  2007 + ^
  2008 +configure:8376: $? = 0
  2009 +configure:8376: result: yes
  2010 +configure:8376: checking for strrchr
  2011 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2012 +conftest.c:79:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
  2013 + char strrchr ();
  2014 + ^
  2015 +configure:8376: $? = 0
  2016 +configure:8376: result: yes
  2017 +configure:8376: checking for strstr
  2018 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2019 +conftest.c:80:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
  2020 + char strstr ();
  2021 + ^
  2022 +configure:8376: $? = 0
  2023 +configure:8376: result: yes
  2024 +configure:8376: checking for strtol
  2025 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2026 +configure:8376: $? = 0
  2027 +configure:8376: result: yes
  2028 +configure:8376: checking for strtoul
  2029 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2030 +configure:8376: $? = 0
  2031 +configure:8376: result: yes
  2032 +configure:8376: checking for strtoull
  2033 +configure:8376: gcc -o conftest -g -O2 -D__LINUX -D__LINUX conftest.c -lpcap -lm -lpthread -ldl -lcurses >&5
  2034 +configure:8376: $? = 0
  2035 +configure:8376: result: yes
  2036 +configure:8499: checking that generated files are newer than configure
  2037 +configure:8505: result: done
  2038 +configure:8556: creating ./config.status
  2039 +
  2040 +## ---------------------- ##
  2041 +## Running config.status. ##
  2042 +## ---------------------- ##
  2043 +
  2044 +This file was extended by SIPp config.status 3.4.0, which was
  2045 +generated by GNU Autoconf 2.69. Invocation command line was
  2046 +
  2047 + CONFIG_FILES =
  2048 + CONFIG_HEADERS =
  2049 + CONFIG_LINKS =
  2050 + CONFIG_COMMANDS =
  2051 + $ ./config.status
  2052 +
  2053 +on akatosh-ISE
  2054 +
  2055 +config.status:926: creating Makefile
  2056 +config.status:926: creating include/config.h
  2057 +config.status:1107: include/config.h is unchanged
  2058 +config.status:1155: executing depfiles commands
  2059 +
  2060 +## ---------------- ##
  2061 +## Cache variables. ##
  2062 +## ---------------- ##
  2063 +
  2064 +ac_cv_build=x86_64-unknown-linux-gnu
  2065 +ac_cv_c_compiler_gnu=yes
  2066 +ac_cv_c_inline=inline
  2067 +ac_cv_c_uint16_t='unsigned short int'
  2068 +ac_cv_c_uint32_t='unsigned int'
  2069 +ac_cv_c_uint8_t='unsigned char'
  2070 +ac_cv_cxx_compiler_gnu=yes
  2071 +ac_cv_env_CCC_set=
  2072 +ac_cv_env_CCC_value=
  2073 +ac_cv_env_CC_set=
  2074 +ac_cv_env_CC_value=
  2075 +ac_cv_env_CFLAGS_set=
  2076 +ac_cv_env_CFLAGS_value=
  2077 +ac_cv_env_CPPFLAGS_set=
  2078 +ac_cv_env_CPPFLAGS_value=
  2079 +ac_cv_env_CPP_set=
  2080 +ac_cv_env_CPP_value=
  2081 +ac_cv_env_CXXFLAGS_set=
  2082 +ac_cv_env_CXXFLAGS_value=
  2083 +ac_cv_env_CXX_set=
  2084 +ac_cv_env_CXX_value=
  2085 +ac_cv_env_LDFLAGS_set=
  2086 +ac_cv_env_LDFLAGS_value=
  2087 +ac_cv_env_LIBS_set=
  2088 +ac_cv_env_LIBS_value=
  2089 +ac_cv_env_build_alias_set=
  2090 +ac_cv_env_build_alias_value=
  2091 +ac_cv_env_host_alias_set=
  2092 +ac_cv_env_host_alias_value=
  2093 +ac_cv_env_target_alias_set=
  2094 +ac_cv_env_target_alias_value=
  2095 +ac_cv_func_alarm=yes
  2096 +ac_cv_func_alloca_works=yes
  2097 +ac_cv_func_dup2=yes
  2098 +ac_cv_func_floor=yes
  2099 +ac_cv_func_fork=yes
  2100 +ac_cv_func_fork_works=yes
  2101 +ac_cv_func_gethostname=yes
  2102 +ac_cv_func_gettimeofday=yes
  2103 +ac_cv_func_inet_ntoa=yes
  2104 +ac_cv_func_memmove=yes
  2105 +ac_cv_func_memset=yes
  2106 +ac_cv_func_pow=yes
  2107 +ac_cv_func_regcomp=yes
  2108 +ac_cv_func_socket=yes
  2109 +ac_cv_func_sqrt=yes
  2110 +ac_cv_func_strcasecmp=yes
  2111 +ac_cv_func_strchr=yes
  2112 +ac_cv_func_strcspn=yes
  2113 +ac_cv_func_strdup=yes
  2114 +ac_cv_func_strerror=yes
  2115 +ac_cv_func_strncasecmp=yes
  2116 +ac_cv_func_strrchr=yes
  2117 +ac_cv_func_strstr=yes
  2118 +ac_cv_func_strtol=yes
  2119 +ac_cv_func_strtoul=yes
  2120 +ac_cv_func_strtoull=yes
  2121 +ac_cv_func_vfork=yes
  2122 +ac_cv_func_vfork_works=yes
  2123 +ac_cv_header_arpa_inet_h=yes
  2124 +ac_cv_header_fcntl_h=yes
  2125 +ac_cv_header_limits_h=yes
  2126 +ac_cv_header_linux_version_h=yes
  2127 +ac_cv_header_netdb_h=yes
  2128 +ac_cv_header_netinet_in_h=yes
  2129 +ac_cv_header_pcap_h=yes
  2130 +ac_cv_header_stdbool_h=yes
  2131 +ac_cv_header_stdc=yes
  2132 +ac_cv_header_stdlib_h=yes
  2133 +ac_cv_header_string_h=yes
  2134 +ac_cv_header_sys_socket_h=yes
  2135 +ac_cv_header_sys_time_h=yes
  2136 +ac_cv_header_unistd_h=yes
  2137 +ac_cv_header_vfork_h=no
  2138 +ac_cv_host=x86_64-unknown-linux-gnu
  2139 +ac_cv_lib_curses_initscr=yes
  2140 +ac_cv_lib_pthread_pthread_mutex_init=yes
  2141 +ac_cv_objext=o
  2142 +ac_cv_path_EGREP='/bin/grep -E'
  2143 +ac_cv_path_GREP=/bin/grep
  2144 +ac_cv_path_install='/usr/bin/install -c'
  2145 +ac_cv_path_mkdir=/bin/mkdir
  2146 +ac_cv_prog_AWK=gawk
  2147 +ac_cv_prog_CPP='gcc -E'
  2148 +ac_cv_prog_ac_ct_CC=gcc
  2149 +ac_cv_prog_ac_ct_CXX=g++
  2150 +ac_cv_prog_cc_c89=
  2151 +ac_cv_prog_cc_g=yes
  2152 +ac_cv_prog_cxx_g=yes
  2153 +ac_cv_prog_make_make_set=yes
  2154 +ac_cv_search_bind='none required'
  2155 +ac_cv_search_dlerror='none required'
  2156 +ac_cv_search_dlopen=-ldl
  2157 +ac_cv_search_dlsym='none required'
  2158 +ac_cv_search_floor=-lm
  2159 +ac_cv_search_freeaddrinfo='none required'
  2160 +ac_cv_search_getaddrinfo='none required'
  2161 +ac_cv_search_htons='none required'
  2162 +ac_cv_search_inet_addr='none required'
  2163 +ac_cv_search_inet_ntoa='none required'
  2164 +ac_cv_search_listen='none required'
  2165 +ac_cv_search_ntohs='none required'
  2166 +ac_cv_search_pcap_close='none required'
  2167 +ac_cv_search_pcap_next='none required'
  2168 +ac_cv_search_pcap_next_ex='none required'
  2169 +ac_cv_search_pcap_open_offline=-lpcap
  2170 +ac_cv_search_pow='none required'
  2171 +ac_cv_search_pthread_attr_destroy='none required'
  2172 +ac_cv_search_pthread_attr_init='none required'
  2173 +ac_cv_search_pthread_attr_setstacksize='none required'
  2174 +ac_cv_search_pthread_cancel=-lpthread
  2175 +ac_cv_search_pthread_create='none required'
  2176 +ac_cv_search_pthread_exit='none required'
  2177 +ac_cv_search_pthread_join='none required'
  2178 +ac_cv_search_pthread_mutex_destroy='none required'
  2179 +ac_cv_search_pthread_mutex_init='none required'
  2180 +ac_cv_search_pthread_mutex_lock='none required'
  2181 +ac_cv_search_pthread_mutex_unlock='none required'
  2182 +ac_cv_search_pthread_self='none required'
  2183 +ac_cv_search_pthread_setcancelstate='none required'
  2184 +ac_cv_search_pthread_setcanceltype='none required'
  2185 +ac_cv_search_pthread_setschedparam='none required'
  2186 +ac_cv_search_pthread_sigmask='none required'
  2187 +ac_cv_search_recvfrom='none required'
  2188 +ac_cv_search_shutdown='none required'
  2189 +ac_cv_target=x86_64-unknown-linux-gnu
  2190 +ac_cv_type__Bool=yes
  2191 +ac_cv_type_pid_t=yes
  2192 +ac_cv_type_size_t=yes
  2193 +ac_cv_type_ssize_t=yes
  2194 +ac_cv_working_alloca_h=yes
  2195 +am_cv_CC_dependencies_compiler_type=gcc3
  2196 +am_cv_CXX_dependencies_compiler_type=gcc3
  2197 +am_cv_make_support_nested_variables=yes
  2198 +ax_cv_have_epoll=yes
  2199 +
  2200 +## ----------------- ##
  2201 +## Output variables. ##
  2202 +## ----------------- ##
  2203 +
  2204 +ACLOCAL='${SHELL} /home/akatosh/sipp-3.4.0/missing aclocal-1.13'
  2205 +ALLOCA=''
  2206 +AMDEPBACKSLASH='\'
  2207 +AMDEP_FALSE='#'
  2208 +AMDEP_TRUE=''
  2209 +AMTAR='$${TAR-tar}'
  2210 +AM_BACKSLASH='\'
  2211 +AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2212 +AM_DEFAULT_VERBOSITY='1'
  2213 +AM_V='$(V)'
  2214 +AUTOCONF='${SHELL} /home/akatosh/sipp-3.4.0/missing autoconf'
  2215 +AUTOHEADER='${SHELL} /home/akatosh/sipp-3.4.0/missing autoheader'
  2216 +AUTOMAKE='${SHELL} /home/akatosh/sipp-3.4.0/missing automake-1.13'
  2217 +AWK='gawk'
  2218 +CC='gcc'
  2219 +CCDEPMODE='depmode=gcc3'
  2220 +CFLAGS='-g -O2 -D__LINUX'
  2221 +CPP='gcc -E'
  2222 +CPPFLAGS=' -D__LINUX'
  2223 +CXX='g++'
  2224 +CXXDEPMODE='depmode=gcc3'
  2225 +CXXFLAGS='-g -O2'
  2226 +CYGPATH_W='echo'
  2227 +DEFS='-DHAVE_CONFIG_H'
  2228 +DEPDIR='.deps'
  2229 +ECHO_C=''
  2230 +ECHO_N='-n'
  2231 +ECHO_T=''
  2232 +EGREP='/bin/grep -E'
  2233 +EXEEXT=''
  2234 +GREP='/bin/grep'
  2235 +GSL_CFLAGS=''
  2236 +GSL_CXXFLAGS=''
  2237 +GSL_LIBS=''
  2238 +HAVE_EPOLL_FALSE='#'
  2239 +HAVE_EPOLL_TRUE=''
  2240 +HAVE_GSL_FALSE=''
  2241 +HAVE_GSL_TRUE='#'
  2242 +HAVE_OPENSSL_FALSE=''
  2243 +HAVE_OPENSSL_TRUE='#'
  2244 +HAVE_PCAP_FALSE='#'
  2245 +HAVE_PCAP_TRUE=''
  2246 +HAVE_RTP_FALSE='#'
  2247 +HAVE_RTP_TRUE=''
  2248 +HAVE_SCTP_FALSE=''
  2249 +HAVE_SCTP_TRUE='#'
  2250 +INSTALL_DATA='${INSTALL} -m 644'
  2251 +INSTALL_PROGRAM='${INSTALL}'
  2252 +INSTALL_SCRIPT='${INSTALL}'
  2253 +INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2254 +LDFLAGS=''
  2255 +LIBOBJS=''
  2256 +LIBS='-lpcap -lm -lpthread -ldl -lcurses '
  2257 +LTLIBOBJS=''
  2258 +MAKEINFO='${SHELL} /home/akatosh/sipp-3.4.0/missing makeinfo'
  2259 +MKDIR_P='/bin/mkdir -p'
  2260 +OBJEXT='o'
  2261 +PACKAGE='sipp'
  2262 +PACKAGE_BUGREPORT='sipp-users@lists.sourceforge.net'
  2263 +PACKAGE_NAME='SIPp'
  2264 +PACKAGE_STRING='SIPp 3.4.0'
  2265 +PACKAGE_TARNAME='sipp'
  2266 +PACKAGE_URL=''
  2267 +PACKAGE_VERSION='3.4.0'
  2268 +PATH_SEPARATOR=':'
  2269 +SET_MAKE=''
  2270 +SHELL='/bin/bash'
  2271 +STRIP=''
  2272 +VERSION='3.4.0'
  2273 +ac_ct_CC='gcc'
  2274 +ac_ct_CXX='g++'
  2275 +am__EXEEXT_FALSE=''
  2276 +am__EXEEXT_TRUE='#'
  2277 +am__fastdepCC_FALSE='#'
  2278 +am__fastdepCC_TRUE=''
  2279 +am__fastdepCXX_FALSE='#'
  2280 +am__fastdepCXX_TRUE=''
  2281 +am__include='include'
  2282 +am__isrc=''
  2283 +am__leading_dot='.'
  2284 +am__nodep='_no'
  2285 +am__quote=''
  2286 +am__tar='$${TAR-tar} chof - "$$tardir"'
  2287 +am__untar='$${TAR-tar} xf -'
  2288 +bindir='${exec_prefix}/bin'
  2289 +build='x86_64-unknown-linux-gnu'
  2290 +build_alias=''
  2291 +build_cpu='x86_64'
  2292 +build_os='linux-gnu'
  2293 +build_vendor='unknown'
  2294 +datadir='${datarootdir}'
  2295 +datarootdir='${prefix}/share'
  2296 +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  2297 +dvidir='${docdir}'
  2298 +exec_prefix='${prefix}'
  2299 +host='x86_64-unknown-linux-gnu'
  2300 +host_alias=''
  2301 +host_cpu='x86_64'
  2302 +host_os='linux-gnu'
  2303 +host_vendor='unknown'
  2304 +htmldir='${docdir}'
  2305 +includedir='${prefix}/include'
  2306 +infodir='${datarootdir}/info'
  2307 +install_sh='${SHELL} /home/akatosh/sipp-3.4.0/install-sh'
  2308 +libdir='${exec_prefix}/lib'
  2309 +libexecdir='${exec_prefix}/libexec'
  2310 +localedir='${datarootdir}/locale'
  2311 +localstatedir='${prefix}/var'
  2312 +mandir='${datarootdir}/man'
  2313 +mkdir_p='$(MKDIR_P)'
  2314 +oldincludedir='/usr/include'
  2315 +pdfdir='${docdir}'
  2316 +prefix='/usr/local'
  2317 +program_transform_name='s,x,x,'
  2318 +psdir='${docdir}'
  2319 +sbindir='${exec_prefix}/sbin'
  2320 +sharedstatedir='${prefix}/com'
  2321 +sysconfdir='${prefix}/etc'
  2322 +target='x86_64-unknown-linux-gnu'
  2323 +target_alias=''
  2324 +target_cpu='x86_64'
  2325 +target_os='linux-gnu'
  2326 +target_vendor='unknown'
  2327 +
  2328 +## ----------- ##
  2329 +## confdefs.h. ##
  2330 +## ----------- ##
  2331 +
  2332 +/* confdefs.h */
  2333 +#define PACKAGE_NAME "SIPp"
  2334 +#define PACKAGE_TARNAME "sipp"
  2335 +#define PACKAGE_VERSION "3.4.0"
  2336 +#define PACKAGE_STRING "SIPp 3.4.0"
  2337 +#define PACKAGE_BUGREPORT "sipp-users@lists.sourceforge.net"
  2338 +#define PACKAGE_URL ""
  2339 +#define PACKAGE "sipp"
  2340 +#define VERSION "3.4.0"
  2341 +#define STDC_HEADERS 1
  2342 +#define HAVE_LIBCURSES 1
  2343 +#define HAVE_PCAP_H 1
  2344 +#define HAVE_EPOLL 1
  2345 +#define HAVE_ALLOCA_H 1
  2346 +#define HAVE_ALLOCA 1
  2347 +#define HAVE_ARPA_INET_H 1
  2348 +#define HAVE_FCNTL_H 1
  2349 +#define HAVE_LIMITS_H 1
  2350 +#define HAVE_NETDB_H 1
  2351 +#define HAVE_NETINET_IN_H 1
  2352 +#define HAVE_STDLIB_H 1
  2353 +#define HAVE_STRING_H 1
  2354 +#define HAVE_SYS_SOCKET_H 1
  2355 +#define HAVE_SYS_TIME_H 1
  2356 +#define HAVE_UNISTD_H 1
  2357 +#define HAVE__BOOL 1
  2358 +#define HAVE_STDBOOL_H 1
  2359 +#define uint16_t unsigned short int
  2360 +#define _UINT32_T 1
  2361 +#define uint32_t unsigned int
  2362 +#define _UINT8_T 1
  2363 +#define uint8_t unsigned char
  2364 +#define HAVE_FORK 1
  2365 +#define HAVE_VFORK 1
  2366 +#define HAVE_WORKING_VFORK 1
  2367 +#define HAVE_WORKING_FORK 1
  2368 +#define HAVE_ALARM 1
  2369 +#define HAVE_DUP2 1
  2370 +#define HAVE_FLOOR 1
  2371 +#define HAVE_GETHOSTNAME 1
  2372 +#define HAVE_GETTIMEOFDAY 1
  2373 +#define HAVE_INET_NTOA 1
  2374 +#define HAVE_MEMMOVE 1
  2375 +#define HAVE_MEMSET 1
  2376 +#define HAVE_POW 1
  2377 +#define HAVE_REGCOMP 1
  2378 +#define HAVE_SOCKET 1
  2379 +#define HAVE_SQRT 1
  2380 +#define HAVE_STRCASECMP 1
  2381 +#define HAVE_STRCHR 1
  2382 +#define HAVE_STRCSPN 1
  2383 +#define HAVE_STRDUP 1
  2384 +#define HAVE_STRERROR 1
  2385 +#define HAVE_STRNCASECMP 1
  2386 +#define HAVE_STRRCHR 1
  2387 +#define HAVE_STRSTR 1
  2388 +#define HAVE_STRTOL 1
  2389 +#define HAVE_STRTOUL 1
  2390 +#define HAVE_STRTOULL 1
  2391 +
  2392 +configure: exit 0
... ...
config.status 0 → 100755
  1 +#! /bin/bash
  2 +# Generated by configure.
  3 +# Run this file to recreate the current configuration.
  4 +# Compiler output produced by configure, useful for debugging
  5 +# configure, is in config.log if it exists.
  6 +
  7 +debug=false
  8 +ac_cs_recheck=false
  9 +ac_cs_silent=false
  10 +
  11 +SHELL=${CONFIG_SHELL-/bin/bash}
  12 +export SHELL
  13 +## -------------------- ##
  14 +## M4sh Initialization. ##
  15 +## -------------------- ##
  16 +
  17 +# Be more Bourne compatible
  18 +DUALCASE=1; export DUALCASE # for MKS sh
  19 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
  20 + emulate sh
  21 + NULLCMD=:
  22 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
  23 + # is contrary to our usage. Disable this feature.
  24 + alias -g '${1+"$@"}'='"$@"'
  25 + setopt NO_GLOB_SUBST
  26 +else
  27 + case `(set -o) 2>/dev/null` in #(
  28 + *posix*) :
  29 + set -o posix ;; #(
  30 + *) :
  31 + ;;
  32 +esac
  33 +fi
  34 +
  35 +
  36 +as_nl='
  37 +'
  38 +export as_nl
  39 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
  40 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
  41 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
  42 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
  43 +# Prefer a ksh shell builtin over an external printf program on Solaris,
  44 +# but without wasting forks for bash or zsh.
  45 +if test -z "$BASH_VERSION$ZSH_VERSION" \
  46 + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
  47 + as_echo='print -r --'
  48 + as_echo_n='print -rn --'
  49 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
  50 + as_echo='printf %s\n'
  51 + as_echo_n='printf %s'
  52 +else
  53 + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
  54 + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
  55 + as_echo_n='/usr/ucb/echo -n'
  56 + else
  57 + as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
  58 + as_echo_n_body='eval
  59 + arg=$1;
  60 + case $arg in #(
  61 + *"$as_nl"*)
  62 + expr "X$arg" : "X\\(.*\\)$as_nl";
  63 + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
  64 + esac;
  65 + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
  66 + '
  67 + export as_echo_n_body
  68 + as_echo_n='sh -c $as_echo_n_body as_echo'
  69 + fi
  70 + export as_echo_body
  71 + as_echo='sh -c $as_echo_body as_echo'
  72 +fi
  73 +
  74 +# The user is always right.
  75 +if test "${PATH_SEPARATOR+set}" != set; then
  76 + PATH_SEPARATOR=:
  77 + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
  78 + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
  79 + PATH_SEPARATOR=';'
  80 + }
  81 +fi
  82 +
  83 +
  84 +# IFS
  85 +# We need space, tab and new line, in precisely that order. Quoting is
  86 +# there to prevent editors from complaining about space-tab.
  87 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
  88 +# splitting by setting IFS to empty value.)
  89 +IFS=" "" $as_nl"
  90 +
  91 +# Find who we are. Look in the path if we contain no directory separator.
  92 +as_myself=
  93 +case $0 in #((
  94 + *[\\/]* ) as_myself=$0 ;;
  95 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
  96 +for as_dir in $PATH
  97 +do
  98 + IFS=$as_save_IFS
  99 + test -z "$as_dir" && as_dir=.
  100 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
  101 + done
  102 +IFS=$as_save_IFS
  103 +
  104 + ;;
  105 +esac
  106 +# We did not find ourselves, most probably we were run as `sh COMMAND'
  107 +# in which case we are not to be found in the path.
  108 +if test "x$as_myself" = x; then
  109 + as_myself=$0
  110 +fi
  111 +if test ! -f "$as_myself"; then
  112 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
  113 + exit 1
  114 +fi
  115 +
  116 +# Unset variables that we do not need and which cause bugs (e.g. in
  117 +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
  118 +# suppresses any "Segmentation fault" message there. '((' could
  119 +# trigger a bug in pdksh 5.2.14.
  120 +for as_var in BASH_ENV ENV MAIL MAILPATH
  121 +do eval test x\${$as_var+set} = xset \
  122 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
  123 +done
  124 +PS1='$ '
  125 +PS2='> '
  126 +PS4='+ '
  127 +
  128 +# NLS nuisances.
  129 +LC_ALL=C
  130 +export LC_ALL
  131 +LANGUAGE=C
  132 +export LANGUAGE
  133 +
  134 +# CDPATH.
  135 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
  136 +
  137 +
  138 +# as_fn_error STATUS ERROR [LINENO LOG_FD]
  139 +# ----------------------------------------
  140 +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
  141 +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
  142 +# script with STATUS, using 1 if that was 0.
  143 +as_fn_error ()
  144 +{
  145 + as_status=$1; test $as_status -eq 0 && as_status=1
  146 + if test "$4"; then
  147 + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
  148 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
  149 + fi
  150 + $as_echo "$as_me: error: $2" >&2
  151 + as_fn_exit $as_status
  152 +} # as_fn_error
  153 +
  154 +
  155 +# as_fn_set_status STATUS
  156 +# -----------------------
  157 +# Set $? to STATUS, without forking.
  158 +as_fn_set_status ()
  159 +{
  160 + return $1
  161 +} # as_fn_set_status
  162 +
  163 +# as_fn_exit STATUS
  164 +# -----------------
  165 +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
  166 +as_fn_exit ()
  167 +{
  168 + set +e
  169 + as_fn_set_status $1
  170 + exit $1
  171 +} # as_fn_exit
  172 +
  173 +# as_fn_unset VAR
  174 +# ---------------
  175 +# Portably unset VAR.
  176 +as_fn_unset ()
  177 +{
  178 + { eval $1=; unset $1;}
  179 +}
  180 +as_unset=as_fn_unset
  181 +# as_fn_append VAR VALUE
  182 +# ----------------------
  183 +# Append the text in VALUE to the end of the definition contained in VAR. Take
  184 +# advantage of any shell optimizations that allow amortized linear growth over
  185 +# repeated appends, instead of the typical quadratic growth present in naive
  186 +# implementations.
  187 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
  188 + eval 'as_fn_append ()
  189 + {
  190 + eval $1+=\$2
  191 + }'
  192 +else
  193 + as_fn_append ()
  194 + {
  195 + eval $1=\$$1\$2
  196 + }
  197 +fi # as_fn_append
  198 +
  199 +# as_fn_arith ARG...
  200 +# ------------------
  201 +# Perform arithmetic evaluation on the ARGs, and store the result in the
  202 +# global $as_val. Take advantage of shells that can avoid forks. The arguments
  203 +# must be portable across $(()) and expr.
  204 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
  205 + eval 'as_fn_arith ()
  206 + {
  207 + as_val=$(( $* ))
  208 + }'
  209 +else
  210 + as_fn_arith ()
  211 + {
  212 + as_val=`expr "$@" || test $? -eq 1`
  213 + }
  214 +fi # as_fn_arith
  215 +
  216 +
  217 +if expr a : '\(a\)' >/dev/null 2>&1 &&
  218 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
  219 + as_expr=expr
  220 +else
  221 + as_expr=false
  222 +fi
  223 +
  224 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
  225 + as_basename=basename
  226 +else
  227 + as_basename=false
  228 +fi
  229 +
  230 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
  231 + as_dirname=dirname
  232 +else
  233 + as_dirname=false
  234 +fi
  235 +
  236 +as_me=`$as_basename -- "$0" ||
  237 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
  238 + X"$0" : 'X\(//\)$' \| \
  239 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
  240 +$as_echo X/"$0" |
  241 + sed '/^.*\/\([^/][^/]*\)\/*$/{
  242 + s//\1/
  243 + q
  244 + }
  245 + /^X\/\(\/\/\)$/{
  246 + s//\1/
  247 + q
  248 + }
  249 + /^X\/\(\/\).*/{
  250 + s//\1/
  251 + q
  252 + }
  253 + s/.*/./; q'`
  254 +
  255 +# Avoid depending upon Character Ranges.
  256 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
  257 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
  258 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
  259 +as_cr_digits='0123456789'
  260 +as_cr_alnum=$as_cr_Letters$as_cr_digits
  261 +
  262 +ECHO_C= ECHO_N= ECHO_T=
  263 +case `echo -n x` in #(((((
  264 +-n*)
  265 + case `echo 'xy\c'` in
  266 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
  267 + xy) ECHO_C='\c';;
  268 + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
  269 + ECHO_T=' ';;
  270 + esac;;
  271 +*)
  272 + ECHO_N='-n';;
  273 +esac
  274 +
  275 +rm -f conf$$ conf$$.exe conf$$.file
  276 +if test -d conf$$.dir; then
  277 + rm -f conf$$.dir/conf$$.file
  278 +else
  279 + rm -f conf$$.dir
  280 + mkdir conf$$.dir 2>/dev/null
  281 +fi
  282 +if (echo >conf$$.file) 2>/dev/null; then
  283 + if ln -s conf$$.file conf$$ 2>/dev/null; then
  284 + as_ln_s='ln -s'
  285 + # ... but there are two gotchas:
  286 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
  287 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
  288 + # In both cases, we have to default to `cp -pR'.
  289 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
  290 + as_ln_s='cp -pR'
  291 + elif ln conf$$.file conf$$ 2>/dev/null; then
  292 + as_ln_s=ln
  293 + else
  294 + as_ln_s='cp -pR'
  295 + fi
  296 +else
  297 + as_ln_s='cp -pR'
  298 +fi
  299 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
  300 +rmdir conf$$.dir 2>/dev/null
  301 +
  302 +
  303 +# as_fn_mkdir_p
  304 +# -------------
  305 +# Create "$as_dir" as a directory, including parents if necessary.
  306 +as_fn_mkdir_p ()
  307 +{
  308 +
  309 + case $as_dir in #(
  310 + -*) as_dir=./$as_dir;;
  311 + esac
  312 + test -d "$as_dir" || eval $as_mkdir_p || {
  313 + as_dirs=
  314 + while :; do
  315 + case $as_dir in #(
  316 + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
  317 + *) as_qdir=$as_dir;;
  318 + esac
  319 + as_dirs="'$as_qdir' $as_dirs"
  320 + as_dir=`$as_dirname -- "$as_dir" ||
  321 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
  322 + X"$as_dir" : 'X\(//\)[^/]' \| \
  323 + X"$as_dir" : 'X\(//\)$' \| \
  324 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
  325 +$as_echo X"$as_dir" |
  326 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
  327 + s//\1/
  328 + q
  329 + }
  330 + /^X\(\/\/\)[^/].*/{
  331 + s//\1/
  332 + q
  333 + }
  334 + /^X\(\/\/\)$/{
  335 + s//\1/
  336 + q
  337 + }
  338 + /^X\(\/\).*/{
  339 + s//\1/
  340 + q
  341 + }
  342 + s/.*/./; q'`
  343 + test -d "$as_dir" && break
  344 + done
  345 + test -z "$as_dirs" || eval "mkdir $as_dirs"
  346 + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
  347 +
  348 +
  349 +} # as_fn_mkdir_p
  350 +if mkdir -p . 2>/dev/null; then
  351 + as_mkdir_p='mkdir -p "$as_dir"'
  352 +else
  353 + test -d ./-p && rmdir ./-p
  354 + as_mkdir_p=false
  355 +fi
  356 +
  357 +
  358 +# as_fn_executable_p FILE
  359 +# -----------------------
  360 +# Test if FILE is an executable regular file.
  361 +as_fn_executable_p ()
  362 +{
  363 + test -f "$1" && test -x "$1"
  364 +} # as_fn_executable_p
  365 +as_test_x='test -x'
  366 +as_executable_p=as_fn_executable_p
  367 +
  368 +# Sed expression to map a string onto a valid CPP name.
  369 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
  370 +
  371 +# Sed expression to map a string onto a valid variable name.
  372 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
  373 +
  374 +
  375 +exec 6>&1
  376 +## ----------------------------------- ##
  377 +## Main body of $CONFIG_STATUS script. ##
  378 +## ----------------------------------- ##
  379 +# Save the log message, to keep $0 and so on meaningful, and to
  380 +# report actual input values of CONFIG_FILES etc. instead of their
  381 +# values after options handling.
  382 +ac_log="
  383 +This file was extended by SIPp $as_me 3.4.0, which was
  384 +generated by GNU Autoconf 2.69. Invocation command line was
  385 +
  386 + CONFIG_FILES = $CONFIG_FILES
  387 + CONFIG_HEADERS = $CONFIG_HEADERS
  388 + CONFIG_LINKS = $CONFIG_LINKS
  389 + CONFIG_COMMANDS = $CONFIG_COMMANDS
  390 + $ $0 $@
  391 +
  392 +on `(hostname || uname -n) 2>/dev/null | sed 1q`
  393 +"
  394 +
  395 +# Files that config.status was made for.
  396 +config_files=" Makefile"
  397 +config_headers=" include/config.h"
  398 +config_commands=" depfiles"
  399 +
  400 +ac_cs_usage="\
  401 +\`$as_me' instantiates files and other configuration actions
  402 +from templates according to the current configuration. Unless the files
  403 +and actions are specified as TAGs, all are instantiated by default.
  404 +
  405 +Usage: $0 [OPTION]... [TAG]...
  406 +
  407 + -h, --help print this help, then exit
  408 + -V, --version print version number and configuration settings, then exit
  409 + --config print configuration, then exit
  410 + -q, --quiet, --silent
  411 + do not print progress messages
  412 + -d, --debug don't remove temporary files
  413 + --recheck update $as_me by reconfiguring in the same conditions
  414 + --file=FILE[:TEMPLATE]
  415 + instantiate the configuration file FILE
  416 + --header=FILE[:TEMPLATE]
  417 + instantiate the configuration header FILE
  418 +
  419 +Configuration files:
  420 +$config_files
  421 +
  422 +Configuration headers:
  423 +$config_headers
  424 +
  425 +Configuration commands:
  426 +$config_commands
  427 +
  428 +Report bugs to <sipp-users@lists.sourceforge.net>."
  429 +
  430 +ac_cs_config="'--with-pcap'"
  431 +ac_cs_version="\
  432 +SIPp config.status 3.4.0
  433 +configured by ./configure, generated by GNU Autoconf 2.69,
  434 + with options \"$ac_cs_config\"
  435 +
  436 +Copyright (C) 2012 Free Software Foundation, Inc.
  437 +This config.status script is free software; the Free Software Foundation
  438 +gives unlimited permission to copy, distribute and modify it."
  439 +
  440 +ac_pwd='/home/akatosh/sipp-3.4.0'
  441 +srcdir='.'
  442 +INSTALL='/usr/bin/install -c'
  443 +MKDIR_P='/bin/mkdir -p'
  444 +AWK='gawk'
  445 +test -n "$AWK" || AWK=awk
  446 +# The default lists apply if the user does not specify any file.
  447 +ac_need_defaults=:
  448 +while test $# != 0
  449 +do
  450 + case $1 in
  451 + --*=?*)
  452 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
  453 + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
  454 + ac_shift=:
  455 + ;;
  456 + --*=)
  457 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
  458 + ac_optarg=
  459 + ac_shift=:
  460 + ;;
  461 + *)
  462 + ac_option=$1
  463 + ac_optarg=$2
  464 + ac_shift=shift
  465 + ;;
  466 + esac
  467 +
  468 + case $ac_option in
  469 + # Handling of the options.
  470 + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  471 + ac_cs_recheck=: ;;
  472 + --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
  473 + $as_echo "$ac_cs_version"; exit ;;
  474 + --config | --confi | --conf | --con | --co | --c )
  475 + $as_echo "$ac_cs_config"; exit ;;
  476 + --debug | --debu | --deb | --de | --d | -d )
  477 + debug=: ;;
  478 + --file | --fil | --fi | --f )
  479 + $ac_shift
  480 + case $ac_optarg in
  481 + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
  482 + '') as_fn_error $? "missing file argument" ;;
  483 + esac
  484 + as_fn_append CONFIG_FILES " '$ac_optarg'"
  485 + ac_need_defaults=false;;
  486 + --header | --heade | --head | --hea )
  487 + $ac_shift
  488 + case $ac_optarg in
  489 + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
  490 + esac
  491 + as_fn_append CONFIG_HEADERS " '$ac_optarg'"
  492 + ac_need_defaults=false;;
  493 + --he | --h)
  494 + # Conflict between --help and --header
  495 + as_fn_error $? "ambiguous option: \`$1'
  496 +Try \`$0 --help' for more information.";;
  497 + --help | --hel | -h )
  498 + $as_echo "$ac_cs_usage"; exit ;;
  499 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
  500 + | -silent | --silent | --silen | --sile | --sil | --si | --s)
  501 + ac_cs_silent=: ;;
  502 +
  503 + # This is an error.
  504 + -*) as_fn_error $? "unrecognized option: \`$1'
  505 +Try \`$0 --help' for more information." ;;
  506 +
  507 + *) as_fn_append ac_config_targets " $1"
  508 + ac_need_defaults=false ;;
  509 +
  510 + esac
  511 + shift
  512 +done
  513 +
  514 +ac_configure_extra_args=
  515 +
  516 +if $ac_cs_silent; then
  517 + exec 6>/dev/null
  518 + ac_configure_extra_args="$ac_configure_extra_args --silent"
  519 +fi
  520 +
  521 +if $ac_cs_recheck; then
  522 + set X /bin/bash './configure' '--with-pcap' $ac_configure_extra_args --no-create --no-recursion
  523 + shift
  524 + $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
  525 + CONFIG_SHELL='/bin/bash'
  526 + export CONFIG_SHELL
  527 + exec "$@"
  528 +fi
  529 +
  530 +exec 5>>config.log
  531 +{
  532 + echo
  533 + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
  534 +## Running $as_me. ##
  535 +_ASBOX
  536 + $as_echo "$ac_log"
  537 +} >&5
  538 +
  539 +#
  540 +# INIT-COMMANDS
  541 +#
  542 +AMDEP_TRUE="" ac_aux_dir="."
  543 +
  544 +
  545 +# Handling of arguments.
  546 +for ac_config_target in $ac_config_targets
  547 +do
  548 + case $ac_config_target in
  549 + "include/config.h") CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
  550 + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
  551 + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
  552 +
  553 + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
  554 + esac
  555 +done
  556 +
  557 +
  558 +# If the user did not use the arguments to specify the items to instantiate,
  559 +# then the envvar interface is used. Set only those that are not.
  560 +# We use the long form for the default assignment because of an extremely
  561 +# bizarre bug on SunOS 4.1.3.
  562 +if $ac_need_defaults; then
  563 + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
  564 + test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
  565 + test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
  566 +fi
  567 +
  568 +# Have a temporary directory for convenience. Make it in the build tree
  569 +# simply because there is no reason against having it here, and in addition,
  570 +# creating and moving files from /tmp can sometimes cause problems.
  571 +# Hook for its removal unless debugging.
  572 +# Note that there is a small window in which the directory will not be cleaned:
  573 +# after its creation but before its name has been assigned to `$tmp'.
  574 +$debug ||
  575 +{
  576 + tmp= ac_tmp=
  577 + trap 'exit_status=$?
  578 + : "${ac_tmp:=$tmp}"
  579 + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
  580 +' 0
  581 + trap 'as_fn_exit 1' 1 2 13 15
  582 +}
  583 +# Create a (secure) tmp directory for tmp files.
  584 +
  585 +{
  586 + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
  587 + test -d "$tmp"
  588 +} ||
  589 +{
  590 + tmp=./conf$$-$RANDOM
  591 + (umask 077 && mkdir "$tmp")
  592 +} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
  593 +ac_tmp=$tmp
  594 +
  595 +# Set up the scripts for CONFIG_FILES section.
  596 +# No need to generate them if there are no CONFIG_FILES.
  597 +# This happens for instance with `./config.status config.h'.
  598 +if test -n "$CONFIG_FILES"; then
  599 +
  600 +
  601 +ac_cr=`echo X | tr X '\015'`
  602 +# On cygwin, bash can eat \r inside `` if the user requested igncr.
  603 +# But we know of no other shell where ac_cr would be empty at this
  604 +# point, so we can use a bashism as a fallback.
  605 +if test "x$ac_cr" = x; then
  606 + eval ac_cr=\$\'\\r\'
  607 +fi
  608 +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
  609 +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
  610 + ac_cs_awk_cr='\\r'
  611 +else
  612 + ac_cs_awk_cr=$ac_cr
  613 +fi
  614 +
  615 +echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
  616 +cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
  617 +S["am__EXEEXT_FALSE"]=""
  618 +S["am__EXEEXT_TRUE"]="#"
  619 +S["LTLIBOBJS"]=""
  620 +S["LIBOBJS"]=""
  621 +S["ALLOCA"]=""
  622 +S["HAVE_EPOLL_FALSE"]="#"
  623 +S["HAVE_EPOLL_TRUE"]=""
  624 +S["HAVE_GSL_FALSE"]=""
  625 +S["HAVE_GSL_TRUE"]="#"
  626 +S["GSL_LIBS"]=""
  627 +S["GSL_CXXFLAGS"]=""
  628 +S["GSL_CFLAGS"]=""
  629 +S["HAVE_RTP_FALSE"]="#"
  630 +S["HAVE_RTP_TRUE"]=""
  631 +S["HAVE_PCAP_FALSE"]="#"
  632 +S["HAVE_PCAP_TRUE"]=""
  633 +S["HAVE_SCTP_FALSE"]=""
  634 +S["HAVE_SCTP_TRUE"]="#"
  635 +S["HAVE_OPENSSL_FALSE"]=""
  636 +S["HAVE_OPENSSL_TRUE"]="#"
  637 +S["EGREP"]="/bin/grep -E"
  638 +S["GREP"]="/bin/grep"
  639 +S["CPP"]="gcc -E"
  640 +S["am__fastdepCXX_FALSE"]="#"
  641 +S["am__fastdepCXX_TRUE"]=""
  642 +S["CXXDEPMODE"]="depmode=gcc3"
  643 +S["ac_ct_CXX"]="g++"
  644 +S["CXXFLAGS"]="-g -O2"
  645 +S["CXX"]="g++"
  646 +S["am__fastdepCC_FALSE"]="#"
  647 +S["am__fastdepCC_TRUE"]=""
  648 +S["CCDEPMODE"]="depmode=gcc3"
  649 +S["am__nodep"]="_no"
  650 +S["AMDEPBACKSLASH"]="\\"
  651 +S["AMDEP_FALSE"]="#"
  652 +S["AMDEP_TRUE"]=""
  653 +S["am__quote"]=""
  654 +S["am__include"]="include"
  655 +S["DEPDIR"]=".deps"
  656 +S["OBJEXT"]="o"
  657 +S["EXEEXT"]=""
  658 +S["ac_ct_CC"]="gcc"
  659 +S["CPPFLAGS"]=" -D__LINUX"
  660 +S["LDFLAGS"]=""
  661 +S["CFLAGS"]="-g -O2 -D__LINUX"
  662 +S["CC"]="gcc"
  663 +S["AM_BACKSLASH"]="\\"
  664 +S["AM_DEFAULT_VERBOSITY"]="1"
  665 +S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)"
  666 +S["AM_V"]="$(V)"
  667 +S["am__untar"]="$${TAR-tar} xf -"
  668 +S["am__tar"]="$${TAR-tar} chof - \"$$tardir\""
  669 +S["AMTAR"]="$${TAR-tar}"
  670 +S["am__leading_dot"]="."
  671 +S["SET_MAKE"]=""
  672 +S["AWK"]="gawk"
  673 +S["mkdir_p"]="$(MKDIR_P)"
  674 +S["MKDIR_P"]="/bin/mkdir -p"
  675 +S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s"
  676 +S["STRIP"]=""
  677 +S["install_sh"]="${SHELL} /home/akatosh/sipp-3.4.0/install-sh"
  678 +S["MAKEINFO"]="${SHELL} /home/akatosh/sipp-3.4.0/missing makeinfo"
  679 +S["AUTOHEADER"]="${SHELL} /home/akatosh/sipp-3.4.0/missing autoheader"
  680 +S["AUTOMAKE"]="${SHELL} /home/akatosh/sipp-3.4.0/missing automake-1.13"
  681 +S["AUTOCONF"]="${SHELL} /home/akatosh/sipp-3.4.0/missing autoconf"
  682 +S["ACLOCAL"]="${SHELL} /home/akatosh/sipp-3.4.0/missing aclocal-1.13"
  683 +S["VERSION"]="3.4.0"
  684 +S["PACKAGE"]="sipp"
  685 +S["CYGPATH_W"]="echo"
  686 +S["am__isrc"]=""
  687 +S["INSTALL_DATA"]="${INSTALL} -m 644"
  688 +S["INSTALL_SCRIPT"]="${INSTALL}"
  689 +S["INSTALL_PROGRAM"]="${INSTALL}"
  690 +S["target_os"]="linux-gnu"
  691 +S["target_vendor"]="unknown"
  692 +S["target_cpu"]="x86_64"
  693 +S["target"]="x86_64-unknown-linux-gnu"
  694 +S["host_os"]="linux-gnu"
  695 +S["host_vendor"]="unknown"
  696 +S["host_cpu"]="x86_64"
  697 +S["host"]="x86_64-unknown-linux-gnu"
  698 +S["build_os"]="linux-gnu"
  699 +S["build_vendor"]="unknown"
  700 +S["build_cpu"]="x86_64"
  701 +S["build"]="x86_64-unknown-linux-gnu"
  702 +S["target_alias"]=""
  703 +S["host_alias"]=""
  704 +S["build_alias"]=""
  705 +S["LIBS"]="-lpcap -lm -lpthread -ldl -lcurses "
  706 +S["ECHO_T"]=""
  707 +S["ECHO_N"]="-n"
  708 +S["ECHO_C"]=""
  709 +S["DEFS"]="-DHAVE_CONFIG_H"
  710 +S["mandir"]="${datarootdir}/man"
  711 +S["localedir"]="${datarootdir}/locale"
  712 +S["libdir"]="${exec_prefix}/lib"
  713 +S["psdir"]="${docdir}"
  714 +S["pdfdir"]="${docdir}"
  715 +S["dvidir"]="${docdir}"
  716 +S["htmldir"]="${docdir}"
  717 +S["infodir"]="${datarootdir}/info"
  718 +S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
  719 +S["oldincludedir"]="/usr/include"
  720 +S["includedir"]="${prefix}/include"
  721 +S["localstatedir"]="${prefix}/var"
  722 +S["sharedstatedir"]="${prefix}/com"
  723 +S["sysconfdir"]="${prefix}/etc"
  724 +S["datadir"]="${datarootdir}"
  725 +S["datarootdir"]="${prefix}/share"
  726 +S["libexecdir"]="${exec_prefix}/libexec"
  727 +S["sbindir"]="${exec_prefix}/sbin"
  728 +S["bindir"]="${exec_prefix}/bin"
  729 +S["program_transform_name"]="s,x,x,"
  730 +S["prefix"]="/usr/local"
  731 +S["exec_prefix"]="${prefix}"
  732 +S["PACKAGE_URL"]=""
  733 +S["PACKAGE_BUGREPORT"]="sipp-users@lists.sourceforge.net"
  734 +S["PACKAGE_STRING"]="SIPp 3.4.0"
  735 +S["PACKAGE_VERSION"]="3.4.0"
  736 +S["PACKAGE_TARNAME"]="sipp"
  737 +S["PACKAGE_NAME"]="SIPp"
  738 +S["PATH_SEPARATOR"]=":"
  739 +S["SHELL"]="/bin/bash"
  740 +_ACAWK
  741 +cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
  742 + for (key in S) S_is_set[key] = 1
  743 + FS = ""
  744 +
  745 +}
  746 +{
  747 + line = $ 0
  748 + nfields = split(line, field, "@")
  749 + substed = 0
  750 + len = length(field[1])
  751 + for (i = 2; i < nfields; i++) {
  752 + key = field[i]
  753 + keylen = length(key)
  754 + if (S_is_set[key]) {
  755 + value = S[key]
  756 + line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
  757 + len += length(value) + length(field[++i])
  758 + substed = 1
  759 + } else
  760 + len += 1 + keylen
  761 + }
  762 +
  763 + print line
  764 +}
  765 +
  766 +_ACAWK
  767 +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
  768 + sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
  769 +else
  770 + cat
  771 +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
  772 + || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
  773 +fi # test -n "$CONFIG_FILES"
  774 +
  775 +# Set up the scripts for CONFIG_HEADERS section.
  776 +# No need to generate them if there are no CONFIG_HEADERS.
  777 +# This happens for instance with `./config.status Makefile'.
  778 +if test -n "$CONFIG_HEADERS"; then
  779 +cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
  780 +BEGIN {
  781 +D["PACKAGE_NAME"]=" \"SIPp\""
  782 +D["PACKAGE_TARNAME"]=" \"sipp\""
  783 +D["PACKAGE_VERSION"]=" \"3.4.0\""
  784 +D["PACKAGE_STRING"]=" \"SIPp 3.4.0\""
  785 +D["PACKAGE_BUGREPORT"]=" \"sipp-users@lists.sourceforge.net\""
  786 +D["PACKAGE_URL"]=" \"\""
  787 +D["PACKAGE"]=" \"sipp\""
  788 +D["VERSION"]=" \"3.4.0\""
  789 +D["STDC_HEADERS"]=" 1"
  790 +D["HAVE_LIBCURSES"]=" 1"
  791 +D["HAVE_PCAP_H"]=" 1"
  792 +D["HAVE_EPOLL"]=" 1"
  793 +D["HAVE_ALLOCA_H"]=" 1"
  794 +D["HAVE_ALLOCA"]=" 1"
  795 +D["HAVE_ARPA_INET_H"]=" 1"
  796 +D["HAVE_FCNTL_H"]=" 1"
  797 +D["HAVE_LIMITS_H"]=" 1"
  798 +D["HAVE_NETDB_H"]=" 1"
  799 +D["HAVE_NETINET_IN_H"]=" 1"
  800 +D["HAVE_STDLIB_H"]=" 1"
  801 +D["HAVE_STRING_H"]=" 1"
  802 +D["HAVE_SYS_SOCKET_H"]=" 1"
  803 +D["HAVE_SYS_TIME_H"]=" 1"
  804 +D["HAVE_UNISTD_H"]=" 1"
  805 +D["HAVE__BOOL"]=" 1"
  806 +D["HAVE_STDBOOL_H"]=" 1"
  807 +D["uint16_t"]=" unsigned short int"
  808 +D["_UINT32_T"]=" 1"
  809 +D["uint32_t"]=" unsigned int"
  810 +D["_UINT8_T"]=" 1"
  811 +D["uint8_t"]=" unsigned char"
  812 +D["HAVE_FORK"]=" 1"
  813 +D["HAVE_VFORK"]=" 1"
  814 +D["HAVE_WORKING_VFORK"]=" 1"
  815 +D["HAVE_WORKING_FORK"]=" 1"
  816 +D["HAVE_ALARM"]=" 1"
  817 +D["HAVE_DUP2"]=" 1"
  818 +D["HAVE_FLOOR"]=" 1"
  819 +D["HAVE_GETHOSTNAME"]=" 1"
  820 +D["HAVE_GETTIMEOFDAY"]=" 1"
  821 +D["HAVE_INET_NTOA"]=" 1"
  822 +D["HAVE_MEMMOVE"]=" 1"
  823 +D["HAVE_MEMSET"]=" 1"
  824 +D["HAVE_POW"]=" 1"
  825 +D["HAVE_REGCOMP"]=" 1"
  826 +D["HAVE_SOCKET"]=" 1"
  827 +D["HAVE_SQRT"]=" 1"
  828 +D["HAVE_STRCASECMP"]=" 1"
  829 +D["HAVE_STRCHR"]=" 1"
  830 +D["HAVE_STRCSPN"]=" 1"
  831 +D["HAVE_STRDUP"]=" 1"
  832 +D["HAVE_STRERROR"]=" 1"
  833 +D["HAVE_STRNCASECMP"]=" 1"
  834 +D["HAVE_STRRCHR"]=" 1"
  835 +D["HAVE_STRSTR"]=" 1"
  836 +D["HAVE_STRTOL"]=" 1"
  837 +D["HAVE_STRTOUL"]=" 1"
  838 +D["HAVE_STRTOULL"]=" 1"
  839 + for (key in D) D_is_set[key] = 1
  840 + FS = ""
  841 +}
  842 +/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ {
  843 + line = $ 0
  844 + split(line, arg, " ")
  845 + if (arg[1] == "#") {
  846 + defundef = arg[2]
  847 + mac1 = arg[3]
  848 + } else {
  849 + defundef = substr(arg[1], 2)
  850 + mac1 = arg[2]
  851 + }
  852 + split(mac1, mac2, "(") #)
  853 + macro = mac2[1]
  854 + prefix = substr(line, 1, index(line, defundef) - 1)
  855 + if (D_is_set[macro]) {
  856 + # Preserve the white space surrounding the "#".
  857 + print prefix "define", macro P[macro] D[macro]
  858 + next
  859 + } else {
  860 + # Replace #undef with comments. This is necessary, for example,
  861 + # in the case of _POSIX_SOURCE, which is predefined and required
  862 + # on some systems where configure will not decide to define it.
  863 + if (defundef == "undef") {
  864 + print "/*", prefix defundef, macro, "*/"
  865 + next
  866 + }
  867 + }
  868 +}
  869 +{ print }
  870 +_ACAWK
  871 + as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
  872 +fi # test -n "$CONFIG_HEADERS"
  873 +
  874 +
  875 +eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
  876 +shift
  877 +for ac_tag
  878 +do
  879 + case $ac_tag in
  880 + :[FHLC]) ac_mode=$ac_tag; continue;;
  881 + esac
  882 + case $ac_mode$ac_tag in
  883 + :[FHL]*:*);;
  884 + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
  885 + :[FH]-) ac_tag=-:-;;
  886 + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
  887 + esac
  888 + ac_save_IFS=$IFS
  889 + IFS=:
  890 + set x $ac_tag
  891 + IFS=$ac_save_IFS
  892 + shift
  893 + ac_file=$1
  894 + shift
  895 +
  896 + case $ac_mode in
  897 + :L) ac_source=$1;;
  898 + :[FH])
  899 + ac_file_inputs=
  900 + for ac_f
  901 + do
  902 + case $ac_f in
  903 + -) ac_f="$ac_tmp/stdin";;
  904 + *) # Look for the file first in the build tree, then in the source tree
  905 + # (if the path is not absolute). The absolute path cannot be DOS-style,
  906 + # because $ac_f cannot contain `:'.
  907 + test -f "$ac_f" ||
  908 + case $ac_f in
  909 + [\\/$]*) false;;
  910 + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
  911 + esac ||
  912 + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
  913 + esac
  914 + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
  915 + as_fn_append ac_file_inputs " '$ac_f'"
  916 + done
  917 +
  918 + # Let's still pretend it is `configure' which instantiates (i.e., don't
  919 + # use $as_me), people would be surprised to read:
  920 + # /* config.h. Generated by config.status. */
  921 + configure_input='Generated from '`
  922 + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
  923 + `' by configure.'
  924 + if test x"$ac_file" != x-; then
  925 + configure_input="$ac_file. $configure_input"
  926 + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
  927 +$as_echo "$as_me: creating $ac_file" >&6;}
  928 + fi
  929 + # Neutralize special characters interpreted by sed in replacement strings.
  930 + case $configure_input in #(
  931 + *\&* | *\|* | *\\* )
  932 + ac_sed_conf_input=`$as_echo "$configure_input" |
  933 + sed 's/[\\\\&|]/\\\\&/g'`;; #(
  934 + *) ac_sed_conf_input=$configure_input;;
  935 + esac
  936 +
  937 + case $ac_tag in
  938 + *:-:* | *:-) cat >"$ac_tmp/stdin" \
  939 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
  940 + esac
  941 + ;;
  942 + esac
  943 +
  944 + ac_dir=`$as_dirname -- "$ac_file" ||
  945 +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
  946 + X"$ac_file" : 'X\(//\)[^/]' \| \
  947 + X"$ac_file" : 'X\(//\)$' \| \
  948 + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
  949 +$as_echo X"$ac_file" |
  950 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
  951 + s//\1/
  952 + q
  953 + }
  954 + /^X\(\/\/\)[^/].*/{
  955 + s//\1/
  956 + q
  957 + }
  958 + /^X\(\/\/\)$/{
  959 + s//\1/
  960 + q
  961 + }
  962 + /^X\(\/\).*/{
  963 + s//\1/
  964 + q
  965 + }
  966 + s/.*/./; q'`
  967 + as_dir="$ac_dir"; as_fn_mkdir_p
  968 + ac_builddir=.
  969 +
  970 +case "$ac_dir" in
  971 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
  972 +*)
  973 + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
  974 + # A ".." for each directory in $ac_dir_suffix.
  975 + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
  976 + case $ac_top_builddir_sub in
  977 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
  978 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
  979 + esac ;;
  980 +esac
  981 +ac_abs_top_builddir=$ac_pwd
  982 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
  983 +# for backward compatibility:
  984 +ac_top_builddir=$ac_top_build_prefix
  985 +
  986 +case $srcdir in
  987 + .) # We are building in place.
  988 + ac_srcdir=.
  989 + ac_top_srcdir=$ac_top_builddir_sub
  990 + ac_abs_top_srcdir=$ac_pwd ;;
  991 + [\\/]* | ?:[\\/]* ) # Absolute name.
  992 + ac_srcdir=$srcdir$ac_dir_suffix;
  993 + ac_top_srcdir=$srcdir
  994 + ac_abs_top_srcdir=$srcdir ;;
  995 + *) # Relative name.
  996 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
  997 + ac_top_srcdir=$ac_top_build_prefix$srcdir
  998 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
  999 +esac
  1000 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
  1001 +
  1002 +
  1003 + case $ac_mode in
  1004 + :F)
  1005 + #
  1006 + # CONFIG_FILE
  1007 + #
  1008 +
  1009 + case $INSTALL in
  1010 + [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
  1011 + *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
  1012 + esac
  1013 + ac_MKDIR_P=$MKDIR_P
  1014 + case $MKDIR_P in
  1015 + [\\/$]* | ?:[\\/]* ) ;;
  1016 + */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
  1017 + esac
  1018 +# If the template does not know about datarootdir, expand it.
  1019 +# FIXME: This hack should be removed a few years after 2.60.
  1020 +ac_datarootdir_hack=; ac_datarootdir_seen=
  1021 +ac_sed_dataroot='
  1022 +/datarootdir/ {
  1023 + p
  1024 + q
  1025 +}
  1026 +/@datadir@/p
  1027 +/@docdir@/p
  1028 +/@infodir@/p
  1029 +/@localedir@/p
  1030 +/@mandir@/p'
  1031 +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
  1032 +*datarootdir*) ac_datarootdir_seen=yes;;
  1033 +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
  1034 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
  1035 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
  1036 + ac_datarootdir_hack='
  1037 + s&@datadir@&${datarootdir}&g
  1038 + s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
  1039 + s&@infodir@&${datarootdir}/info&g
  1040 + s&@localedir@&${datarootdir}/locale&g
  1041 + s&@mandir@&${datarootdir}/man&g
  1042 + s&\${datarootdir}&${prefix}/share&g' ;;
  1043 +esac
  1044 +ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{
  1045 +h
  1046 +s///
  1047 +s/^/:/
  1048 +s/[ ]*$/:/
  1049 +s/:\$(srcdir):/:/g
  1050 +s/:\${srcdir}:/:/g
  1051 +s/:@srcdir@:/:/g
  1052 +s/^:*//
  1053 +s/:*$//
  1054 +x
  1055 +s/\(=[ ]*\).*/\1/
  1056 +G
  1057 +s/\n//
  1058 +s/^[^=]*=[ ]*$//
  1059 +}
  1060 +
  1061 +:t
  1062 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
  1063 +s|@configure_input@|$ac_sed_conf_input|;t t
  1064 +s&@top_builddir@&$ac_top_builddir_sub&;t t
  1065 +s&@top_build_prefix@&$ac_top_build_prefix&;t t
  1066 +s&@srcdir@&$ac_srcdir&;t t
  1067 +s&@abs_srcdir@&$ac_abs_srcdir&;t t
  1068 +s&@top_srcdir@&$ac_top_srcdir&;t t
  1069 +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
  1070 +s&@builddir@&$ac_builddir&;t t
  1071 +s&@abs_builddir@&$ac_abs_builddir&;t t
  1072 +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
  1073 +s&@INSTALL@&$ac_INSTALL&;t t
  1074 +s&@MKDIR_P@&$ac_MKDIR_P&;t t
  1075 +$ac_datarootdir_hack
  1076 +"
  1077 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
  1078 + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1079 +
  1080 +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
  1081 + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
  1082 + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
  1083 + "$ac_tmp/out"`; test -z "$ac_out"; } &&
  1084 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  1085 +which seems to be undefined. Please make sure it is defined" >&5
  1086 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
  1087 +which seems to be undefined. Please make sure it is defined" >&2;}
  1088 +
  1089 + rm -f "$ac_tmp/stdin"
  1090 + case $ac_file in
  1091 + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
  1092 + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
  1093 + esac \
  1094 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1095 + ;;
  1096 + :H)
  1097 + #
  1098 + # CONFIG_HEADER
  1099 + #
  1100 + if test x"$ac_file" != x-; then
  1101 + {
  1102 + $as_echo "/* $configure_input */" \
  1103 + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
  1104 + } >"$ac_tmp/config.h" \
  1105 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1106 + if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
  1107 + { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
  1108 +$as_echo "$as_me: $ac_file is unchanged" >&6;}
  1109 + else
  1110 + rm -f "$ac_file"
  1111 + mv "$ac_tmp/config.h" "$ac_file" \
  1112 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
  1113 + fi
  1114 + else
  1115 + $as_echo "/* $configure_input */" \
  1116 + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
  1117 + || as_fn_error $? "could not create -" "$LINENO" 5
  1118 + fi
  1119 +# Compute "$ac_file"'s index in $config_headers.
  1120 +_am_arg="$ac_file"
  1121 +_am_stamp_count=1
  1122 +for _am_header in $config_headers :; do
  1123 + case $_am_header in
  1124 + $_am_arg | $_am_arg:* )
  1125 + break ;;
  1126 + * )
  1127 + _am_stamp_count=`expr $_am_stamp_count + 1` ;;
  1128 + esac
  1129 +done
  1130 +echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
  1131 +$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
  1132 + X"$_am_arg" : 'X\(//\)[^/]' \| \
  1133 + X"$_am_arg" : 'X\(//\)$' \| \
  1134 + X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
  1135 +$as_echo X"$_am_arg" |
  1136 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
  1137 + s//\1/
  1138 + q
  1139 + }
  1140 + /^X\(\/\/\)[^/].*/{
  1141 + s//\1/
  1142 + q
  1143 + }
  1144 + /^X\(\/\/\)$/{
  1145 + s//\1/
  1146 + q
  1147 + }
  1148 + /^X\(\/\).*/{
  1149 + s//\1/
  1150 + q
  1151 + }
  1152 + s/.*/./; q'`/stamp-h$_am_stamp_count
  1153 + ;;
  1154 +
  1155 + :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
  1156 +$as_echo "$as_me: executing $ac_file commands" >&6;}
  1157 + ;;
  1158 + esac
  1159 +
  1160 +
  1161 + case $ac_file$ac_mode in
  1162 + "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
  1163 + # Older Autoconf quotes --file arguments for eval, but not when files
  1164 + # are listed without --file. Let's play safe and only enable the eval
  1165 + # if we detect the quoting.
  1166 + case $CONFIG_FILES in
  1167 + *\'*) eval set x "$CONFIG_FILES" ;;
  1168 + *) set x $CONFIG_FILES ;;
  1169 + esac
  1170 + shift
  1171 + for mf
  1172 + do
  1173 + # Strip MF so we end up with the name of the file.
  1174 + mf=`echo "$mf" | sed -e 's/:.*$//'`
  1175 + # Check whether this is an Automake generated Makefile or not.
  1176 + # We used to match only the files named 'Makefile.in', but
  1177 + # some people rename them; so instead we look at the file content.
  1178 + # Grep'ing the first line is not enough: some people post-process
  1179 + # each Makefile.in and add a new line on top of each file to say so.
  1180 + # Grep'ing the whole file is not good either: AIX grep has a line
  1181 + # limit of 2048, but all sed's we know have understand at least 4000.
  1182 + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
  1183 + dirpart=`$as_dirname -- "$mf" ||
  1184 +$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
  1185 + X"$mf" : 'X\(//\)[^/]' \| \
  1186 + X"$mf" : 'X\(//\)$' \| \
  1187 + X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
  1188 +$as_echo X"$mf" |
  1189 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
  1190 + s//\1/
  1191 + q
  1192 + }
  1193 + /^X\(\/\/\)[^/].*/{
  1194 + s//\1/
  1195 + q
  1196 + }
  1197 + /^X\(\/\/\)$/{
  1198 + s//\1/
  1199 + q
  1200 + }
  1201 + /^X\(\/\).*/{
  1202 + s//\1/
  1203 + q
  1204 + }
  1205 + s/.*/./; q'`
  1206 + else
  1207 + continue
  1208 + fi
  1209 + # Extract the definition of DEPDIR, am__include, and am__quote
  1210 + # from the Makefile without running 'make'.
  1211 + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
  1212 + test -z "$DEPDIR" && continue
  1213 + am__include=`sed -n 's/^am__include = //p' < "$mf"`
  1214 + test -z "$am__include" && continue
  1215 + am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
  1216 + # Find all dependency output files, they are included files with
  1217 + # $(DEPDIR) in their names. We invoke sed twice because it is the
  1218 + # simplest approach to changing $(DEPDIR) to its actual value in the
  1219 + # expansion.
  1220 + for file in `sed -n "
  1221 + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
  1222 + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
  1223 + # Make sure the directory exists.
  1224 + test -f "$dirpart/$file" && continue
  1225 + fdir=`$as_dirname -- "$file" ||
  1226 +$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
  1227 + X"$file" : 'X\(//\)[^/]' \| \
  1228 + X"$file" : 'X\(//\)$' \| \
  1229 + X"$file" : 'X\(/\)' \| . 2>/dev/null ||
  1230 +$as_echo X"$file" |
  1231 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
  1232 + s//\1/
  1233 + q
  1234 + }
  1235 + /^X\(\/\/\)[^/].*/{
  1236 + s//\1/
  1237 + q
  1238 + }
  1239 + /^X\(\/\/\)$/{
  1240 + s//\1/
  1241 + q
  1242 + }
  1243 + /^X\(\/\).*/{
  1244 + s//\1/
  1245 + q
  1246 + }
  1247 + s/.*/./; q'`
  1248 + as_dir=$dirpart/$fdir; as_fn_mkdir_p
  1249 + # echo "creating $dirpart/$file"
  1250 + echo '# dummy' > "$dirpart/$file"
  1251 + done
  1252 + done
  1253 +}
  1254 + ;;
  1255 +
  1256 + esac
  1257 +done # for ac_tag
  1258 +
  1259 +
  1260 +as_fn_exit 0
... ...