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

It was created by osmo-bts configure 1.2.0.46-40fb, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-trx

## --------- ##
## 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:2487: checking for a BSD-compatible install
configure:2555: result: /usr/bin/install -c
configure:2566: checking whether build environment is sane
configure:2621: result: yes
configure:2772: checking for a thread-safe mkdir -p
configure:2811: result: /bin/mkdir -p
configure:2818: checking for gawk
configure:2834: found /usr/bin/gawk
configure:2845: result: gawk
configure:2856: checking whether make sets $(MAKE)
configure:2878: result: yes
configure:2907: checking whether make supports nested variables
configure:2924: result: yes
configure:3064: checking whether make supports nested variables
configure:3081: result: yes
configure:3096: checking whether make sets $(MAKE)
configure:3118: result: yes
configure:3175: checking for gcc
configure:3191: found /usr/bin/gcc
configure:3202: result: gcc
configure:3431: checking for C compiler version
configure:3440: 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:3451: $? = 0
configure:3440: 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:3451: $? = 0
configure:3440: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3451: $? = 1
configure:3440: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3451: $? = 1
configure:3471: checking whether the C compiler works
configure:3493: gcc    conftest.c  >&5
configure:3497: $? = 0
configure:3545: result: yes
configure:3548: checking for C compiler default output file name
configure:3550: result: a.out
configure:3556: checking for suffix of executables
configure:3563: gcc -o conftest    conftest.c  >&5
configure:3567: $? = 0
configure:3589: result: 
configure:3611: checking whether we are cross compiling
configure:3619: gcc -o conftest    conftest.c  >&5
configure:3623: $? = 0
configure:3630: ./conftest
configure:3634: $? = 0
configure:3649: result: no
configure:3654: checking for suffix of object files
configure:3676: gcc -c   conftest.c >&5
configure:3680: $? = 0
configure:3701: result: o
configure:3705: checking whether we are using the GNU C compiler
configure:3724: gcc -c   conftest.c >&5
configure:3724: $? = 0
configure:3733: result: yes
configure:3742: checking whether gcc accepts -g
configure:3762: gcc -c -g  conftest.c >&5
configure:3762: $? = 0
configure:3803: result: yes
configure:3820: checking for gcc option to accept ISO C89
configure:3883: gcc  -c -g -O2  conftest.c >&5
configure:3883: $? = 0
configure:3896: result: none needed
configure:3921: checking whether gcc understands -c and -o together
configure:3943: gcc -c conftest.c -o conftest2.o
configure:3946: $? = 0
configure:3943: gcc -c conftest.c -o conftest2.o
configure:3946: $? = 0
configure:3958: result: yes
configure:3986: checking for style of include used by make
configure:4014: result: GNU
configure:4040: checking dependency style of gcc
configure:4151: result: gcc3
configure:4196: checking build system type
configure:4210: result: x86_64-pc-linux-gnu
configure:4230: checking host system type
configure:4243: result: x86_64-pc-linux-gnu
configure:4284: checking how to print strings
configure:4311: result: printf
configure:4332: checking for a sed that does not truncate output
configure:4396: result: /bin/sed
configure:4414: checking for grep that handles long lines and -e
configure:4472: result: /bin/grep
configure:4477: checking for egrep
configure:4539: result: /bin/grep -E
configure:4544: checking for fgrep
configure:4606: result: /bin/grep -F
configure:4641: checking for ld used by gcc
configure:4708: result: /usr/bin/ld
configure:4715: checking if the linker (/usr/bin/ld) is GNU ld
configure:4730: result: yes
configure:4742: checking for BSD- or MS-compatible name lister (nm)
configure:4796: result: /usr/bin/nm -B
configure:4926: checking the name lister (/usr/bin/nm -B) interface
configure:4933: gcc -c -g -O2  conftest.c >&5
configure:4936: /usr/bin/nm -B "conftest.o"
configure:4939: output
0000000000000000 B some_variable
configure:4946: result: BSD nm
configure:4949: checking whether ln -s works
configure:4953: result: yes
configure:4961: checking the maximum length of command line arguments
configure:5092: result: 1572864
configure:5140: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5180: result: func_convert_file_noop
configure:5187: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5207: result: func_convert_file_noop
configure:5214: checking for /usr/bin/ld option to reload object files
configure:5221: result: -r
configure:5295: checking for objdump
configure:5311: found /usr/bin/objdump
configure:5322: result: objdump
configure:5354: checking how to recognize dependent libraries
configure:5554: result: pass_all
configure:5639: checking for dlltool
configure:5669: result: no
configure:5699: checking how to associate runtime and link libraries
configure:5726: result: printf %s\n
configure:5787: checking for ar
configure:5803: found /usr/bin/ar
configure:5814: result: ar
configure:5851: checking for archiver @FILE support
configure:5868: gcc -c -g -O2  conftest.c >&5
configure:5868: $? = 0
configure:5871: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:5874: $? = 0
configure:5879: 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:5882: $? = 1
configure:5894: result: @
configure:5952: checking for strip
configure:5968: found /usr/bin/strip
configure:5979: result: strip
configure:6051: checking for ranlib
configure:6067: found /usr/bin/ranlib
configure:6078: result: ranlib
configure:6180: checking command to parse /usr/bin/nm -B output from gcc object
configure:6333: gcc -c -g -O2  conftest.c >&5
configure:6336: $? = 0
configure:6340: /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:6343: $? = 0
configure:6409: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6412: $? = 0
configure:6450: result: ok
configure:6497: checking for sysroot
configure:6527: result: no
configure:6534: checking for a working dd
configure:6572: result: /bin/dd
configure:6576: checking how to truncate binary pipes
configure:6591: result: /bin/dd bs=4096 count=1
configure:6727: gcc -c -g -O2  conftest.c >&5
configure:6730: $? = 0
configure:6920: checking for mt
configure:6936: found /bin/mt
configure:6947: result: mt
configure:6970: checking if mt is a manifest tool
configure:6976: mt '-?'
configure:6984: result: no
configure:7661: checking how to run the C preprocessor
configure:7692: gcc -E  conftest.c
configure:7692: $? = 0
configure:7706: 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:7706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "osmo-bts"
| #define PACKAGE_TARNAME "osmo-bts"
| #define PACKAGE_VERSION "1.2.0.46-40fb"
| #define PACKAGE_STRING "osmo-bts 1.2.0.46-40fb"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "osmo-bts"
| #define VERSION "1.2.0.46-40fb"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7731: result: gcc -E
configure:7751: gcc -E  conftest.c
configure:7751: $? = 0
configure:7765: 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:7765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "osmo-bts"
| #define PACKAGE_TARNAME "osmo-bts"
| #define PACKAGE_VERSION "1.2.0.46-40fb"
| #define PACKAGE_STRING "osmo-bts 1.2.0.46-40fb"
| #define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
| #define PACKAGE_URL ""
| #define PACKAGE "osmo-bts"
| #define VERSION "1.2.0.46-40fb"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7794: checking for ANSI C header files
configure:7814: gcc -c -g -O2  conftest.c >&5
configure:7814: $? = 0
configure:7887: gcc -o conftest -g -O2   conftest.c  >&5
configure:7887: $? = 0
configure:7887: ./conftest
configure:7887: $? = 0
configure:7898: result: yes
configure:7911: checking for sys/types.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for sys/stat.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for stdlib.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for string.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for memory.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for strings.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for inttypes.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for stdint.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7911: checking for unistd.h
configure:7911: gcc -c -g -O2  conftest.c >&5
configure:7911: $? = 0
configure:7911: result: yes
configure:7925: checking for dlfcn.h
configure:7925: gcc -c -g -O2  conftest.c >&5
configure:7925: $? = 0
configure:7925: result: yes
configure:8181: checking for objdir
configure:8196: result: .libs
configure:8456: checking if gcc supports -fno-rtti -fno-exceptions
configure:8474: 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:8478: $? = 0
configure:8491: result: no
configure:8849: checking for gcc option to produce PIC
configure:8856: result: -fPIC -DPIC
configure:8864: checking if gcc PIC flag -fPIC -DPIC works
configure:8882: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8886: $? = 0
configure:8899: result: yes
configure:8928: checking if gcc static flag -static works
configure:8956: result: yes
configure:8971: checking if gcc supports -c -o file.o
configure:8992: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:8996: $? = 0
configure:9018: result: yes
configure:9026: checking if gcc supports -c -o file.o
configure:9073: result: yes
configure:9106: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10369: result: yes
configure:10406: checking whether -lc should be explicitly linked in
configure:10414: gcc -c -g -O2  conftest.c >&5
configure:10417: $? = 0
configure:10432: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:10435: $? = 0
configure:10449: result: no
configure:10609: checking dynamic linker characteristics
configure:11190: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11190: $? = 0
configure:11439: result: GNU/Linux ld.so
configure:11561: checking how to hardcode library paths into programs
configure:11586: result: immediate
configure:12134: checking whether stripping libraries is possible
configure:12139: result: yes
configure:12174: checking if libtool supports shared libraries
configure:12176: result: yes
configure:12179: checking whether to build shared libraries
configure:12204: result: yes
configure:12207: checking whether to build static libraries
configure:12211: result: yes
configure:12263: checking for pkg-config
configure:12281: found /usr/bin/pkg-config
configure:12294: result: /usr/bin/pkg-config
configure:12360: checking for pkg-config
configure:12378: found /usr/bin/pkg-config
configure:12390: result: /usr/bin/pkg-config
configure:12415: checking pkg-config is at least version 0.20
configure:12418: result: yes
configure:12427: checking for ANSI C header files
configure:12531: result: yes
configure:12572: checking for LIBOSMOCORE
configure:12579: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.3.0"
configure:12582: $? = 0
configure:12596: $PKG_CONFIG --exists --print-errors "libosmocore >= 1.3.0"
configure:12599: $? = 0
configure:12657: result: yes
configure:12663: checking for LIBOSMOVTY
configure:12670: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.3.0"
configure:12673: $? = 0
configure:12687: $PKG_CONFIG --exists --print-errors "libosmovty >= 1.3.0"
configure:12690: $? = 0
configure:12748: result: yes
configure:12754: checking for LIBOSMOGSM
configure:12761: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.3.0"
configure:12764: $? = 0
configure:12778: $PKG_CONFIG --exists --print-errors "libosmogsm >= 1.3.0"
configure:12781: $? = 0
configure:12839: result: yes
configure:12845: checking for LIBOSMOCTRL
configure:12852: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.3.0"
configure:12855: $? = 0
configure:12869: $PKG_CONFIG --exists --print-errors "libosmoctrl >= 1.3.0"
configure:12872: $? = 0
configure:12930: result: yes
configure:12936: checking for LIBOSMOCODEC
configure:12943: $PKG_CONFIG --exists --print-errors "libosmocodec >= 1.3.0"
configure:12946: $? = 0
configure:12960: $PKG_CONFIG --exists --print-errors "libosmocodec >= 1.3.0"
configure:12963: $? = 0
configure:13021: result: yes
configure:13027: checking for LIBOSMOCODING
configure:13034: $PKG_CONFIG --exists --print-errors "libosmocoding >= 1.3.0"
configure:13037: $? = 0
configure:13051: $PKG_CONFIG --exists --print-errors "libosmocoding >= 1.3.0"
configure:13054: $? = 0
configure:13112: result: yes
configure:13118: checking for LIBOSMOABIS
configure:13125: $PKG_CONFIG --exists --print-errors "libosmoabis >= 0.6.0"
configure:13128: $? = 0
configure:13142: $PKG_CONFIG --exists --print-errors "libosmoabis >= 0.6.0"
configure:13145: $? = 0
configure:13203: result: yes
configure:13209: checking for LIBOSMOTRAU
configure:13216: $PKG_CONFIG --exists --print-errors "libosmotrau >= 0.6.0"
configure:13219: $? = 0
configure:13233: $PKG_CONFIG --exists --print-errors "libosmotrau >= 0.6.0"
configure:13236: $? = 0
configure:13294: result: yes
configure:13299: checking whether to enable support for sysmobts calibration tool
configure:13308: result: no
configure:13319: checking whether to enable support for sysmoBTS L1/PHY support
configure:13342: result: no
configure:13480: checking whether to enable support for osmo-trx based L1/PHY support
configure:13489: result: yes
configure:13500: checking whether to enable support for Octasic OCTPHY-2G
configure:13519: result: no
configure:13699: checking whether to enable NuRAN Wireless Litecell 1.5 hardware support
configure:13718: result: no
configure:13834: checking whether to enable NuRAN Wireless OC-2G hardware support
configure:13853: result: no
configure:14144: result: CFLAGS="-g -O2"
configure:14146: result: CPPFLAGS=""
configure:14262: checking that generated files are newer than configure
configure:14268: result: done
configure:14327: creating ./config.status

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

This file was extended by osmo-bts config.status 1.2.0.46-40fb, 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:1163: creating src/Makefile
config.status:1163: creating src/common/Makefile
config.status:1163: creating src/osmo-bts-virtual/Makefile
config.status:1163: creating src/osmo-bts-omldummy/Makefile
config.status:1163: creating src/osmo-bts-sysmo/Makefile
config.status:1163: creating src/osmo-bts-litecell15/Makefile
config.status:1163: creating src/osmo-bts-oc2g/Makefile
config.status:1163: creating src/osmo-bts-trx/Makefile
config.status:1163: creating src/osmo-bts-octphy/Makefile
config.status:1163: creating include/Makefile
config.status:1163: creating include/osmo-bts/Makefile
config.status:1163: creating tests/Makefile
config.status:1163: creating tests/paging/Makefile
config.status:1163: creating tests/agch/Makefile
config.status:1163: creating tests/cipher/Makefile
config.status:1163: creating tests/sysmobts/Makefile
config.status:1163: creating tests/misc/Makefile
config.status:1163: creating tests/handover/Makefile
config.status:1163: creating tests/ta_control/Makefile
config.status:1163: creating tests/tx_power/Makefile
config.status:1163: creating tests/power/Makefile
config.status:1163: creating tests/meas/Makefile
config.status:1163: creating doc/Makefile
config.status:1163: creating doc/examples/Makefile
config.status:1163: creating doc/manuals/Makefile
config.status:1163: creating contrib/Makefile
config.status:1163: creating contrib/systemd/Makefile
config.status:1163: creating Makefile
config.status:1163: creating btsconfig.h
config.status:1344: btsconfig.h is unchanged
config.status:1392: executing tests/atconfig commands
config.status:1392: executing depfiles commands
config.status:1392: 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_LIBGPS_CFLAGS_set=
ac_cv_env_LIBGPS_CFLAGS_value=
ac_cv_env_LIBGPS_LIBS_set=
ac_cv_env_LIBGPS_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_LIBOSMOCODEC_CFLAGS_set=
ac_cv_env_LIBOSMOCODEC_CFLAGS_value=
ac_cv_env_LIBOSMOCODEC_LIBS_set=
ac_cv_env_LIBOSMOCODEC_LIBS_value=
ac_cv_env_LIBOSMOCODING_CFLAGS_set=
ac_cv_env_LIBOSMOCODING_CFLAGS_value=
ac_cv_env_LIBOSMOCODING_LIBS_set=
ac_cv_env_LIBOSMOCODING_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_LIBOSMOGSM_CFLAGS_set=
ac_cv_env_LIBOSMOGSM_CFLAGS_value=
ac_cv_env_LIBOSMOGSM_LIBS_set=
ac_cv_env_LIBOSMOGSM_LIBS_value=
ac_cv_env_LIBOSMOTRAU_CFLAGS_set=
ac_cv_env_LIBOSMOTRAU_CFLAGS_value=
ac_cv_env_LIBOSMOTRAU_LIBS_set=
ac_cv_env_LIBOSMOTRAU_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_LIBSYSTEMD_CFLAGS_set=
ac_cv_env_LIBSYSTEMD_CFLAGS_value=
ac_cv_env_LIBSYSTEMD_LIBS_set=
ac_cv_env_LIBSYSTEMD_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_OSMO_GSM_MANUALS_DIR_set=
ac_cv_env_OSMO_GSM_MANUALS_DIR_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_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_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=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'
pkg_cv_LIBOSMOABIS_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOABIS_LIBS='-L/usr/local/lib -losmoabis'
pkg_cv_LIBOSMOCODEC_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOCODEC_LIBS='-L/usr/local/lib -losmocodec'
pkg_cv_LIBOSMOCODING_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOCODING_LIBS='-L/usr/local/lib -losmocoding -losmocodec -losmogsm -losmocore'
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_LIBOSMOGSM_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOGSM_LIBS='-L/usr/local/lib -ltalloc -losmogsm -losmocore'
pkg_cv_LIBOSMOTRAU_CFLAGS=-I/usr/local/include/
pkg_cv_LIBOSMOTRAU_LIBS='-L/usr/local/lib -losmotrau'
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/osmo-bts/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/osmo-bts/missing autoconf'
AUTOHEADER='${SHELL} /home/cruise/openBSC/osmo-bts/missing autoheader'
AUTOMAKE='${SHELL} /home/cruise/openBSC/osmo-bts/missing automake-1.15'
AWK='gawk'
BUILD_MANUALS_FALSE=''
BUILD_MANUALS_TRUE='#'
BUILD_SBTS2050_FALSE=''
BUILD_SBTS2050_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
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_LC15BTS_FALSE=''
ENABLE_LC15BTS_TRUE='#'
ENABLE_OC2GBTS_FALSE=''
ENABLE_OC2GBTS_TRUE='#'
ENABLE_OCTPHY_FALSE=''
ENABLE_OCTPHY_TRUE='#'
ENABLE_SYSMOBTS_CALIB_FALSE=''
ENABLE_SYSMOBTS_CALIB_TRUE='#'
ENABLE_SYSMOBTS_FALSE=''
ENABLE_SYSMOBTS_TRUE='#'
ENABLE_TRX_FALSE='#'
ENABLE_TRX_TRUE=''
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
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=''
LIBGPS_CFLAGS=''
LIBGPS_LIBS=''
LIBOBJS=''
LIBOSMOABIS_CFLAGS='-I/usr/local/include/'
LIBOSMOABIS_LIBS='-L/usr/local/lib -losmoabis'
LIBOSMOCODEC_CFLAGS='-I/usr/local/include/'
LIBOSMOCODEC_LIBS='-L/usr/local/lib -losmocodec'
LIBOSMOCODING_CFLAGS='-I/usr/local/include/'
LIBOSMOCODING_LIBS='-L/usr/local/lib -losmocoding -losmocodec -losmogsm -losmocore'
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'
LIBOSMOGSM_CFLAGS='-I/usr/local/include/'
LIBOSMOGSM_LIBS='-L/usr/local/lib -ltalloc -losmogsm -losmocore'
LIBOSMOTRAU_CFLAGS='-I/usr/local/include/'
LIBOSMOTRAU_LIBS='-L/usr/local/lib -losmotrau'
LIBOSMOVTY_CFLAGS='-I/usr/local/include/'
LIBOSMOVTY_LIBS='-L/usr/local/lib -ltalloc -losmovty -losmocore'
LIBS=''
LIBSYSTEMD_CFLAGS=''
LIBSYSTEMD_LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LITECELL15_INCDIR='-I'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/cruise/openBSC/osmo-bts/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OC2G_INCDIR='-I'
OCTSDR2G_INCDIR='-I/home/cruise/openBSC/osmo-bts/src/osmo-bts-octphy/'
OSMO_GSM_MANUALS_DIR=''
OTOOL64=''
OTOOL=''
PACKAGE='osmo-bts'
PACKAGE_BUGREPORT='openbsc@lists.osmocom.org'
PACKAGE_NAME='osmo-bts'
PACKAGE_STRING='osmo-bts 1.2.0.46-40fb'
PACKAGE_TARNAME='osmo-bts'
PACKAGE_URL=''
PACKAGE_VERSION='1.2.0.46-40fb'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_INSTALLED='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
RELMAKE='-include osmo-release.mk'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SYSMOBTS_INCDIR='-I'
VERSION='1.2.0.46-40fb'
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}'
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/osmo-bts/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'
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 "osmo-bts"
#define PACKAGE_TARNAME "osmo-bts"
#define PACKAGE_VERSION "1.2.0.46-40fb"
#define PACKAGE_STRING "osmo-bts 1.2.0.46-40fb"
#define PACKAGE_BUGREPORT "openbsc@lists.osmocom.org"
#define PACKAGE_URL ""
#define PACKAGE "osmo-bts"
#define VERSION "1.2.0.46-40fb"
#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

configure: exit 0
