address@hidden bcg729]$ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether make supports nested variables... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ORTP... no checking for MEDIASTREAMER... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating include/bcg729/Makefile config.status: creating msbcg729/Makefile config.status: creating test/Makefile config.status: creating test/bin/Makefile config.status: creating libbcg729.pc config.status: creating bcg729.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool-hacking commands address@hidden bcg729]$ address@hidden bcg729]$ make make all-recursive make[1]: Entering directory `/home/guru/Downloads/bcg729' Making all in include make[2]: Entering directory `/home/guru/Downloads/bcg729/include' Making all in bcg729 make[3]: Entering directory `/home/guru/Downloads/bcg729/include/bcg729' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/guru/Downloads/bcg729/include/bcg729' make[3]: Entering directory `/home/guru/Downloads/bcg729/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/guru/Downloads/bcg729/include' make[2]: Leaving directory `/home/guru/Downloads/bcg729/include' Making all in src make[2]: Entering directory `/home/guru/Downloads/bcg729/src' CC LP2LSPConversion.lo CC LPSynthesisFilter.lo CC LSPQuantization.lo CC adaptativeCodebookSearch.lo CC codebooks.lo CC computeAdaptativeCodebookGain.lo CC computeLP.lo CC computeWeightedSpeech.lo CC decodeAdaptativeCodeVector.lo CC decodeFixedCodeVector.lo CC decodeGains.lo CC decodeLSP.lo CC decoder.lo CC encoder.lo CC findOpenLoopPitchDelay.lo CC fixedCodebookSearch.lo CC gainQuantization.lo CC interpolateqLSP.lo CC postFilter.lo CC postProcessing.lo CC preProcessing.lo CC qLSP2LP.lo CC utils.lo CCLD libbcg729.la make[2]: Leaving directory `/home/guru/Downloads/bcg729/src' Making all in test make[2]: Entering directory `/home/guru/Downloads/bcg729/test' Making all in bin make[3]: Entering directory `/home/guru/Downloads/bcg729/test/bin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/guru/Downloads/bcg729/test/bin' make[3]: Entering directory `/home/guru/Downloads/bcg729/test' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/guru/Downloads/bcg729/test' make[2]: Leaving directory `/home/guru/Downloads/bcg729/test' make[2]: Entering directory `/home/guru/Downloads/bcg729' make[2]: Leaving directory `/home/guru/Downloads/bcg729' make[1]: Leaving directory `/home/guru/Downloads/bcg729' address@hidden bcg729]$ address@hidden bcg729]$ address@hidden bcg729]$ sudo make install Making install in include make[1]: Entering directory `/home/guru/Downloads/bcg729/include' Making install in bcg729 make[2]: Entering directory `/home/guru/Downloads/bcg729/include/bcg729' make[3]: Entering directory `/home/guru/Downloads/bcg729/include/bcg729' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/local/include/bcg729' /usr/bin/install -c -m 644 encoder.h decoder.h '/usr/local/include/bcg729' make[3]: Leaving directory `/home/guru/Downloads/bcg729/include/bcg729' make[2]: Leaving directory `/home/guru/Downloads/bcg729/include/bcg729' make[2]: Entering directory `/home/guru/Downloads/bcg729/include' make[3]: Entering directory `/home/guru/Downloads/bcg729/include' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/local/include' /usr/bin/install -c -m 644 adaptativeCodebookSearch.h basicOperationsMacros.h codebooks.h codecParameters.h computeAdaptativeCodebookGain.h computeLP.h computeWeightedSpeech.h decodeAdaptativeCodeVector.h decodeFixedCodeVector.h decodeGains.h decodeLSP.h findOpenLoopPitchDelay.h fixedCodebookSearch.h fixedPointMacros.h floatingPointMacros.h g729FixedPointMath.h gainQuantization.h interpolateqLSP.h LP2LSPConversion.h LPSynthesisFilter.h LSPQuantization.h postFilter.h postProcessing.h preProcessing.h qLSP2LP.h typedef.h utils.h '/usr/local/include' make[3]: Leaving directory `/home/guru/Downloads/bcg729/include' make[2]: Leaving directory `/home/guru/Downloads/bcg729/include' make[1]: Leaving directory `/home/guru/Downloads/bcg729/include' Making install in src make[1]: Entering directory `/home/guru/Downloads/bcg729/src' make[2]: Entering directory `/home/guru/Downloads/bcg729/src' /usr/bin/mkdir -p '/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libbcg729.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libbcg729.so.0.0.0 /usr/local/lib/libbcg729.so.0.0.0 libtool: install: (cd /usr/local/lib && { ln -s -f libbcg729.so.0.0.0 libbcg729.so.0 || { rm -f libbcg729.so.0 && ln -s libbcg729.so.0.0.0 libbcg729.so.0; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libbcg729.so.0.0.0 libbcg729.so || { rm -f libbcg729.so && ln -s libbcg729.so.0.0.0 libbcg729.so; }; }) libtool: install: /usr/bin/install -c .libs/libbcg729.lai /usr/local/lib/libbcg729.la libtool: install: /usr/bin/install -c .libs/libbcg729.a /usr/local/lib/libbcg729.a libtool: install: chmod 644 /usr/local/lib/libbcg729.a libtool: install: ranlib /usr/local/lib/libbcg729.a libtool: finish: PATH="/sbin:/bin:/usr/sbin:/usr/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/guru/Downloads/bcg729/src' make[1]: Leaving directory `/home/guru/Downloads/bcg729/src' Making install in test make[1]: Entering directory `/home/guru/Downloads/bcg729/test' Making install in bin make[2]: Entering directory `/home/guru/Downloads/bcg729/test/bin' make[3]: Entering directory `/home/guru/Downloads/bcg729/test/bin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/guru/Downloads/bcg729/test/bin' make[2]: Leaving directory `/home/guru/Downloads/bcg729/test/bin' make[2]: Entering directory `/home/guru/Downloads/bcg729/test' make[3]: Entering directory `/home/guru/Downloads/bcg729/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/guru/Downloads/bcg729/test' make[2]: Leaving directory `/home/guru/Downloads/bcg729/test' make[1]: Leaving directory `/home/guru/Downloads/bcg729/test' make[1]: Entering directory `/home/guru/Downloads/bcg729' make[2]: Entering directory `/home/guru/Downloads/bcg729' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 libbcg729.pc '/usr/local/lib/pkgconfig' make[2]: Leaving directory `/home/guru/Downloads/bcg729' make[1]: Leaving directory `/home/guru/Downloads/bcg729' address@hidden bcg729]$ cd /usr/local/lib lib/ lib64/ libexec/ address@hidden bcg729]$ cd /usr/local/lib lib/ lib64/ libexec/ address@hidden bcg729]$ cd /usr/local/lib64/ address@hidden lib64]$ ls address@hidden lib64]$ cd .. address@hidden local]$ ls bin etc games glassfish-4.1 include lib lib64 libexec netbeans-8.0.2 sbin share src address@hidden local]$ cd lib address@hidden lib]$ ls libbcg729.a libbcg729.so.0 liblinphone.so liblinphonetester.la liblinphonetester.so.0.0.0 libmediastreamer_base.so.4 libmediastreamer_voip.so libortp.la libortp.so.9.0.0 libbcg729.la libbcg729.so.0.0.0 liblinphone.so.6 liblinphonetester.so libmediastreamer_base.la libmediastreamer_base.so.4.0.0 libmediastreamer_voip.so.4 libortp.so pkgconfig libbcg729.so liblinphone.la liblinphone.so.6.0.0 liblinphonetester.so.0 libmediastreamer_base.so libmediastreamer_voip.la libmediastreamer_voip.so.4.0.0 libortp.so.9 address@hidden lib]$