tar -xf ptlib-2.10.10.tar.xz checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes configure: PTLib version is 2.10.10 checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for swab... yes configure: OSTYPE set to linux configure: OSRELEASE set to "3.10.17-smp" configure: MACHTYPE set to x86 configure: gcc version is 4.8.2 checking checking if pragma implementation should be used... no checking checking if precompiled headers available... no checking how to run the C++ preprocessor... g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 configure: Default extension for C++ files is cpp checking if compiler accepts -felide-constructors... yes checking if linker accepts -Wreorder... yes checking if debug build accepts -g3 -ggdb -O0... yes checking if compiler uses RTTI by default... yes checking size of int... 4 checking for long double with more range or precision than double... yes checking for flex... /usr/bin/flex checking for ar... ar checking for bison... /usr/bin/bison checking if readdir_r has 2 parms... no checking if readdir_r has 3 parms... yes configure: PTRACE and all trace logging included configure: Using ANSI C++ bool for PBoolean: (PFalse=false PTrue=true) checking for recvmsg... yes checking for IPV6_ADD_MEMBERSHIP... yes checking for NetLink support... yes checking if using STL streams... yes checking if atomic integer available... yes checking if __exchange_and_add is in __gnu_cxx namespace... yes checking if Unix semaphores are available... yes checking for pthread_create in -lpthread... yes checking for clock_gettime in -lrt... yes checking if pthread_mutex_timedlock is available... yes checking for sem_timedwait in -lpthread... yes checking if sem_timedwait is compilable... yes checking if recursive mutexes are available... PTHREAD_MUTEX_RECURSIVE_NP checking if setpgrp takes no parameters... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking if dlopen is available... yes checking for dlopen in -ldl... yes checking enable plugin support... yes checking where plugins are being installed... /usr/lib/ptlib-2.10.10 checking enable samples build... no checking how to run the C preprocessor... gcc -E checking for res_ninit... no checking for res_ninit in -lresolv... yes checking for sasl_version in -lsasl2... yes checking for sasl_client_out in -lsasl... no checking if works... no checking if works... yes configure: SUN mlib disabled checking ldap.h usability... yes checking ldap.h presence... yes checking for ldap.h... yes checking for ldap_open in -lldap... yes checking for OPENSSL... yes checking openssl/aes.h usability... yes checking openssl/aes.h presence... yes checking for openssl/aes.h... yes checking for const arg to d2i_AutoPrivateKey... yes checking for d2i_DHparams_bio variants... new checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking lua.h usability... no checking lua.h presence... no checking for lua.h... no checking for IPv6 support... yes checking for inet_ntop... yes checking enable config file support... yes checking enable URL support... yes checking enable HTTP support... yes checking enable HTTP forms support... yes checking enable HTTP server support... yes checking enable Jabber support... yes checking enable VXML support... yes checking enable XMLRPC support... yes checking enable SOAP support... yes checking enable Text-To-Speech server support... yes checking enable ASN decoding/encoding support... yes checking enable STUN support... yes checking enable pipechannel support... yes checking enable DTMF protocol support... yes checking enable SOCKS protocol support... yes checking enable FTP protocol support... yes checking enable SNMP protocol support... yes checking enable TELNET protocol support... yes checking enable remote connection support... yes checking enable serial port support... yes checking enable POP3/SMTP support... yes checking enable audio support... yes checking enable WAVFILE support... yes checking enable QOS support... yes checking enable video device support... yes checking enable video file support... yes checking enable FFMpeg video file support... yes checking enable application sharing support... no checking enable shared memory video devices... yes checking for SDL... yes checking enable video for windows capture... no configure: ODBC disabled checking enable C++ exceptions... no checking for a BSD-compatible install... /usr/bin/ginstall -c configure: creating ./config.status config.status: creating make/ptbuildopts.mak config.status: creating make/ptlib-config config.status: creating Makefile config.status: creating ptlib_cfg.dxy config.status: creating ptlib.pc config.status: creating include/ptbuildopts.h === configuring in plugins (/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--libdir=/usr/lib' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/man' '--docdir=/usr/doc/ptlib-2.10.10' '--enable-shared' '--enable-opal' '--enable-plugins' '--enable-oss' '--enable-v4l2' '--disable-avc' '--enable-sdl' '--enable-ipv6' '--enable-v4l' '--enable-dc' '--disable-odbc' '--enable-expat' '--enable-httpforms2' '--build=i486-slackware-linux' 'build_alias=i486-slackware-linux' 'PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/lib/pkgconfig' 'CFLAGS=-O2 -march=i486 -mtune=i686' 'LIBS=-lgthread-2.0' 'CXXFLAGS=-O2 -march=i486 -mtune=i686' --cache-file=/dev/null --srcdir=. checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 how to run the C preprocessor... gcc -E checking build system type... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-slackware-linux-gnu checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for ALSA sound support... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for OSS sound support... yes checking pulse/simple.h usability... no checking pulse/simple.h presence... no checking for pulse/simple.h... no checking for Pulse sound support... no checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking for V4L video support... no checking for linux/videodev2.h... yes checking for V4L2 video support... yes checking libv4l2.h usability... yes checking libv4l2.h presence... yes checking for libv4l2.h... yes checking for v4l2_fd_open in -lv4l2... yes checking for libv4l2 support... yes checking machine/ioctl_meteor.h usability... no checking machine/ioctl_meteor.h presence... no checking for machine/ioctl_meteor.h... no checking i386/ioctl_meteor.h usability... no checking i386/ioctl_meteor.h presence... no checking for i386/ioctl_meteor.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking for BSD video support... no checking libdc1394/dc1394_control.h usability... no checking libdc1394/dc1394_control.h presence... no checking for libdc1394/dc1394_control.h... no checking libraw1394/raw1394.h usability... yes checking libraw1394/raw1394.h presence... yes checking for libraw1394/raw1394.h... yes checking for IEEE1394/DC video support... no configure: creating ./config.status config.status: creating Makefile config.status: creating vidinput_v4l2/Makefile config.status: creating vidinput_dc/Makefile make DEBUG= P_SHAREDLIB=1 default_target make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10' make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/src' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/src' [CC] ptclib/psasl.cxx [CC] ptclib/pldap.cxx [CC] ptclib/pils.cxx [CC] ptclib/pssl.cxx [CC] ptclib/vsdl.cxx [CC] ptlib/common/vfakeio.cxx [CC] ptlib/common/videoio.cxx [CC] ptlib/common/vconvert.cxx [CC] ptlib/common/pvidchan.cxx [CC] ptlib/common/tinyjpeg.cxx [CC] ptlib/common/jidctflt.cxx [CC] ptlib/unix/shmvideo.cxx [CC] ptlib/common/sound.cxx [CC] ptclib/pxml.cxx [CC] ptclib/pxmlrpc.cxx In file included from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/include/ptlib/psync.h:43:0, from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/include/ptlib/critsec.h:34, from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/include/ptlib/contain.h:42, from /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/include/ptlib.h:56, from ptclib/pxmlrpc.cxx:34: ptclib/pxmlrpc.cxx: In member function ‘PXMLElement* PXMLRPCBlock::GetParam(PINDEX) const’: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/include/ptlib/object.h:108:18: warning: converting ‘false’ to pointer type ‘PXMLElement*’ [-Wconversion-null] # define PFalse false ^ ptclib/pxmlrpc.cxx:730:12: note: in expansion of macro ‘PFalse’ return PFalse; ^ [CC] ptclib/pxmlrpcs.cxx [CC] ptclib/psoap.cxx [CC] ptclib/vxml.cxx [CC] ptclib/xmpp.cxx [CC] ptclib/xmpp_c2s.cxx [CC] ptclib/xmpp_muc.cxx [CC] ptclib/xmpp_roster.cxx [CC] ptclib/pdns.cxx [CC] ptclib/enum.cxx [CC] ptclib/ptts.cxx [CC] ptclib/asner.cxx [CC] ptclib/pasn.cxx [CC] ptclib/snmpclnt.cxx [CC] ptclib/snmpserv.cxx [CC] ptclib/psnmp.cxx [CC] ptclib/snmp.cxx [CC] ptclib/rfc1155.cxx [CC] ptclib/ftpclnt.cxx [CC] ptclib/ftpsrvr.cxx [CC] ptclib/ftp.cxx [CC] ptclib/telnet.cxx [CC] ptclib/pstun.cxx [CC] ptclib/pnat.cxx [CC] ptclib/socks.cxx [CC] ptlib/unix/pipechan.cxx [CC] ptlib/unix/remconn.cxx [CC] ptclib/pwavfile.cxx [CC] ptclib/pwavfiledev.cxx [CC] ptclib/dtmf.cxx [CC] ptlib/unix/serchan.cxx [CC] ptclib/modem.cxx [CC] ptclib/inetmail.cxx [CC] ptclib/url.cxx [CC] ptclib/http.cxx [CC] ptclib/httpclnt.cxx [CC] ptclib/html.cxx [CC] ptclib/httpsrvr.cxx [CC] ptclib/httpform.cxx [CC] ptlib/unix/svcproc.cxx ptlib/unix/svcproc.cxx: In member function ‘int PServiceProcess::InitialiseService()’: ptlib/unix/svcproc.cxx:353:22: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); // Switch back to starting uid for next call ^ ptlib/unix/svcproc.cxx:355:17: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result] seteuid(uid); ^ ptlib/unix/svcproc.cxx:366:24: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result] seteuid(getuid()); // Switch back to starting uid for next call ^ ptlib/unix/svcproc.cxx:375:19: warning: ignoring return value of ‘int seteuid(__uid_t)’, declared with attribute warn_unused_result [-Wunused-result] seteuid(uid); ^ [CC] ptclib/httpsvc.cxx [CC] ptclib/shttpsvc.cxx [CC] ptlib/unix/config.cxx [CC] ptclib/pvidfile.cxx [CC] ptclib/pvfiledev.cxx [CC] ptclib/pffvdev.cxx [CC] ptlib/unix/uicmp.cxx [CC] ptlib/unix/socket.cxx [CC] ptlib/unix/udll.cxx [CC] ptlib/unix/channel.cxx [CC] ptlib/unix/osutil.cxx [CC] ptlib/unix/tlib.cxx [CC] ptlib/unix/switch.cxx [CC] ptclib/cli.cxx [CC] ptclib/threadpool.cxx [CC] ptclib/ipacl.cxx [CC] ptclib/qchannel.cxx [CC] ptclib/delaychan.cxx [CC] ptclib/memfile.cxx [CC] ptclib/cypher.cxx [CC] ptclib/random.cxx [CC] ptclib/inetprot.cxx [CC] ptlib/common/notifier_ext.cxx [CC] ptclib/vcard.cxx [CC] ptclib/guid.cxx bison ptlib/common/getdate.y -o ptlib/common/getdate.tab.c ptlib/common/getdate.y: conflicts: 4 shift/reduce, 18 reduce/reduce [CC] ptlib/common/getdate.tab.c [CC] ptlib/unix/assert.cxx [CC] ptlib/common/pluginmgr.cxx [CC] ptlib/common/sockets.cxx [CC] ptclib/psockbun.cxx [CC] ptlib/common/qos.cxx [CC] ptlib/common/ptime.cxx [CC] ptlib/common/syslog.cxx sed -e "s/.WCREV./`sed -n -e 's/.*Revision: \([0-9]*\).*/\1/p' /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/revision.h.in`/" /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/revision.h.in > /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/revision.h [CC] ptlib/common/osutils.cxx [CC] ptlib/common/safecoll.cxx [CC] ptlib/common/collect.cxx [CC] ptlib/common/contain.cxx [CC] ptlib/common/object.cxx [AR] /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt_s.a [LD] /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt.so.2.10.10 make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/src' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/src' make[1]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins' set -e; make -C sound_alsa optshared ; make -C sound_oss optshared ; make -C vidinput_v4l2 optshared ; make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_alsa' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_alsa' [CC] sound_alsa.cxx make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_alsa' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_alsa' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_oss' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_oss' [CC] sound_oss.cxx make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_oss' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/sound_oss' make[2]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/vidinput_v4l2' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/vidinput_v4l2' [CC] vidinput_v4l2.cxx make[3]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/vidinput_v4l2' make[2]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins/vidinput_v4l2' make[1]: Leaving directory `/run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/plugins' ( for dir in /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/bin \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib/unix/ptlib \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptclib \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/share/ptlib/make ; \ do mkdir -p $dir ; chmod 755 $dir ; \ done ) ( for lib in /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt.so.2.10.10 \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt_d.so.2.10.10 \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt_s.a \ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt_d_s.a ; \ do \ ( if test -e $lib ; then \ /usr/bin/ginstall -c -m 444 $lib /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib; \ fi ) \ done ) ( if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt.so.2.10.10; then \ (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib ; \ rm -f libpt.so ; \ ln -sf libpt.so.2.10.10 libpt.so \ ) \ fi ) ( if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/libpt_d.so.2.10.10; then \ (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib ; \ rm -f libpt_d.so ; \ ln -sf libpt_d.so.2.10.10 libpt_d.so \ ) \ fi ) if test -e /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/device/; then \ cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/src/ptlib-2.10.10/lib_linux_x86/device/; \ ( for dir in ./* ;\ do mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10/devices/$dir ; \ chmod 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10/devices/$dir ; \ (for fn in ./$dir/*.so ; \ do /usr/bin/ginstall -c -m 444 $fn /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10/devices/$dir; \ done ); \ done ) ; \ fi /usr/bin/ginstall -c -m 444 include/ptlib.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include /usr/bin/ginstall -c -m 444 include/ptbuildopts.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include (for fn in include/ptlib/*.h include/ptlib/*.inl; \ do /usr/bin/ginstall -c -m 444 $fn /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib; \ done) (for fn in include/ptlib/unix/ptlib/*.h include/ptlib/unix/ptlib/*.inl ; \ do /usr/bin/ginstall -c -m 444 $fn /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib/unix/ptlib ; \ done) (for fn in include/ptclib/*.h ; \ do /usr/bin/ginstall -c -m 444 $fn /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptclib; \ done) (for fn in make/*.mak ; \ do /usr/bin/ginstall -c -m 444 $fn /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/share/ptlib/make; \ done) /usr/bin/ginstall -c -m 755 make/ptlib-config /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/share/ptlib/make/ (cd /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/bin; rm -f ptlib-config ; ln -snf ../share/ptlib/make/ptlib-config ptlib-config) mkdir -p /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/pkgconfig chmod 755 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 ptlib.pc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/pkgconfig/ /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 30 13:43 install drwxr-xr-x 8 root root 4096 Dec 30 13:43 usr /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/install: total 4 -rw-r--r-- 1 root root 539 Dec 30 13:43 slack-desc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Dec 30 13:43 bin drwxr-xr-x 3 root root 4096 Dec 30 13:43 doc drwxr-xr-x 4 root root 4096 Dec 30 13:43 include drwxr-xr-x 4 root root 4096 Dec 30 13:43 lib drwxr-xr-x 3 root root 4096 Dec 30 13:43 share drwxr-xr-x 3 root root 4096 Dec 30 13:39 src /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/bin: total 0 lrwxrwxrwx 1 root root 32 Dec 30 13:43 ptlib-config -> ../share/ptlib/make/ptlib-config /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 30 13:43 ptlib-2.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/doc/ptlib-2.10.10: total 44 -rw-r--r-- 1 root root 33611 Dec 30 13:43 ReadMe.txt -rw-r--r-- 1 root root 6189 Dec 30 13:43 ReadMe_QOS.txt /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include: total 40 -r--r--r-- 1 root root 21822 Dec 30 13:43 ptbuildopts.h drwxr-xr-x 2 root root 4096 Dec 30 13:43 ptclib drwxr-xr-x 3 root root 4096 Dec 30 13:43 ptlib -r--r--r-- 1 root root 4794 Dec 30 13:43 ptlib.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptclib: total 824 -r--r--r-- 1 root root 2859 Dec 30 13:43 asnber.h -r--r--r-- 1 root root 33380 Dec 30 13:43 asner.h -r--r--r-- 1 root root 3205 Dec 30 13:43 asnper.h -r--r--r-- 1 root root 2576 Dec 30 13:43 asnxer.h -r--r--r-- 1 root root 21987 Dec 30 13:43 cli.h -r--r--r-- 1 root root 26349 Dec 30 13:43 cypher.h -r--r--r-- 1 root root 7705 Dec 30 13:43 delaychan.h -r--r--r-- 1 root root 8777 Dec 30 13:43 dtmf.h -r--r--r-- 1 root root 5367 Dec 30 13:43 enum.h -r--r--r-- 1 root root 14437 Dec 30 13:43 ftp.h -r--r--r-- 1 root root 3718 Dec 30 13:43 guid.h -r--r--r-- 1 root root 26890 Dec 30 13:43 html.h -r--r--r-- 1 root root 65750 Dec 30 13:43 http.h -r--r--r-- 1 root root 23571 Dec 30 13:43 httpform.h -r--r--r-- 1 root root 14878 Dec 30 13:43 httpsvc.h -r--r--r-- 1 root root 32695 Dec 30 13:43 inetmail.h -r--r--r-- 1 root root 14175 Dec 30 13:43 inetprot.h -r--r--r-- 1 root root 11705 Dec 30 13:43 ipacl.h -r--r--r-- 1 root root 3294 Dec 30 13:43 lua.h -r--r--r-- 1 root root 6441 Dec 30 13:43 memfile.h -r--r--r-- 1 root root 10245 Dec 30 13:43 mime.h -r--r--r-- 1 root root 15563 Dec 30 13:43 modem.h -r--r--r-- 1 root root 2807 Dec 30 13:43 paec.h -r--r--r-- 1 root root 16527 Dec 30 13:43 pasn.h -r--r--r-- 1 root root 8960 Dec 30 13:43 pdns.h -r--r--r-- 1 root root 5847 Dec 30 13:43 pffvdev.h -r--r--r-- 1 root root 5059 Dec 30 13:43 pils.h -r--r--r-- 1 root root 16937 Dec 30 13:43 pldap.h -r--r--r-- 1 root root 11396 Dec 30 13:43 pnat.h -r--r--r-- 1 root root 26599 Dec 30 13:43 podbc.h -r--r--r-- 1 root root 2702 Dec 30 13:43 psasl.h -r--r--r-- 1 root root 9596 Dec 30 13:43 psnmp.h -r--r--r-- 1 root root 6604 Dec 30 13:43 psoap.h -r--r--r-- 1 root root 24737 Dec 30 13:43 psockbun.h -r--r--r-- 1 root root 15513 Dec 30 13:43 pssl.h -r--r--r-- 1 root root 9660 Dec 30 13:43 pstun.h -r--r--r-- 1 root root 2148 Dec 30 13:43 ptts.h -r--r--r-- 1 root root 8347 Dec 30 13:43 pvfiledev.h -r--r--r-- 1 root root 3513 Dec 30 13:43 pvidfile.h -r--r--r-- 1 root root 14786 Dec 30 13:43 pwavfile.h -r--r--r-- 1 root root 3282 Dec 30 13:43 pwavfiledev.h -r--r--r-- 1 root root 15923 Dec 30 13:43 pxml.h -r--r--r-- 1 root root 16922 Dec 30 13:43 pxmlrpc.h -r--r--r-- 1 root root 3050 Dec 30 13:43 pxmlrpcs.h -r--r--r-- 1 root root 4079 Dec 30 13:43 qchannel.h -r--r--r-- 1 root root 4134 Dec 30 13:43 random.h -r--r--r-- 1 root root 6260 Dec 30 13:43 rfc1155.h -r--r--r-- 1 root root 2018 Dec 30 13:43 shttpsvc.h -r--r--r-- 1 root root 6213 Dec 30 13:43 snmp.h -r--r--r-- 1 root root 13775 Dec 30 13:43 socks.h -r--r--r-- 1 root root 16879 Dec 30 13:43 telnet.h -r--r--r-- 1 root root 12730 Dec 30 13:43 threadpool.h -r--r--r-- 1 root root 16343 Dec 30 13:43 url.h -r--r--r-- 1 root root 7921 Dec 30 13:43 vcard.h -r--r--r-- 1 root root 3859 Dec 30 13:43 vsdl.h -r--r--r-- 1 root root 20091 Dec 30 13:43 vxml.h -r--r--r-- 1 root root 14382 Dec 30 13:43 xmpp.h -r--r--r-- 1 root root 7883 Dec 30 13:43 xmpp_c2s.h -r--r--r-- 1 root root 3589 Dec 30 13:43 xmpp_muc.h -r--r--r-- 1 root root 4684 Dec 30 13:43 xmpp_roster.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib: total 1068 -r--r--r-- 1 root root 1317 Dec 30 13:43 MacMainIf.h -r--r--r-- 1 root root 16077 Dec 30 13:43 args.h -r--r--r-- 1 root root 43867 Dec 30 13:43 array.h -r--r--r-- 1 root root 27171 Dec 30 13:43 channel.h -r--r--r-- 1 root root 2712 Dec 30 13:43 conchan.h -r--r--r-- 1 root root 21540 Dec 30 13:43 config.h -r--r--r-- 1 root root 24068 Dec 30 13:43 contain.h -r--r--r-- 1 root root 12241 Dec 30 13:43 contain.inl -r--r--r-- 1 root root 11697 Dec 30 13:43 critsec.h -r--r--r-- 1 root root 41874 Dec 30 13:43 dict.h -r--r--r-- 1 root root 4303 Dec 30 13:43 dynalink.h -r--r--r-- 1 root root 12291 Dec 30 13:43 ethsock.h -r--r--r-- 1 root root 19427 Dec 30 13:43 file.h -r--r--r-- 1 root root 10140 Dec 30 13:43 filepath.h -r--r--r-- 1 root root 4068 Dec 30 13:43 icmpsock.h -r--r--r-- 1 root root 10808 Dec 30 13:43 indchan.h -r--r--r-- 1 root root 6633 Dec 30 13:43 int64.h -r--r--r-- 1 root root 2689 Dec 30 13:43 ipdsock.h -r--r--r-- 1 root root 27036 Dec 30 13:43 ipsock.h -r--r--r-- 1 root root 37040 Dec 30 13:43 lists.h -r--r--r-- 1 root root 9961 Dec 30 13:43 mail.h -r--r--r-- 1 root root 3316 Dec 30 13:43 mutex.h -r--r--r-- 1 root root 8499 Dec 30 13:43 notifier.h -r--r--r-- 1 root root 3998 Dec 30 13:43 notifier_ext.h -r--r--r-- 1 root root 55064 Dec 30 13:43 object.h -r--r--r-- 1 root root 17686 Dec 30 13:43 osutil.inl -r--r--r-- 1 root root 14915 Dec 30 13:43 pdirect.h -r--r--r-- 1 root root 12689 Dec 30 13:43 pfactory.h -r--r--r-- 1 root root 16395 Dec 30 13:43 pipechan.h -r--r--r-- 1 root root 7829 Dec 30 13:43 plugin.h -r--r--r-- 1 root root 5324 Dec 30 13:43 pluginmgr.h -r--r--r-- 1 root root 27161 Dec 30 13:43 pprocess.h -r--r--r-- 1 root root 2798 Dec 30 13:43 psharedptr.h -r--r--r-- 1 root root 117745 Dec 30 13:43 pstring.h -r--r--r-- 1 root root 2784 Dec 30 13:43 psync.h -r--r--r-- 1 root root 17166 Dec 30 13:43 ptime.h -r--r--r-- 1 root root 2779 Dec 30 13:43 qos.h -r--r--r-- 1 root root 9223 Dec 30 13:43 remconn.h -r--r--r-- 1 root root 44422 Dec 30 13:43 safecoll.h -r--r--r-- 1 root root 4517 Dec 30 13:43 semaphor.h -r--r--r-- 1 root root 11579 Dec 30 13:43 serchan.h -r--r--r-- 1 root root 5739 Dec 30 13:43 sfile.h -r--r--r-- 1 root root 6274 Dec 30 13:43 smartptr.h -r--r--r-- 1 root root 17340 Dec 30 13:43 socket.h -r--r--r-- 1 root root 2084 Dec 30 13:43 sockets.h -r--r--r-- 1 root root 28932 Dec 30 13:43 sound.h -r--r--r-- 1 root root 4626 Dec 30 13:43 svcproc.h -r--r--r-- 1 root root 2486 Dec 30 13:43 syncpoint.h -r--r--r-- 1 root root 12864 Dec 30 13:43 syncthrd.h -r--r--r-- 1 root root 8596 Dec 30 13:43 syslog.h -r--r--r-- 1 root root 7960 Dec 30 13:43 tcpsock.h -r--r--r-- 1 root root 4111 Dec 30 13:43 textfile.h -r--r--r-- 1 root root 24131 Dec 30 13:43 thread.h -r--r--r-- 1 root root 11692 Dec 30 13:43 timeint.h -r--r--r-- 1 root root 14093 Dec 30 13:43 timer.h -r--r--r-- 1 root root 6493 Dec 30 13:43 udpsock.h drwxr-xr-x 3 root root 4096 Dec 30 13:43 unix -r--r--r-- 1 root root 15102 Dec 30 13:43 vconvert.h -r--r--r-- 1 root root 8554 Dec 30 13:43 video.h -r--r--r-- 1 root root 38015 Dec 30 13:43 videoio.h -r--r--r-- 1 root root 6366 Dec 30 13:43 videoio1394dc.h -r--r--r-- 1 root root 5136 Dec 30 13:43 wxstring.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib/unix: total 4 drwxr-xr-x 2 root root 4096 Dec 30 13:43 ptlib /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/include/ptlib/unix/ptlib: total 196 -r--r--r-- 1 root root 5135 Dec 30 13:43 beaudio.h -r--r--r-- 1 root root 2996 Dec 30 13:43 bevideo.h -r--r--r-- 1 root root 1587 Dec 30 13:43 channel.h -r--r--r-- 1 root root 1212 Dec 30 13:43 conchan.h -r--r--r-- 1 root root 1311 Dec 30 13:43 config.h -r--r--r-- 1 root root 4461 Dec 30 13:43 contain.h -r--r--r-- 1 root root 1047 Dec 30 13:43 critsec.h -r--r--r-- 1 root root 1228 Dec 30 13:43 dynalink.h -r--r--r-- 1 root root 1366 Dec 30 13:43 ethsock.h -r--r--r-- 1 root root 1458 Dec 30 13:43 file.h -r--r--r-- 1 root root 1205 Dec 30 13:43 filepath.h -r--r--r-- 1 root root 1747 Dec 30 13:43 icmpsock.h -r--r--r-- 1 root root 1223 Dec 30 13:43 ipdsock.h -r--r--r-- 1 root root 1282 Dec 30 13:43 ipsock.h -r--r--r-- 1 root root 7341 Dec 30 13:43 maccoreaudio.h -r--r--r-- 1 root root 1138 Dec 30 13:43 mail.h -r--r--r-- 1 root root 1771 Dec 30 13:43 mutex.h -r--r--r-- 1 root root 1300 Dec 30 13:43 pdirect.h -r--r--r-- 1 root root 1240 Dec 30 13:43 pipechan.h -r--r--r-- 1 root root 12867 Dec 30 13:43 pmachdep.h -r--r--r-- 1 root root 3048 Dec 30 13:43 pprocess.h -r--r--r-- 1 root root 1191 Dec 30 13:43 ptime.h -r--r--r-- 1 root root 3342 Dec 30 13:43 ptlib.inl -r--r--r-- 1 root root 1278 Dec 30 13:43 remconn.h -r--r--r-- 1 root root 12159 Dec 30 13:43 resampler.h -r--r--r-- 1 root root 2432 Dec 30 13:43 semaphor.h -r--r--r-- 1 root root 1332 Dec 30 13:43 serchan.h -r--r--r-- 1 root root 1216 Dec 30 13:43 sfile.h -r--r--r-- 1 root root 4321 Dec 30 13:43 shmvideo.h -r--r--r-- 1 root root 1258 Dec 30 13:43 socket.h -r--r--r-- 1 root root 2469 Dec 30 13:43 sound.h -r--r--r-- 1 root root 1383 Dec 30 13:43 svcproc.h -r--r--r-- 1 root root 1565 Dec 30 13:43 syncpoint.h -r--r--r-- 1 root root 1252 Dec 30 13:43 tcpsock.h -r--r--r-- 1 root root 1207 Dec 30 13:43 textfile.h -r--r--r-- 1 root root 3162 Dec 30 13:43 thread.h -r--r--r-- 1 root root 1275 Dec 30 13:43 timeint.h -r--r--r-- 1 root root 1202 Dec 30 13:43 timer.h -r--r--r-- 1 root root 1227 Dec 30 13:43 udpsock.h -r--r--r-- 1 root root 1415 Dec 30 13:43 video.h /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib: total 3844 lrwxrwxrwx 1 root root 16 Dec 30 13:43 libpt.so -> libpt.so.2.10.10 -r--r--r-- 1 root root 3927756 Dec 30 13:43 libpt.so.2.10.10 drwxr-xr-x 2 root root 4096 Dec 30 13:43 pkgconfig drwxr-xr-x 3 root root 4096 Dec 30 13:43 ptlib-2.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 1159 Dec 30 13:43 ptlib.pc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10: total 4 drwxr-xr-x 4 root root 4096 Dec 30 13:43 devices /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10/devices: total 8 drwxr-xr-x 2 root root 4096 Dec 30 13:43 sound drwxr-xr-x 2 root root 4096 Dec 30 13:43 videoinput /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10/devices/sound: total 168 -r--r--r-- 1 root root 77900 Dec 30 13:43 alsa_pwplugin.so -r--r--r-- 1 root root 86596 Dec 30 13:43 oss_pwplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/lib/ptlib-2.10.10/devices/videoinput: total 96 -r--r--r-- 1 root root 98200 Dec 30 13:43 v4l2_pwplugin.so /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 Dec 30 13:43 ptlib /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/share/ptlib: total 4 drwxr-xr-x 2 root root 4096 Dec 30 13:43 make /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/share/ptlib/make: total 52 -r--r--r-- 1 root root 13402 Dec 30 13:43 common.mak -r--r--r-- 1 root root 3778 Dec 30 13:43 lib.mak -r--r--r-- 1 root root 1918 Dec 30 13:43 plugins.mak -r--r--r-- 1 root root 1511 Dec 30 13:43 ptbuildopts.mak -rwxr-xr-x 1 root root 1985 Dec 30 13:43 ptlib-config -r--r--r-- 1 root root 1257 Dec 30 13:43 ptlib.mak -r--r--r-- 1 root root 15215 Dec 30 13:43 unix.mak /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 30 13:43 ptlib-2.10.10 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/pkg/usr/src/ptlib-2.10.10: total 4 -rw-r--r-- 1 root root 1720 Dec 30 13:43 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/bin/ptlib-config -> ../share/ptlib/make/ptlib-config usr/lib/libpt.so -> libpt.so.2.10.10 Making symbolic link creation script: ( cd usr/bin ; rm -rf ptlib-config ) ( cd usr/bin ; ln -sf ../share/ptlib/make/ptlib-config ptlib-config ) ( cd usr/lib ; rm -rf libpt.so ) ( cd usr/lib ; ln -sf libpt.so.2.10.10 libpt.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed ‘./usr/bin/ptlib-config’ removed ‘./usr/lib/libpt.so’ Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/ptlib-2.10.10-i486-1rl.txz ./ install/ install/slack-desc install/doinst.sh usr/ usr/doc/ usr/doc/ptlib-2.10.10/ usr/doc/ptlib-2.10.10/ReadMe_QOS.txt usr/doc/ptlib-2.10.10/ReadMe.txt usr/share/ usr/share/ptlib/ usr/share/ptlib/make/ usr/share/ptlib/make/plugins.mak usr/share/ptlib/make/common.mak usr/share/ptlib/make/ptlib.mak usr/share/ptlib/make/unix.mak usr/share/ptlib/make/ptlib-config usr/share/ptlib/make/lib.mak usr/share/ptlib/make/ptbuildopts.mak usr/bin/ usr/src/ usr/src/ptlib-2.10.10/ usr/src/ptlib-2.10.10/SLKBUILD usr/include/ usr/include/ptbuildopts.h usr/include/ptclib/ usr/include/ptclib/pldap.h usr/include/ptclib/telnet.h usr/include/ptclib/asnxer.h usr/include/ptclib/psnmp.h usr/include/ptclib/enum.h usr/include/ptclib/pxmlrpc.h usr/include/ptclib/pvfiledev.h usr/include/ptclib/httpsvc.h usr/include/ptclib/asner.h usr/include/ptclib/psasl.h usr/include/ptclib/vcard.h usr/include/ptclib/shttpsvc.h usr/include/ptclib/url.h usr/include/ptclib/pnat.h usr/include/ptclib/asnber.h usr/include/ptclib/ptts.h usr/include/ptclib/pstun.h usr/include/ptclib/podbc.h usr/include/ptclib/html.h usr/include/ptclib/random.h usr/include/ptclib/dtmf.h usr/include/ptclib/delaychan.h usr/include/ptclib/http.h usr/include/ptclib/qchannel.h usr/include/ptclib/pvidfile.h usr/include/ptclib/pdns.h usr/include/ptclib/socks.h usr/include/ptclib/pils.h usr/include/ptclib/pxmlrpcs.h usr/include/ptclib/psockbun.h usr/include/ptclib/mime.h usr/include/ptclib/psoap.h usr/include/ptclib/cypher.h usr/include/ptclib/rfc1155.h usr/include/ptclib/pwavfile.h usr/include/ptclib/threadpool.h usr/include/ptclib/guid.h usr/include/ptclib/pasn.h usr/include/ptclib/pwavfiledev.h usr/include/ptclib/inetmail.h usr/include/ptclib/lua.h usr/include/ptclib/asnper.h usr/include/ptclib/cli.h usr/include/ptclib/pxml.h usr/include/ptclib/ipacl.h usr/include/ptclib/inetprot.h usr/include/ptclib/xmpp.h usr/include/ptclib/httpform.h usr/include/ptclib/memfile.h usr/include/ptclib/ftp.h usr/include/ptclib/snmp.h usr/include/ptclib/pssl.h usr/include/ptclib/xmpp_c2s.h usr/include/ptclib/modem.h usr/include/ptclib/xmpp_roster.h usr/include/ptclib/paec.h usr/include/ptclib/vsdl.h usr/include/ptclib/vxml.h usr/include/ptclib/pffvdev.h usr/include/ptclib/xmpp_muc.h usr/include/ptlib.h usr/include/ptlib/ usr/include/ptlib/filepath.h usr/include/ptlib/thread.h usr/include/ptlib/tcpsock.h usr/include/ptlib/object.h usr/include/ptlib/syslog.h usr/include/ptlib/syncpoint.h usr/include/ptlib/textfile.h usr/include/ptlib/svcproc.h usr/include/ptlib/contain.inl usr/include/ptlib/pipechan.h usr/include/ptlib/ipsock.h usr/include/ptlib/qos.h usr/include/ptlib/wxstring.h usr/include/ptlib/sfile.h usr/include/ptlib/ptime.h usr/include/ptlib/file.h usr/include/ptlib/semaphor.h usr/include/ptlib/critsec.h usr/include/ptlib/mutex.h usr/include/ptlib/int64.h usr/include/ptlib/icmpsock.h usr/include/ptlib/notifier_ext.h usr/include/ptlib/ethsock.h usr/include/ptlib/pluginmgr.h usr/include/ptlib/udpsock.h usr/include/ptlib/timeint.h usr/include/ptlib/pstring.h usr/include/ptlib/channel.h usr/include/ptlib/dict.h usr/include/ptlib/psync.h usr/include/ptlib/pdirect.h usr/include/ptlib/contain.h usr/include/ptlib/mail.h usr/include/ptlib/MacMainIf.h usr/include/ptlib/timer.h usr/include/ptlib/smartptr.h usr/include/ptlib/syncthrd.h usr/include/ptlib/socket.h usr/include/ptlib/args.h usr/include/ptlib/indchan.h usr/include/ptlib/dynalink.h usr/include/ptlib/sound.h usr/include/ptlib/ipdsock.h usr/include/ptlib/config.h usr/include/ptlib/array.h usr/include/ptlib/vconvert.h usr/include/ptlib/videoio.h usr/include/ptlib/remconn.h usr/include/ptlib/lists.h usr/include/ptlib/psharedptr.h usr/include/ptlib/pprocess.h usr/include/ptlib/conchan.h usr/include/ptlib/video.h usr/include/ptlib/unix/ usr/include/ptlib/unix/ptlib/ usr/include/ptlib/unix/ptlib/ptlib.inl usr/include/ptlib/unix/ptlib/beaudio.h usr/include/ptlib/unix/ptlib/pmachdep.h usr/include/ptlib/unix/ptlib/filepath.h usr/include/ptlib/unix/ptlib/thread.h usr/include/ptlib/unix/ptlib/resampler.h usr/include/ptlib/unix/ptlib/tcpsock.h usr/include/ptlib/unix/ptlib/syncpoint.h usr/include/ptlib/unix/ptlib/shmvideo.h usr/include/ptlib/unix/ptlib/textfile.h usr/include/ptlib/unix/ptlib/svcproc.h usr/include/ptlib/unix/ptlib/pipechan.h usr/include/ptlib/unix/ptlib/ipsock.h usr/include/ptlib/unix/ptlib/maccoreaudio.h usr/include/ptlib/unix/ptlib/sfile.h usr/include/ptlib/unix/ptlib/ptime.h usr/include/ptlib/unix/ptlib/file.h usr/include/ptlib/unix/ptlib/semaphor.h usr/include/ptlib/unix/ptlib/critsec.h usr/include/ptlib/unix/ptlib/mutex.h usr/include/ptlib/unix/ptlib/icmpsock.h usr/include/ptlib/unix/ptlib/ethsock.h usr/include/ptlib/unix/ptlib/udpsock.h usr/include/ptlib/unix/ptlib/timeint.h usr/include/ptlib/unix/ptlib/bevideo.h usr/include/ptlib/unix/ptlib/channel.h usr/include/ptlib/unix/ptlib/pdirect.h usr/include/ptlib/unix/ptlib/contain.h usr/include/ptlib/unix/ptlib/mail.h usr/include/ptlib/unix/ptlib/timer.h usr/include/ptlib/unix/ptlib/socket.h usr/include/ptlib/unix/ptlib/dynalink.h usr/include/ptlib/unix/ptlib/sound.h usr/include/ptlib/unix/ptlib/ipdsock.h usr/include/ptlib/unix/ptlib/config.h usr/include/ptlib/unix/ptlib/remconn.h usr/include/ptlib/unix/ptlib/pprocess.h usr/include/ptlib/unix/ptlib/conchan.h usr/include/ptlib/unix/ptlib/video.h usr/include/ptlib/unix/ptlib/serchan.h usr/include/ptlib/notifier.h usr/include/ptlib/videoio1394dc.h usr/include/ptlib/sockets.h usr/include/ptlib/safecoll.h usr/include/ptlib/pfactory.h usr/include/ptlib/osutil.inl usr/include/ptlib/serchan.h usr/include/ptlib/plugin.h usr/lib/ usr/lib/ptlib-2.10.10/ usr/lib/ptlib-2.10.10/devices/ usr/lib/ptlib-2.10.10/devices/videoinput/ usr/lib/ptlib-2.10.10/devices/videoinput/v4l2_pwplugin.so usr/lib/ptlib-2.10.10/devices/sound/ usr/lib/ptlib-2.10.10/devices/sound/alsa_pwplugin.so usr/lib/ptlib-2.10.10/devices/sound/oss_pwplugin.so usr/lib/libpt.so.2.10.10 usr/lib/pkgconfig/ usr/lib/pkgconfig/ptlib.pc Slackware package /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/ptlib/2.10.10/ptlib-2.10.10-i486-1rl.txz created. Package has been built. Cleaning pkg and src directories