This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by openbsc configure 1.3.2.2-d2550, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = cruise-P51s
uname -m = x86_64
uname -r = 5.3.0-46-generic
uname -s = Linux
uname -v = #38~18.04.1-Ubuntu SMP Tue Mar 31 04:17:56 UTC 2020

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/jvm/jdk1.8.0_231/bin
PATH: /home/cruise/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2430: checking for a BSD-compatible install
configure:2498: result: /usr/bin/install -c
configure:2509: checking whether build environment is sane
configure:2564: result: yes
configure:2715: checking for a thread-safe mkdir -p
configure:2754: result: /bin/mkdir -p
configure:2761: checking for gawk
configure:2777: found /usr/bin/gawk
configure:2788: result: gawk
configure:2799: checking whether make sets $(MAKE)
configure:2821: result: yes
configure:2850: checking whether make supports nested variables
configure:2867: result: yes
configure:3007: checking whether make supports nested variables
configure:3024: result: yes
configure:3039: checking whether make sets $(MAKE)
configure:3061: result: yes
configure:3118: checking for gcc
configure:3134: found /usr/bin/gcc
configure:3145: result: gcc
configure:3374: checking for C compiler version
configure:3383: gcc --version >&5
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3394: $? = 0
configure:3383: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 
configure:3394: $? = 0
configure:3383: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3394: $? = 1
configure:3383: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3394: $? = 1
configure:3414: checking whether the C compiler works
configure:3436: gcc    conftest.c  >&5
configure:3440: $? = 0
configure:3488: result: yes
configure:3491: checking for C compiler default output file name
configure:3493: result: a.out
configure:3499: checking for suffix of executables
configure:3506: gcc -o conftest    conftest.c  >&5
configure:3510: $? = 0
configure:3532: result: 
configure:3554: checking whether we are cross compiling
configure:3562: gcc -o conftest    conftest.c  >&5
configure:3566: $? = 0
configure:3573: ./conftest
configure:3577: $? = 0
configure:3592: result: no
configure:3597: checking for suffix of object files
configure:3619: gcc -c   conftest.c >&5
configure:3623: $? = 0
configure:3644: result: o
configure:3648: checking whether we are using the GNU C compiler
configure:3667: gcc -c   conftest.c >&5
configure:3667: $? = 0
configure:3676: result: yes
configure:3685: checking whether gcc accepts -g
configure:3705: gcc -c -g  conftest.c >&5
configure:3705: $? = 0
configure:3746: result: yes
configure:3763: checking for gcc option to accept ISO C89
configure:3826: gcc  -c -g -O2  conftest.c >&5
configure:3826: $? = 0
configure:3839: result: none needed
configure:3864: checking whether gcc understands -c and -o together
configure:3886: gcc -c conftest.c -o conftest2.o
configure:3889: $? = 0
configure:3886: gcc -c conftest.c -o conftest2.o
configure:3889: $? = 0
configure:3901: result: yes
configure:3929: checking for style of include used by make
configure:3957: result: GNU
configure:3983: checking dependency style of gcc
configure:4094: result: gcc3
configure:4139: checking build system type
configure:4153: result: x86_64-pc-linux-gnu
configure:4173: checking host system type
configure:4186: result: x86_64-pc-linux-gnu
configure:4227: checking how to print strings
configure:4254: result: printf
configure:4275: checking for a sed that does not truncate output
configure:4339: result: /bin/sed
configure:4357: checking for grep that handles long lines and -e
configure:4415: result: /bin/grep
configure:4420: checking for egrep
configure:4482: result: /bin/grep -E
configure:4487: checking for fgrep
configure:4549: result: /bin/grep -F
configure:4584: checking for ld used by gcc
configure:4651: result: /usr/bin/ld
configure:4658: checking if the linker (/usr/bin/ld) is GNU ld
configure:4673: result: yes
configure:4685: checking for BSD- or MS-compatible name lister (nm)
configure:4739: result: /usr/bin/nm -B
configure:4869: checking the name lister (/usr/bin/nm -B) interface
configure:4876: gcc -c -g -O2  conftest.c >&5
configure:4879: /usr/bin/nm -B "conftest.o"
configure:4882: output
0000000000000000 B some_variable
configure:4889: result: BSD nm
configure:4892: checking whether ln -s works
configure:4896: result: yes
configure:4904: checking the maximum length of command line arguments
configure:5035: result: 1572864
configure:5083: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5123: result: func_convert_file_noop
configure:5130: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5150: result: func_convert_file_noop
configure:5157: checking for /usr/bin/ld option to reload object files
configure:5164: result: -r
configure:5238: checking for objdump
configure:5254: found /usr/bin/objdump
configure:5265: result: objdump
configure:5297: checking how to recognize dependent libraries
configure:5497: result: pass_all
configure:5582: checking for dlltool
configure:5612: result: no
configure:5642: checking how to associate runtime and link libraries
configure:5669: result: printf %s\n
configure:5730: checking for ar
configure:5746: found /usr/bin/ar
configure:5757: result: ar
configure:5794: checking for archiver @FILE support
configure:5811: gcc -c -g -O2  conftest.c >&5
configure:5811: $? = 0
configure:5814: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5817: $? = 0
configure:5822: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:5825: $? = 1
configure:5837: result: @
configure:5895: checking for strip
configure:5911: found /usr/bin/strip
configure:5922: result: strip
configure:5994: checking for ranlib
configure:6010: found /usr/bin/ranlib
configure:6021: result: ranlib
configure:6123: checking command to parse /usr/bin/nm -B output from gcc object
configure:6276: gcc -c -g -O2  conftest.c >&5
configure:6279: $? = 0
configure:6283: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6286: $? = 0
configure:6352: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6355: $? = 0
configure:6393: result: ok
configure:6440: checking for sysroot
configure:6470: result: no
configure:6477: checking for a working dd
configure:6515: result: /bin/dd
configure:6519: checking how to truncate binary pipes
configure:6534: result: /bin/dd bs=4096 count=1
configure:6670: gcc -c -g -O2  conftest.c >&5
configure:6673: $? = 0
configure:6863: checking for mt
configure:6879: found /bin/mt
configure:6890: result: mt
configure:6913: checking if mt is a manifest tool
configure:6919: mt '-?'
configure:6927: result: no
configure:7604: checking how to run the C preprocessor
configure:7635: gcc -E  conftest.c
configure:7635: $? = 0
configure:7649: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7674: result: gcc -E
configure:7694: gcc -E  conftest.c
configure:7694: $? = 0
configure:7708: gcc -E  conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7708: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7737: checking for ANSI C header files
configure:7757: gcc -c -g -O2  conftest.c >&5
configure:7757: $? = 0
configure:7830: gcc -o conftest -g -O2   conftest.c  >&5
configure:7830: $? = 0
configure:7830: ./conftest
configure:7830: $? = 0
configure:7841: result: yes
configure:7854: checking for sys/types.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for sys/stat.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for stdlib.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for string.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for memory.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for strings.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for inttypes.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for stdint.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7854: checking for unistd.h
configure:7854: gcc -c -g -O2  conftest.c >&5
configure:7854: $? = 0
configure:7854: result: yes
configure:7868: checking for dlfcn.h
configure:7868: gcc -c -g -O2  conftest.c >&5
configure:7868: $? = 0
configure:7868: result: yes
configure:8124: checking for objdir
configure:8139: result: .libs
configure:8403: checking if gcc supports -fno-rtti -fno-exceptions
configure:8421: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8425: $? = 0
configure:8438: result: no
configure:8796: checking for gcc option to produce PIC
configure:8803: result: -fPIC -DPIC
configure:8811: checking if gcc PIC flag -fPIC -DPIC works
configure:8829: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8833: $? = 0
configure:8846: result: yes
configure:8875: checking if gcc static flag -static works
configure:8903: result: yes
configure:8918: checking if gcc supports -c -o file.o
configure:8939: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8943: $? = 0
configure:8965: result: yes
configure:8973: checking if gcc supports -c -o file.o
configure:9020: result: yes
configure:9053: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10316: result: yes
configure:10353: checking whether -lc should be explicitly linked in
configure:10361: gcc -c -g -O2  conftest.c >&5
configure:10364: $? = 0
configure:10379: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10382: $? = 0
configure:10396: result: no
configure:10556: checking dynamic linker characteristics
configure:11137: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11137: $? = 0
configure:11386: result: GNU/Linux ld.so
configure:11508: checking how to hardcode library paths into programs
configure:11533: result: immediate
configure:12081: checking whether stripping libraries is possible
configure:12086: result: yes
configure:12121: checking if libtool supports shared libraries
configure:12123: result: yes
configure:12126: checking whether to build shared libraries
configure:12151: result: yes
configure:12154: checking whether to build static libraries
configure:12158: result: yes
configure:12198: checking for pkg-config
configure:12216: found /usr/bin/pkg-config
configure:12229: result: /usr/bin/pkg-config
configure:12295: checking for pkg-config
configure:12313: found /usr/bin/pkg-config
configure:12325: result: /usr/bin/pkg-config
configure:12350: checking pkg-config is at least version 0.20
configure:12353: result: yes
configure:12364: checking for library containing dlopen
configure:12395: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cc43w3u6.o: In function `main':
/home/cruise/openBSC/openbsc/openbsc/conftest.c:34: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:12395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:12395: gcc -o conftest -g -O2   conftest.c -ldl   >&5
configure:12395: $? = 0
configure:12412: result: -ldl
configure:12425: checking for LIBOSMOCORE
configure:12432: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.0.1"
configure:12435: $? = 0
configure:12449: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.0.1"
configure:12452: $? = 0
configure:12510: result: yes
configure:12516: checking for LIBOSMOVTY
configure:12523: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.0.1"
configure:12526: $? = 0
configure:12540: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.0.1"
configure:12543: $? = 0
configure:12601: result: yes
configure:12607: checking for LIBOSMOCTRL
configure:12614: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.0.1"
configure:12617: $? = 0
configure:12631: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.0.1"
configure:12634: $? = 0
configure:12692: result: yes
configure:12698: checking for LIBOSMOGSM
configure:12705: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.0.1"
configure:12708: $? = 0
configure:12722: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.0.1"
configure:12725: $? = 0
configure:12783: result: yes
configure:12789: checking for LIBOSMOGB
configure:12796: $PKG_CONFIG --exists --print-errors "libosmogb >= 1.0.1"
configure:12799: $? = 0
configure:12813: $PKG_CONFIG --exists --print-errors "libosmogb >= 1.0.1"
configure:12816: $? = 0
configure:12874: result: yes
configure:12880: checking for LIBOSMOABIS
configure:12887: $PKG_CONFIG --exists --print-errors "libosmoabis >= 0.6.0"
configure:12890: $? = 0
configure:12904: $PKG_CONFIG --exists --print-errors "libosmoabis >= 0.6.0"
configure:12907: $? = 0
configure:12965: result: yes
configure:12971: checking for LIBOSMONETIF
configure:12978: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 0.4.0"
configure:12981: $? = 0
configure:12995: $PKG_CONFIG --exists --print-errors "libosmo-netif >= 0.4.0"
configure:12998: $? = 0
configure:13056: result: yes
configure:13603: checking for ANSI C header files
configure:13707: result: yes
configure:13717: checking dbi/dbd.h usability
configure:13717: gcc -c -g -O2  conftest.c >&5
configure:13717: $? = 0
configure:13717: result: yes
configure:13717: checking dbi/dbd.h presence
configure:13717: gcc -E  conftest.c
configure:13717: $? = 0
configure:13717: result: yes
configure:13717: checking for dbi/dbd.h
configure:13717: result: yes
configure:13733: checking pcap/pcap.h usability
configure:13733: gcc -c -g -O2  conftest.c >&5
conftest.c:58:10: fatal error: pcap/pcap.h: No such file or directory
 #include <pcap/pcap.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:13733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DBI_DBD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <pcap/pcap.h>
configure:13733: result: no
configure:13733: checking pcap/pcap.h presence
configure:13733: gcc -E  conftest.c
conftest.c:25:10: fatal error: pcap/pcap.h: No such file or directory
 #include <pcap/pcap.h>
          ^~~~~~~~~~~~~
compilation terminated.
configure:13733: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DBI_DBD_H 1
| /* end confdefs.h.  */
| #include <pcap/pcap.h>
configure:13733: result: no
configure:13733: checking for pcap/pcap.h
configure:13733: result: no
configure:13757: checking cdk/cdk.h usability
configure:13757: gcc -c -g -O2  conftest.c >&5
conftest.c:58:10: fatal error: cdk/cdk.h: No such file or directory
 #include <cdk/cdk.h>
          ^~~~~~~~~~~
compilation terminated.
configure:13757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DBI_DBD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cdk/cdk.h>
configure:13757: result: no
configure:13757: checking cdk/cdk.h presence
configure:13757: gcc -E  conftest.c
conftest.c:25:10: fatal error: cdk/cdk.h: No such file or directory
 #include <cdk/cdk.h>
          ^~~~~~~~~~~
compilation terminated.
configure:13757: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "openbsc"
| #define PACKAGE_TARNAME "openbsc"
| #define PACKAGE_VERSION "1.3.2.2-d2550"
| #define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "openbsc"
| #define VERSION "1.3.2.2-d2550"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_DBI_DBD_H 1
| /* end confdefs.h.  */
| #include <cdk/cdk.h>
configure:13757: result: no
configure:13757: checking for cdk/cdk.h
configure:13757: result: no
configure:13781: checking for SQLITE3
configure:13788: $PKG_CONFIG --exists --print-errors "sqlite3"
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite3' found
configure:13791: $? = 1
configure:13805: $PKG_CONFIG --exists --print-errors "sqlite3"
Package sqlite3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `sqlite3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sqlite3' found
configure:13808: $? = 1
configure:13822: result: no
No package 'sqlite3' found
configure:13878: checking if gcc supports -fvisibility=hidden
configure:13884: gcc -c -g -O2 -fvisibility=hidden   conftest.c >&5
configure:13884: $? = 0
configure:13885: result: yes
configure:13896: checking whether C compiler accepts -Werror=implicit
configure:13915: gcc -c -g -O2  -Werror=implicit  conftest.c >&5
configure:13915: $? = 0
configure:13923: result: yes
configure:13931: checking whether C compiler accepts -Werror=maybe-uninitialized
configure:13950: gcc -c -g -O2 -Werror=implicit  -Werror=maybe-uninitialized  conftest.c >&5
configure:13950: $? = 0
configure:13958: result: yes
configure:13966: checking whether C compiler accepts -Werror=memset-transposed-args
configure:13985: gcc -c -g -O2 -Werror=implicit -Werror=maybe-uninitialized  -Werror=memset-transposed-args  conftest.c >&5
configure:13985: $? = 0
configure:13993: result: yes
configure:14001: checking whether C compiler accepts -Werror=null-dereference
configure:14020: gcc -c -g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args  -Werror=null-dereference  conftest.c >&5
configure:14020: $? = 0
configure:14028: result: yes
configure:14036: checking whether C compiler accepts -Werror=sizeof-array-argument
configure:14055: gcc -c -g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference  -Werror=sizeof-array-argument  conftest.c >&5
configure:14055: $? = 0
configure:14063: result: yes
configure:14071: checking whether C compiler accepts -Werror=sizeof-pointer-memaccess
configure:14090: gcc -c -g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument  -Werror=sizeof-pointer-memaccess  conftest.c >&5
configure:14090: $? = 0
configure:14098: result: yes
configure:14108: checking whether to enable code coverage support
configure:14117: result: no
configure:14129: checking whether struct tm has tm_gmtoff member
configure:14153: gcc -o conftest -g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess   conftest.c  >&5
configure:14153: $? = 0
configure:14163: result: yes
configure:14268: checking whether to enable VTY/CTRL tests
configure:14270: result: no
configure:14316: result: CFLAGS="-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess"
configure:14318: result: CPPFLAGS=""
configure:14434: checking that generated files are newer than configure
configure:14440: result: done
configure:14499: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by openbsc config.status 1.3.2.2-d2550, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on cruise-P51s

config.status:1184: creating include/openbsc/Makefile
config.status:1184: creating include/Makefile
config.status:1184: creating src/Makefile
config.status:1184: creating src/libtrau/Makefile
config.status:1184: creating src/libbsc/Makefile
config.status:1184: creating src/libmsc/Makefile
config.status:1184: creating src/libmgcp/Makefile
config.status:1184: creating src/libcommon/Makefile
config.status:1184: creating src/libfilter/Makefile
config.status:1184: creating src/libcommon-cs/Makefile
config.status:1184: creating src/osmo-nitb/Makefile
config.status:1184: creating src/osmo-bsc/Makefile
config.status:1184: creating src/osmo-bsc_nat/Makefile
config.status:1184: creating src/osmo-bsc_mgcp/Makefile
config.status:1184: creating src/utils/Makefile
config.status:1184: creating tests/Makefile
config.status:1184: creating tests/atlocal
config.status:1184: creating tests/gsm0408/Makefile
config.status:1184: creating tests/db/Makefile
config.status:1184: creating tests/channel/Makefile
config.status:1184: creating tests/bsc/Makefile
config.status:1184: creating tests/bsc-nat/Makefile
config.status:1184: creating tests/bsc-nat-trie/Makefile
config.status:1184: creating tests/mgcp/Makefile
config.status:1184: creating tests/abis/Makefile
config.status:1184: creating tests/smpp/Makefile
config.status:1184: creating tests/trau/Makefile
config.status:1184: creating tests/subscr/Makefile
config.status:1184: creating tests/mm_auth/Makefile
config.status:1184: creating tests/nanobts_omlattr/Makefile
config.status:1184: creating doc/Makefile
config.status:1184: creating doc/examples/Makefile
config.status:1184: creating contrib/Makefile
config.status:1184: creating contrib/systemd/Makefile
config.status:1184: creating Makefile
config.status:1184: creating bscconfig.h
config.status:1413: executing tests/atconfig commands
config.status:1413: executing depfiles commands
config.status:1413: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBBCG729_CFLAGS_set=
ac_cv_env_LIBBCG729_CFLAGS_value=
ac_cv_env_LIBBCG729_LIBS_set=
ac_cv_env_LIBBCG729_LIBS_value=
ac_cv_env_LIBOSMOABIS_CFLAGS_set=
ac_cv_env_LIBOSMOABIS_CFLAGS_value=
ac_cv_env_LIBOSMOABIS_LIBS_set=
ac_cv_env_LIBOSMOABIS_LIBS_value=
ac_cv_env_LIBOSMOCORE_CFLAGS_set=
ac_cv_env_LIBOSMOCORE_CFLAGS_value=
ac_cv_env_LIBOSMOCORE_LIBS_set=
ac_cv_env_LIBOSMOCORE_LIBS_value=
ac_cv_env_LIBOSMOCTRL_CFLAGS_set=
ac_cv_env_LIBOSMOCTRL_CFLAGS_value=
ac_cv_env_LIBOSMOCTRL_LIBS_set=
ac_cv_env_LIBOSMOCTRL_LIBS_value=
ac_cv_env_LIBOSMOGB_CFLAGS_set=
ac_cv_env_LIBOSMOGB_CFLAGS_value=
ac_cv_env_LIBOSMOGB_LIBS_set=
ac_cv_env_LIBOSMOGB_LIBS_value=
ac_cv_env_LIBOSMOGSM_CFLAGS_set=
ac_cv_env_LIBOSMOGSM_CFLAGS_value=
ac_cv_env_LIBOSMOGSM_LIBS_set=
ac_cv_env_LIBOSMOGSM_LIBS_value=
ac_cv_env_LIBOSMONETIF_CFLAGS_set=
ac_cv_env_LIBOSMONETIF_CFLAGS_value=
ac_cv_env_LIBOSMONETIF_LIBS_set=
ac_cv_env_LIBOSMONETIF_LIBS_value=
ac_cv_env_LIBOSMOSCCP_CFLAGS_set=
ac_cv_env_LIBOSMOSCCP_CFLAGS_value=
ac_cv_env_LIBOSMOSCCP_LIBS_set=
ac_cv_env_LIBOSMOSCCP_LIBS_value=
ac_cv_env_LIBOSMOVTY_CFLAGS_set=
ac_cv_env_LIBOSMOVTY_CFLAGS_value=
ac_cv_env_LIBOSMOVTY_LIBS_set=
ac_cv_env_LIBOSMOVTY_LIBS_value=
ac_cv_env_LIBSMPP34_CFLAGS_set=
ac_cv_env_LIBSMPP34_CFLAGS_value=
ac_cv_env_LIBSMPP34_LIBS_set=
ac_cv_env_LIBSMPP34_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SQLITE3_CFLAGS_set=
ac_cv_env_SQLITE3_CFLAGS_value=
ac_cv_env_SQLITE3_LIBS_set=
ac_cv_env_SQLITE3_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_cdk_cdk_h=no
ac_cv_header_dbi_dbd_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pcap_pcap_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PKG_CONFIG_INSTALLED=/usr/bin/pkg-config
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_check_cflags___Werror_implicit=yes
ax_cv_check_cflags___Werror_maybe_uninitialized=yes
ax_cv_check_cflags___Werror_memset_transposed_args=yes
ax_cv_check_cflags___Werror_null_dereference=yes
ax_cv_check_cflags___Werror_sizeof_array_argument=yes
ax_cv_check_cflags___Werror_sizeof_pointer_memaccess=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
osmo_cv_tm_includes_tm_gmtoff=yes
pkg_cv_LIBOSMOABIS_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOABIS_LIBS='-L/usr/local/lib -losmoabis'
pkg_cv_LIBOSMOCORE_CFLAGS='-pthread -I/usr/local/include/'
pkg_cv_LIBOSMOCORE_LIBS='-L/usr/local/lib -ltalloc -losmocore'
pkg_cv_LIBOSMOCTRL_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOCTRL_LIBS='-L/usr/local/lib -ltalloc -losmoctrl -losmogsm -losmocore'
pkg_cv_LIBOSMOGB_CFLAGS='-fno-strict-aliasing -I/usr/local/include/'
pkg_cv_LIBOSMOGB_LIBS='-L/usr/local/lib -ltalloc -losmogb -losmovty -losmocore'
pkg_cv_LIBOSMOGSM_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOGSM_LIBS='-L/usr/local/lib -ltalloc -losmogsm -losmocore'
pkg_cv_LIBOSMONETIF_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMONETIF_LIBS='-L/usr/local/lib -losmonetif'
pkg_cv_LIBOSMOVTY_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOVTY_LIBS='-L/usr/local/lib -ltalloc -losmovty -losmocore'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/cruise/openBSC/openbsc/openbsc/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/cruise/openBSC/openbsc/openbsc/missing autoconf'
AUTOHEADER='${SHELL} /home/cruise/openBSC/openbsc/openbsc/missing autoheader'
AUTOMAKE='${SHELL} /home/cruise/openBSC/openbsc/openbsc/missing automake-1.15'
AWK='gawk'
BUILD_BSC_FALSE=''
BUILD_BSC_TRUE='#'
BUILD_MGCP_TRANSCODING_FALSE=''
BUILD_MGCP_TRANSCODING_TRUE='#'
BUILD_NAT_FALSE=''
BUILD_NAT_TRUE='#'
BUILD_SMPP_FALSE=''
BUILD_SMPP_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Werror=implicit -Werror=maybe-uninitialized -Werror=memset-transposed-args -Werror=null-dereference -Werror=sizeof-array-argument -Werror=sizeof-pointer-memaccess'
COVERAGE_CFLAGS=''
COVERAGE_LDFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_EXT_TESTS_FALSE=''
ENABLE_EXT_TESTS_TRUE='#'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_GSM_GSM_H=''
HAVE_GSM_H=''
HAVE_LIBCDK_FALSE=''
HAVE_LIBCDK_TRUE='#'
HAVE_PCAP_FALSE=''
HAVE_PCAP_TRUE='#'
HAVE_SQLITE3_FALSE=''
HAVE_SQLITE3_TRUE='#'
HAVE_SYSTEMD_FALSE='#'
HAVE_SYSTEMD_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBBCG729_CFLAGS=''
LIBBCG729_LIBS=''
LIBOBJS=''
LIBOSMOABIS_CFLAGS='-I/usr/local/include/'
LIBOSMOABIS_LIBS='-L/usr/local/lib -losmoabis'
LIBOSMOCORE_CFLAGS='-pthread -I/usr/local/include/'
LIBOSMOCORE_LIBS='-L/usr/local/lib -ltalloc -losmocore'
LIBOSMOCTRL_CFLAGS='-I/usr/local/include/'
LIBOSMOCTRL_LIBS='-L/usr/local/lib -ltalloc -losmoctrl -losmogsm -losmocore'
LIBOSMOGB_CFLAGS='-fno-strict-aliasing -I/usr/local/include/'
LIBOSMOGB_LIBS='-L/usr/local/lib -ltalloc -losmogb -losmovty -losmocore'
LIBOSMOGSM_CFLAGS='-I/usr/local/include/'
LIBOSMOGSM_LIBS='-L/usr/local/lib -ltalloc -losmogsm -losmocore'
LIBOSMONETIF_CFLAGS='-I/usr/local/include/'
LIBOSMONETIF_LIBS='-L/usr/local/lib -losmonetif'
LIBOSMOSCCP_CFLAGS=''
LIBOSMOSCCP_LIBS=''
LIBOSMOVTY_CFLAGS='-I/usr/local/include/'
LIBOSMOVTY_LIBS='-L/usr/local/lib -ltalloc -losmovty -losmocore'
LIBRARY_DL='-ldl '
LIBRARY_GSM=''
LIBS=''
LIBSMPP34_CFLAGS=''
LIBSMPP34_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/cruise/openBSC/openbsc/openbsc/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OSMOTESTEXT_CHECK=''
OTOOL64=''
OTOOL=''
PACKAGE='openbsc'
PACKAGE_BUGREPORT='openbsc@lists.osmocom.org'
PACKAGE_NAME='openbsc'
PACKAGE_STRING='openbsc 1.3.2.2-d2550'
PACKAGE_TARNAME='openbsc'
PACKAGE_URL=''
PACKAGE_VERSION='1.3.2.2-d2550'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_INSTALLED='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PYTHON2_AVAIL=''
RANLIB='ranlib'
RELMAKE='-include osmo-release.mk'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SQLITE3_CFLAGS=''
SQLITE3_LIBS=''
STRIP='strip'
SYMBOL_VISIBILITY='-fvisibility=hidden'
VERSION='1.3.2.2-d2550'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
found_sqlite3='no'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/cruise/openBSC/openbsc/openbsc/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
osmo_ac_build_bsc='no'
osmo_ac_build_nat='no'
osmo_ac_build_smpp='no'
osmo_ac_mgcp_transcoding='no'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
systemdsystemunitdir='/lib/systemd/system'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "openbsc"
#define PACKAGE_TARNAME "openbsc"
#define PACKAGE_VERSION "1.3.2.2-d2550"
#define PACKAGE_STRING "openbsc 1.3.2.2-d2550"
#define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
#define PACKAGE_URL ""
#define PACKAGE "openbsc"
#define VERSION "1.3.2.2-d2550"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define HAVE_DBI_DBD_H 1
#define HAVE_TM_GMTOFF_IN_TM 1

configure: exit 0
