This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Pico Technology PicoScope 5000a Example configure 1.0.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-silent-rules --prefix=/opt/picoscope CFLAGS=-Wl,-s -O2 -w -DNDEBUG CXXFLAGS=-Wl,-s -O2 -w -DNDEBUG ## --------- ## ## Platform. ## ## --------- ## hostname = beaglebone uname -m = armv7l uname -r = 3.14.19-ti-r30 uname -s = Linux uname -v = #1 SMP PREEMPT Mon Oct 13 17:36:06 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2454: checking for a BSD-compatible install configure:2522: result: /usr/bin/install -c configure:2533: checking whether build environment is sane configure:2588: result: yes configure:2739: checking for a thread-safe mkdir -p configure:2778: result: /bin/mkdir -p configure:2785: checking for gawk configure:2815: result: no configure:2785: checking for mawk configure:2801: found /usr/bin/mawk configure:2812: result: mawk configure:2823: checking whether make sets $(MAKE) configure:2845: result: yes configure:2874: checking whether make supports nested variables configure:2891: result: yes configure:3134: checking for g++ configure:3150: found /usr/bin/g++ configure:3161: result: g++ configure:3188: checking for C++ compiler version configure:3197: g++ --version >&5 g++ (Debian 4.9.1-16) 4.9.1 Copyright (C) 2014 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:3208: $? = 0 configure:3197: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.1-16' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --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.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.9.1 (Debian 4.9.1-16) configure:3208: $? = 0 configure:3197: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:3208: $? = 4 configure:3197: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:3208: $? = 4 configure:3228: checking whether the C++ compiler works configure:3250: g++ -Wl,-s -O2 -w -DNDEBUG conftest.cpp >&5 configure:3254: $? = 0 configure:3302: result: yes configure:3305: checking for C++ compiler default output file name configure:3307: result: a.out configure:3313: checking for suffix of executables configure:3320: g++ -o conftest -Wl,-s -O2 -w -DNDEBUG conftest.cpp >&5 configure:3324: $? = 0 configure:3346: result: configure:3368: checking whether we are cross compiling configure:3376: g++ -o conftest -Wl,-s -O2 -w -DNDEBUG conftest.cpp >&5 configure:3380: $? = 0 configure:3387: ./conftest configure:3391: $? = 0 configure:3406: result: no configure:3411: checking for suffix of object files configure:3433: g++ -c -Wl,-s -O2 -w -DNDEBUG conftest.cpp >&5 configure:3437: $? = 0 configure:3458: result: o configure:3462: checking whether we are using the GNU C++ compiler configure:3481: g++ -c -Wl,-s -O2 -w -DNDEBUG conftest.cpp >&5 configure:3481: $? = 0 configure:3490: result: yes configure:3499: checking whether g++ accepts -g configure:3519: g++ -c -g conftest.cpp >&5 configure:3519: $? = 0 configure:3560: result: yes configure:3594: checking for style of include used by make configure:3622: result: GNU configure:3648: checking dependency style of g++ configure:3759: result: gcc3 configure:3775: checking whether make sets $(MAKE) configure:3797: result: yes configure:3835: checking build system type configure:3849: result: armv7l-unknown-linux-gnueabihf configure:3869: checking host system type configure:3882: result: armv7l-unknown-linux-gnueabihf configure:3923: checking how to print strings configure:3950: result: printf configure:4019: checking for gcc configure:4035: found /usr/bin/gcc configure:4046: result: gcc configure:4275: checking for C compiler version configure:4284: gcc --version >&5 gcc (Debian 4.9.1-16) 4.9.1 Copyright (C) 2014 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:4295: $? = 0 configure:4284: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/4.9/lto-wrapper Target: arm-linux-gnueabihf Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.1-16' --with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.9 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libitm --disable-libquadmath --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.9-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf Thread model: posix gcc version 4.9.1 (Debian 4.9.1-16) configure:4295: $? = 0 configure:4284: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4295: $? = 4 configure:4284: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4295: $? = 4 configure:4299: checking whether we are using the GNU C compiler configure:4318: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:4318: $? = 0 configure:4327: result: yes configure:4336: checking whether gcc accepts -g configure:4356: gcc -c -g conftest.c >&5 configure:4356: $? = 0 configure:4397: result: yes configure:4414: checking for gcc option to accept ISO C89 configure:4477: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:4477: $? = 0 configure:4490: result: none needed configure:4515: checking whether gcc understands -c and -o together configure:4537: gcc -c conftest.c -o conftest2.o configure:4540: $? = 0 configure:4537: gcc -c conftest.c -o conftest2.o configure:4540: $? = 0 configure:4552: result: yes configure:4571: checking dependency style of gcc configure:4682: result: gcc3 configure:4697: checking for a sed that does not truncate output configure:4761: result: /bin/sed configure:4779: checking for grep that handles long lines and -e configure:4837: result: /bin/grep configure:4842: checking for egrep configure:4904: result: /bin/grep -E configure:4909: checking for fgrep configure:4971: result: /bin/grep -F configure:5006: checking for ld used by gcc configure:5073: result: /usr/bin/ld configure:5080: checking if the linker (/usr/bin/ld) is GNU ld configure:5095: result: yes configure:5107: checking for BSD- or MS-compatible name lister (nm) configure:5156: result: /usr/bin/nm -B configure:5286: checking the name lister (/usr/bin/nm -B) interface configure:5293: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:5296: /usr/bin/nm -B "conftest.o" configure:5299: output 00000000 B some_variable configure:5306: result: BSD nm configure:5309: checking whether ln -s works configure:5313: result: yes configure:5321: checking the maximum length of command line arguments configure:5452: result: 1572864 configure:5469: checking whether the shell understands some XSI constructs configure:5479: result: yes configure:5483: checking whether the shell understands "+=" configure:5489: result: yes configure:5524: checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format configure:5564: result: func_convert_file_noop configure:5571: checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format configure:5591: result: func_convert_file_noop configure:5598: checking for /usr/bin/ld option to reload object files configure:5605: result: -r configure:5679: checking for objdump configure:5695: found /usr/bin/objdump configure:5706: result: objdump configure:5738: checking how to recognize dependent libraries configure:5936: result: pass_all configure:6021: checking for dlltool configure:6051: result: no configure:6081: checking how to associate runtime and link libraries configure:6108: result: printf %s\n configure:6169: checking for ar configure:6185: found /usr/bin/ar configure:6196: result: ar configure:6233: checking for archiver @FILE support configure:6250: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:6250: $? = 0 configure:6253: ar cru libconftest.a @conftest.lst >&5 configure:6256: $? = 0 configure:6261: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6264: $? = 1 configure:6276: result: @ configure:6334: checking for strip configure:6350: found /usr/bin/strip configure:6361: result: strip configure:6433: checking for ranlib configure:6449: found /usr/bin/ranlib configure:6460: result: ranlib configure:6562: checking command to parse /usr/bin/nm -B output from gcc object configure:6682: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:6685: $? = 0 configure:6689: /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:6692: $? = 0 configure:6758: gcc -o conftest -Wl,-s -O2 -w -DNDEBUG conftest.c conftstm.o >&5 configure:6761: $? = 0 configure:6799: result: ok configure:6836: checking for sysroot configure:6866: result: no configure:7135: checking for mt configure:7151: found /bin/mt configure:7162: result: mt configure:7185: checking if mt is a manifest tool configure:7191: mt '-?' configure:7199: result: no configure:7841: checking how to run the C preprocessor configure:7872: gcc -E conftest.c configure:7872: $? = 0 configure:7886: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7886: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Pico Technology PicoScope 5000a Example" | #define PACKAGE_TARNAME "PS5000Acon" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "Pico Technology PicoScope 5000a Example 1.0.0" | #define PACKAGE_BUGREPORT "support@picotech.com" | #define PACKAGE_URL "" | #define PACKAGE "PS5000Acon" | #define VERSION "1.0.0" | #define LIBTOOL_VERSION_MAJOR VERSION | #define LIBTOOL_VERSION_MINOR N | #define LIBTOOL_VERSION_POINT | /* end confdefs.h. */ | #include configure:7911: result: gcc -E configure:7931: gcc -E conftest.c configure:7931: $? = 0 configure:7945: gcc -E conftest.c conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7945: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Pico Technology PicoScope 5000a Example" | #define PACKAGE_TARNAME "PS5000Acon" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "Pico Technology PicoScope 5000a Example 1.0.0" | #define PACKAGE_BUGREPORT "support@picotech.com" | #define PACKAGE_URL "" | #define PACKAGE "PS5000Acon" | #define VERSION "1.0.0" | #define LIBTOOL_VERSION_MAJOR VERSION | #define LIBTOOL_VERSION_MINOR N | #define LIBTOOL_VERSION_POINT | /* end confdefs.h. */ | #include configure:7974: checking for ANSI C header files configure:7994: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:7994: $? = 0 configure:8067: gcc -o conftest -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8067: $? = 0 configure:8067: ./conftest configure:8067: $? = 0 configure:8078: result: yes configure:8091: checking for sys/types.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for sys/stat.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for stdlib.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for string.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for memory.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for strings.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for inttypes.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for stdint.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8091: checking for unistd.h configure:8091: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8105: checking for dlfcn.h configure:8105: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:8105: $? = 0 configure:8105: result: yes configure:8292: checking for objdir configure:8307: result: .libs configure:8578: checking if gcc supports -fno-rtti -fno-exceptions configure:8596: gcc -c -Wl,-s -O2 -w -DNDEBUG -fno-rtti -fno-exceptions conftest.c >&5 configure:8600: $? = 0 configure:8613: result: yes configure:8940: checking for gcc option to produce PIC configure:8947: result: -fPIC -DPIC configure:8955: checking if gcc PIC flag -fPIC -DPIC works configure:8973: gcc -c -Wl,-s -O2 -w -DNDEBUG -fPIC -DPIC -DPIC conftest.c >&5 configure:8977: $? = 0 configure:8990: result: yes configure:9019: checking if gcc static flag -static works configure:9047: result: yes configure:9062: checking if gcc supports -c -o file.o configure:9083: gcc -c -Wl,-s -O2 -w -DNDEBUG -o out/conftest2.o conftest.c >&5 configure:9087: $? = 0 configure:9109: result: yes configure:9117: checking if gcc supports -c -o file.o configure:9164: result: yes configure:9197: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10354: result: yes configure:10391: checking whether -lc should be explicitly linked in configure:10399: gcc -c -Wl,-s -O2 -w -DNDEBUG conftest.c >&5 configure:10402: $? = 0 configure:10417: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10420: $? = 0 configure:10434: result: no configure:10594: checking dynamic linker characteristics configure:11094: gcc -o conftest -Wl,-s -O2 -w -DNDEBUG -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11094: $? = 0 configure:11328: result: GNU/Linux ld.so configure:11435: checking how to hardcode library paths into programs configure:11460: result: immediate configure:12000: checking whether stripping libraries is possible configure:12005: result: yes configure:12040: checking if libtool supports shared libraries configure:12042: result: yes configure:12045: checking whether to build shared libraries configure:12066: result: yes configure:12069: checking whether to build static libraries configure:12073: result: no configure:12096: checking how to run the C++ preprocessor configure:12123: g++ -E conftest.cpp configure:12123: $? = 0 configure:12137: g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12137: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Pico Technology PicoScope 5000a Example" | #define PACKAGE_TARNAME "PS5000Acon" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "Pico Technology PicoScope 5000a Example 1.0.0" | #define PACKAGE_BUGREPORT "support@picotech.com" | #define PACKAGE_URL "" | #define PACKAGE "PS5000Acon" | #define VERSION "1.0.0" | #define LIBTOOL_VERSION_MAJOR VERSION | #define LIBTOOL_VERSION_MINOR N | #define LIBTOOL_VERSION_POINT | #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. */ | #include configure:12162: result: g++ -E configure:12182: g++ -E conftest.cpp configure:12182: $? = 0 configure:12196: g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12196: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Pico Technology PicoScope 5000a Example" | #define PACKAGE_TARNAME "PS5000Acon" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "Pico Technology PicoScope 5000a Example 1.0.0" | #define PACKAGE_BUGREPORT "support@picotech.com" | #define PACKAGE_URL "" | #define PACKAGE "PS5000Acon" | #define VERSION "1.0.0" | #define LIBTOOL_VERSION_MAJOR VERSION | #define LIBTOOL_VERSION_MINOR N | #define LIBTOOL_VERSION_POINT | #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. */ | #include configure:12365: checking for ld used by g++ configure:12432: result: /usr/bin/ld configure:12439: checking if the linker (/usr/bin/ld) is GNU ld configure:12454: result: yes configure:12509: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13511: result: yes configure:13547: g++ -c -Wl,-s -O2 -w -DNDEBUG conftest.cpp >&5 configure:13550: $? = 0 configure:14070: checking for g++ option to produce PIC configure:14077: result: -fPIC -DPIC configure:14085: checking if g++ PIC flag -fPIC -DPIC works configure:14103: g++ -c -Wl,-s -O2 -w -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14107: $? = 0 configure:14120: result: yes configure:14143: checking if g++ static flag -static works configure:14171: result: yes configure:14183: checking if g++ supports -c -o file.o configure:14204: g++ -c -Wl,-s -O2 -w -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:14208: $? = 0 configure:14230: result: yes configure:14235: checking if g++ supports -c -o file.o configure:14282: result: yes configure:14312: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:14351: result: yes configure:14492: checking dynamic linker characteristics configure:15160: result: GNU/Linux ld.so configure:15213: checking how to hardcode library paths into programs configure:15238: result: immediate configure:15300: checking operating system configure:15308: result: Linux configure:15359: checking whether make supports nested variables configure:15376: result: yes configure:15433: checking for pthread_atfork in -lpthread configure:15458: gcc -o conftest -Wl,-s -O2 -w -DNDEBUG conftest.c -lpthread >&5 configure:15458: $? = 0 configure:15467: result: yes configure:15495: checking for ps5000aOpenUnit in -lps5000a configure:15520: gcc -o conftest -Wl,-s -O2 -w -DNDEBUG -Wl,-u,pthread_atfork -L/opt/picoscope/lib conftest.c -lps5000a -lpthread >&5 /usr/bin/ld: warning: libopencv_core.so.2.3, needed by //opt/picoscope/lib/libpicoipp.so.1, not found (try using -rpath or -rpath-link) /usr/bin/ld: warning: libopencv_imgproc.so.2.3, needed by //opt/picoscope/lib/libpicoipp.so.1, not found (try using -rpath or -rpath-link) //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::MatConstIterator::seek(int, bool)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::deallocate()' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator&(cv::Mat const&, cv::Scalar_ const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::abs(cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::threshold(cv::_InputArray const&, cv::_OutputArray const&, double, double, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::copyTo(cv::_OutputArray const&, cv::_InputArray const&) const' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::cartToPolar(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, bool)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::zeros(cv::Size_, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::bitwise_or(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::operator=(cv::Scalar_ const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::createLinearFilter(int, int, cv::_InputArray const&, cv::Point_, double, int, int, cv::Scalar_ const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::bitwise_and(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::minMaxLoc(cv::_InputArray const&, double*, double*, cv::Point_*, cv::Point_*, cv::_InputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::sqrt(cv::_InputArray const&, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::add(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_InputArray const&, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::MatConstIterator::seek(int const*, bool)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::create(int, int const*, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::copyTo(cv::_OutputArray const&) const' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator+(cv::Scalar_ const&, cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Formatter::get(char const*)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::mean(cv::_InputArray const&, cv::_InputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::sum(cv::_InputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::LUT(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator/(cv::MatExpr const&, double)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator+(cv::Mat const&, cv::Scalar_ const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::max(cv::Mat const&, cv::Mat const&, cv::Mat&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::log(cv::_InputArray const&, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::meanStdDev(cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, cv::_InputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::pow(cv::_InputArray const&, double, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::_OutputArray::_OutputArray(cv::Mat&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::divide(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::scaleAdd(cv::_InputArray const&, double, cv::_InputArray const&, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator-(cv::Scalar_ const&, cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::_InputArray::_InputArray(double const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::convertTo(cv::_OutputArray const&, int, double, double) const' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::copySize(cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::split(cv::Mat const&, std::vector >&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator/(cv::Mat const&, double)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator-(cv::Mat const&, cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::divide(double, cv::_InputArray const&, cv::_OutputArray const&, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::min(cv::Mat const&, cv::Mat const&, cv::Mat&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::merge(std::vector > const&, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::fastMalloc(unsigned int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::_InputArray::_InputArray(cv::MatExpr const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::polarToCart(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, cv::_OutputArray const&, bool)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::merge(cv::Mat const*, unsigned int, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::_InputArray::_InputArray(cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::noArray()' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::dft(cv::_InputArray const&, cv::_OutputArray const&, int, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator-(cv::Mat const&, cv::Scalar_ const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `vtable for cv::_OutputArray' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::phase(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, bool)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::mixChannels(cv::Mat const*, unsigned int, cv::Mat*, unsigned int, int const*, unsigned int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator/(cv::Mat const&, cv::Mat const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::sort(cv::_InputArray const&, cv::_OutputArray const&, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::exp(cv::_InputArray const&, cv::_OutputArray const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::fastFree(void*)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator*(cv::MatExpr const&, double)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::Mat::reshape(int, int, int const*) const' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::copyMakeBorder(cv::_InputArray const&, cv::_OutputArray const&, int, int, int, int, int, cv::Scalar_ const&)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::multiply(cv::_InputArray const&, cv::_InputArray const&, cv::_OutputArray const&, double, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::resize(cv::_InputArray const&, cv::_OutputArray const&, cv::Size_, double, double, int)' //opt/picoscope/lib/libpicoipp.so.1: undefined reference to `cv::operator+(cv::Mat const&, cv::Mat const&)' collect2: error: ld returned 1 exit status configure:15520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Pico Technology PicoScope 5000a Example" | #define PACKAGE_TARNAME "PS5000Acon" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "Pico Technology PicoScope 5000a Example 1.0.0" | #define PACKAGE_BUGREPORT "support@picotech.com" | #define PACKAGE_URL "" | #define PACKAGE "PS5000Acon" | #define VERSION "1.0.0" | #define LIBTOOL_VERSION_MAJOR VERSION | #define LIBTOOL_VERSION_MINOR N | #define LIBTOOL_VERSION_POINT | #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 OS_LINUX /**/ | #define HAVE_LIBPTHREAD 1 | /* 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 ps5000aOpenUnit (); | int | main () | { | return ps5000aOpenUnit (); | ; | return 0; | } configure:15529: result: no configure:15539: error: libps5000a missing! ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=armv7l-unknown-linux-gnueabihf ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wl,-s -O2 -w -DNDEBUG' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Wl,-s -O2 -w -DNDEBUG' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= 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=armv7l-unknown-linux-gnueabihf ac_cv_lib_ps5000a_ps5000aOpenUnit=no ac_cv_lib_pthread_pthread_atfork=yes 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_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_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_LDCXX=/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_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/picoscope/share/doc/libps5000a/missing aclocal-1.14' 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} /opt/picoscope/share/doc/libps5000a/missing autoconf' AUTOHEADER='${SHELL} /opt/picoscope/share/doc/libps5000a/missing autoheader' AUTOMAKE='automake --foreign --add-missing' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wl,-s -O2 -w -DNDEBUG' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-Wl,-s -O2 -w -DNDEBUG' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS=' -Wl,-u,pthread_atfork -L/opt/picoscope/lib' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /opt/picoscope/share/doc/libps5000a/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_DARWIN='' OS_LINUX='' OTOOL64='' OTOOL='' PACKAGE='PS5000Acon' PACKAGE_BUGREPORT='support@picotech.com' PACKAGE_NAME='Pico Technology PicoScope 5000a Example' PACKAGE_STRING='Pico Technology PicoScope 5000a Example 1.0.0' PACKAGE_TARNAME='PS5000Acon' PACKAGE_URL='' PACKAGE_VERSION='1.0.0' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' VERSION='1.0.0' __APPLE__='' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_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='armv7l-unknown-linux-gnueabihf' build_alias='' build_cpu='armv7l' build_os='linux-gnueabihf' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='armv7l-unknown-linux-gnueabihf' host_alias='' host_cpu='armv7l' host_os='linux-gnueabihf' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/picoscope/share/doc/libps5000a/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='/opt/picoscope' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Pico Technology PicoScope 5000a Example" #define PACKAGE_TARNAME "PS5000Acon" #define PACKAGE_VERSION "1.0.0" #define PACKAGE_STRING "Pico Technology PicoScope 5000a Example 1.0.0" #define PACKAGE_BUGREPORT "support@picotech.com" #define PACKAGE_URL "" #define PACKAGE "PS5000Acon" #define VERSION "1.0.0" #define LIBTOOL_VERSION_MAJOR VERSION #define LIBTOOL_VERSION_MINOR N #define LIBTOOL_VERSION_POINT #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 OS_LINUX /**/ #define HAVE_LIBPTHREAD 1 configure: exit 1