Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
@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
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Insane Crypto Profits
4 min ago | 0.10 KB
Untitled
Python | 1 hour ago | 0.13 KB
Decentralized Moneys
2 hours ago | 0.42 KB
120 million in 5 years
3 hours ago | 0.12 KB
December smells like money
3 hours ago | 0.07 KB
Crypto Liquidity Pools
3 hours ago | 0.47 KB
Trustless Finance
3 hours ago | 0.51 KB
The Lunar Kitsune - Yohana Tsukiko
4 hours ago | 21.38 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!