Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @PC:~/Downloads$ cd yate/
- @PC:~/Downloads/yate$ ls
- readme yate yatebts
- @PC:~/Downloads/yate$ cd yate
- @PC:~/Downloads/yate/yate$ ls
- autogen.sh docs packing yatecbase.h yatengine.h
- ChangeLog engine README yateclass.h yate.pc.in
- clients libs run.in yate-config.sh yatephone.h
- conf.d main.cpp share yateiss.inc.in yateversn.h.in
- configure.ac Makefile.in tools yatemath.h yatexml.h
- COPYING modules windows yatemime.h
- @PC:~/Downloads/yate/yate$ dos2unix autogen.sh ; dos2unix yate-config.sh
- dos2unix: converting file autogen.sh to Unix format...
- dos2unix: converting file yate-config.sh to Unix format...
- @PC:~/Downloads/yate/yate$ ./autogen.sh
- Finished! Now run configure. If in doubt run ./configure --help
- @PC:~/Downloads/yate/yate$ vim +6113 configure
- @PC:~/Downloads/yate/yate$ vim +6758 configure
- @PC:~/Downloads/yate/yate$ ./configure --prefix=/usr/local
- checking for local operating system type... Linux
- checking for libraries directory name... lib/x86_64-linux-gnu
- checking for g++... g++
- 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 g++ accepts -g... yes
- checking for gcc... gcc
- 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 gawk... no
- checking for mawk... mawk
- checking for sed command to use... sed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
- checking for gcc printf format typechecks... yes
- checking for -Wno-overloaded-virtual flag... yes
- checking if ld supports reporting unresolved symbols... yes
- checking if instruction blocks return values... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for ANSI C header files... (cached) yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking semaphore.h usability... yes
- checking semaphore.h presence... yes
- checking for semaphore.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.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 return type of signal handlers... void
- checking for malloc... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for memmove... yes
- checking for strerror... yes
- checking for getcwd... yes
- checking for prctl... yes
- checking for sockaddr.sa_len presence... no
- checking for tm.tm_gmtoff presence... yes
- checking for integer timezone variable... yes
- checking for poll... yes
- checking for pthread_mutexattr_settype in -lpthread... yes
- checking for dlopen in default libs... no
- checking for dlopen in -ldl... yes
- checking for pthread_mutexattr_settype declaration... yes
- checking for pthread_mutex_timedlock... yes
- checking for sem_timedwait... yes
- checking for inet_ntop... yes
- checking for inet_pton... yes
- checking for gethostbyname_r... yes
- checking for gethostbyname2_r... yes
- checking for gethostbyname2... yes
- checking for pthread_kill_other_threads_np declaration... no
- checking whether to use inline functions... auto
- checking whether to use atomic integer operations... yes
- checking whether to use sse2 operations... no
- checking for basic SCTP support... yes
- checking for netinet/sctp.h usability... yes
- checking whether sctp_connectx has 4 arguments... yes
- checking whether sctp_setadaptation struct is present... yes
- checking whether sctp_sack_info struct is present... yes
- checking whether SCTP_UNCONFIRMED is present... yes
- checking whether SCTP_PF is present... yes
- checking for resolver library... yes -lresolv
- checking for dn_skipname... yes
- checking whether to use the internal regexp library... no
- checking for regcomp... yes
- checking for Postgress SQL in /usr... no
- checking for MySQL using mysql_config... no
- checking for SQLite using pkg-config... no
- checking for Dahdi generic headers... no
- checking for Zaptel generic headers... no
- checking for Zaptel linux headers... no
- checking for Wanpipe new generic headers... no
- checking for Wanpipe old generic headers... no
- checking for Wanpipe linux headers... no
- checking for sound card headers... yes
- checking for ALSA headers... yes
- checking for gsm.h in /usr/local/include/gsm... no
- checking for iLBC reference in libs... yes
- checking for iLBC miniwebrtc in libs... yes
- checking for iSAC float in libs... yes
- checking for speex.h in /usr/local/include/speex... no
- checking for AMR-NB in /usr... no
- checking for usable spandsp in /usr/local/include... no
- checking for Pwlib in /usr/local... no RTTI: none
- checking for OpenSSL using pkg-config... 1.1.1
- checking for OpenSSL AES_ctr128_encrypt... no
- checking for OpenSSL TLS_method... yes
- checking for OpenSSL SSL_load_error_strings... yes
- checking for zlib in /usr... yes
- checking for libusb in /usr... yes
- checking for Qt4 >= 4.3.0 using pkg-config... 4.8.7
- checking for mallinfo in malloc.h... yes
- checking for coredumper.h in /usr/local... no
- checking whether to enable RTTI support... none
- checking if shared libraries should be executable... no
- checking for doxygen version... 1.8.13
- checking for kdoc version... no
- configure: creating ./config.status
- .in'ig.status: error: cannot find input file: `packing/rpm/yate.spec
- @PC:~/Downloads/yate/yate$ ./configure
- checking for local operating system type... Linux
- checking for libraries directory name... lib/x86_64-linux-gnu
- checking for g++... g++
- 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 g++ accepts -g... yes
- checking for gcc... gcc
- 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 gawk... no
- checking for mawk... mawk
- checking for sed command to use... sed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no
- checking for gcc printf format typechecks... yes
- checking for -Wno-overloaded-virtual flag... yes
- checking if ld supports reporting unresolved symbols... yes
- checking if instruction blocks return values... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking for ANSI C header files... (cached) yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking semaphore.h usability... yes
- checking semaphore.h presence... yes
- checking for semaphore.h... yes
- checking arpa/inet.h usability... yes
- checking arpa/inet.h presence... yes
- checking for arpa/inet.h... yes
- checking netdb.h usability... yes
- checking netdb.h presence... yes
- checking for netdb.h... yes
- checking netinet/in.h usability... yes
- checking netinet/in.h presence... yes
- checking for netinet/in.h... yes
- checking sys/ioctl.h usability... yes
- checking sys/ioctl.h presence... yes
- checking for sys/ioctl.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.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 return type of signal handlers... void
- checking for malloc... yes
- checking for gettimeofday... yes
- checking for inet_ntoa... yes
- checking for memmove... yes
- checking for strerror... yes
- checking for getcwd... yes
- checking for prctl... yes
- checking for sockaddr.sa_len presence... no
- checking for tm.tm_gmtoff presence... yes
- checking for integer timezone variable... yes
- checking for poll... yes
- checking for pthread_mutexattr_settype in -lpthread... yes
- checking for dlopen in default libs... no
- checking for dlopen in -ldl... yes
- checking for pthread_mutexattr_settype declaration... yes
- checking for pthread_mutex_timedlock... yes
- checking for sem_timedwait... yes
- checking for inet_ntop... yes
- checking for inet_pton... yes
- checking for gethostbyname_r... yes
- checking for gethostbyname2_r... yes
- checking for gethostbyname2... yes
- checking for pthread_kill_other_threads_np declaration... no
- checking whether to use inline functions... auto
- checking whether to use atomic integer operations... yes
- checking whether to use sse2 operations... no
- checking for basic SCTP support... yes
- checking for netinet/sctp.h usability... yes
- checking whether sctp_connectx has 4 arguments... yes
- checking whether sctp_setadaptation struct is present... yes
- checking whether sctp_sack_info struct is present... yes
- checking whether SCTP_UNCONFIRMED is present... yes
- checking whether SCTP_PF is present... yes
- checking for resolver library... yes -lresolv
- checking for dn_skipname... yes
- checking whether to use the internal regexp library... no
- checking for regcomp... yes
- checking for Postgress SQL in /usr... no
- checking for MySQL using mysql_config... no
- checking for SQLite using pkg-config... no
- checking for Dahdi generic headers... no
- checking for Zaptel generic headers... no
- checking for Zaptel linux headers... no
- checking for Wanpipe new generic headers... no
- checking for Wanpipe old generic headers... no
- checking for Wanpipe linux headers... no
- checking for sound card headers... yes
- checking for ALSA headers... yes
- checking for gsm.h in /usr/local/include/gsm... no
- checking for iLBC reference in libs... yes
- checking for iLBC miniwebrtc in libs... yes
- checking for iSAC float in libs... yes
- checking for speex.h in /usr/local/include/speex... no
- checking for AMR-NB in /usr... no
- checking for usable spandsp in /usr/local/include... no
- checking for Pwlib in /usr/local... no RTTI: none
- checking for OpenSSL using pkg-config... 1.1.1
- checking for OpenSSL AES_ctr128_encrypt... no
- checking for OpenSSL TLS_method... yes
- checking for OpenSSL SSL_load_error_strings... yes
- checking for zlib in /usr... yes
- checking for libusb in /usr... yes
- checking for Qt4 >= 4.3.0 using pkg-config... 4.8.7
- checking for mallinfo in malloc.h... yes
- checking for coredumper.h in /usr/local... no
- checking whether to enable RTTI support... none
- checking if shared libraries should be executable... no
- checking for doxygen version... 1.8.13
- checking for kdoc version... no
- configure: creating ./config.status
- .in'ig.status: error: cannot find input file: `packing/rpm/yate.spec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement