linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Compiling ortp-0.20.0 on Debian squeeze.


From: Josh Branning
Subject: [Linphone-developers] Compiling ortp-0.20.0 on Debian squeeze.
Date: Thu, 07 Mar 2013 11:22:19 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20121216 Icedove/3.0.11

Hi,

I am trying (and failing) to compile ortp on Debian squeeze, below is
what I'm getting, any help with this much appreciated!


autoconf

aclocal.m4:16: warning: this file was generated for autoconf 2.68.
You have another version of autoconf.  It may work, but is not
guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically
`autoreconf'.

./configure

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /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 i686-pc-linux-gnu file names to
i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-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... mt
checking if mt 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... yes
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) 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... no
checking warning make an error on compilation... checking for seteuid... yes
checking for pthread_mutex_init in -lpthread... yes
checking srtp/srtp.h usability... no
checking srtp/srtp.h presence... no
checking for srtp/srtp.h... no
checking for srtp_init in -lsrtp... no
configure: Could not find libsrtp headers or lib, cryto transport disabled.
ZRTP compilation is disabled.
checking for ANSI C header files... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking sys/audio.h usability... no
checking sys/audio.h presence... no
checking for sys/audio.h... no
checking linux/soundcard.h usability... yes
checking linux/soundcard.h presence... yes
checking for linux/soundcard.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for doxygen... false
checking for epm... false
checking for mkepmlist... false
checking for epminstall... false
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/ortp/Makefile
config.status: creating src/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/win_receiver/Makefile
config.status: creating src/tests/win_sender/Makefile
config.status: creating build/Makefile
config.status: creating build/win32native/Makefile
config.status: creating build/wince/Makefile
config.status: creating build/winmob/Makefile
config.status: creating ortp.pc
config.status: creating ortp.spec
config.status: creating ortp.doxygen
config.status: creating ortp-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing libtool-hacking commands

make

make  all-recursive
make[1]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0'
Making all in src
make[2]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src'
Making all in .
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src'
  CC     str_utils.lo
  CC     port.lo
  CC     rtpparse.lo
  CC     rtpsession.lo
  CC     rtpsession_inet.lo
  CC     jitterctl.lo
  CC     rtpsignaltable.lo
  CC     rtptimer.lo
  CC     posixtimer.lo
  CC     ortp.lo
  CC     scheduler.lo
  CC     avprofile.lo
  CC     sessionset.lo
  CC     telephonyevents.lo
  CC     payloadtype.lo
  CC     rtcp.lo
  CC     utils.lo
  CC     rtcpparse.lo
  CC     event.lo
  CC     stun.lo
  CC     stun_udp.lo
  CC     ortp_srtp.lo
  CC     b64.lo
  CC     zrtp.lo
  CC     netsim.lo
  CCLD   libortp.la
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src'
Making all in tests
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests'
Making all in win_receiver
make[4]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests/win_receiver'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests/win_receiver'
Making all in win_sender
make[4]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests/win_sender'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests/win_sender'
make[4]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests'
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src/tests'
make[2]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/src'
Making all in build
make[2]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build'
Making all in win32native
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build/win32native'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build/win32native'
Making all in wince
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build/wince'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build/wince'
Making all in winmob
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build/winmob'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build/winmob'
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build'
make[2]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/build'
Making all in include
make[2]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/include'
Making all in ortp
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/include/ortp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/include/ortp'
make[3]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/include'
make[2]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0/include'
make[2]: Entering directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0'
make[1]: Leaving directory
`/media/2a4f716c-6374-4fb6-b5e2-c977be197f62/voip/ortp/ortp-0.20.0'



reply via email to

[Prev in Thread] Current Thread [Next in Thread]