tar -xf ptlib-2.8.3.tar.bz2 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc... gcc 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 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.8.3 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 "2.6.37.6-smp" configure: MACHTYPE set to x86 configure: gcc version is 4.5.2 checking checking if pragma implementation should be used... no checking checking if precompiled headers available... yes 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 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.8.3 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 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 checking sql.h usability... no checking sql.h presence... no checking for sql.h... no 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 (/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/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.8.3' '--enable-shared' '--build=i486-slackware-linux' 'build_alias=i486-slackware-linux' '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 pulse/simple.h usability... no checking pulse/simple.h presence... no checking for pulse/simple.h... no checking for Pulse sound 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 `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3' make[1]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/src' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/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 [CC] ptclib/pxmlrpcs.cxx [CC] ptclib/psoap.cxx [CC] ptclib/vxml.cxx ptclib/vxml.cxx: In constructor ‘PVXMLSession::PVXMLSession(PTextToSpeech*, PBoolean)’: ptclib/vxml.cxx:566:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [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 [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/guid.cxx bison ptlib/common/getdate.y -o ptlib/common/getdate.tab.c ptlib/common/getdate.y: conflicts: 8 shift/reduce, 18 reduce/reduce [CC] ptlib/common/getdate.tab.c ptlib/common/getdate.tab.c: In function ‘PTime_yyparse’: ptlib/common/getdate.tab.c:1293:9: warning: ‘yylval.Number’ may be used uninitialized in this function [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 cp /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/revision.h.in /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/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] /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/libpt_s.a [LD] /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/libpt.so.2.8.3 make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/src' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/src' make[1]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins' make DEBUG= P_SHAREDLIB=1 default_target make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins' set -e; make -C sound_alsa optshared ; make -C vidinput_v4l2 optshared ; make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/sound_alsa' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/sound_alsa' [CC] sound_alsa.cxx make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/sound_alsa' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/sound_alsa' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/vidinput_v4l2' make DEBUG= P_SHAREDLIB=1 default_target make[3]: Entering directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/vidinput_v4l2' [CC] vidinput_v4l2.cxx make[3]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/vidinput_v4l2' make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins/vidinput_v4l2' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/plugins' ( for dir in /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib \ /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/bin \ /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptlib \ /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptlib/unix/ptlib \ /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptclib \ /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/share/ptlib/make ; \ do mkdir -p $dir ; chmod 755 $dir ; \ done ) ( if test -e /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/libpt.so.2.8.3 ; then \ /usr/bin/ginstall -c -m 444 /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/libpt.so.2.8.3 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib; \ fi ) /usr/bin/ginstall -c -m 444 /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/libpt_s.a /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib (cd /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib ; \ rm -f libpt.so ; \ ln -sf libpt.so.2.8.3 libpt.so \ ) if test -e /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/device/; then \ cd /home/lmello/Work/Salix/pkg/l/ptlib/src/ptlib-2.8.3/lib_linux_x86/device/; \ ( for dir in ./* ;\ do mkdir -p /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3/devices/$dir ; \ chmod 755 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3/devices/$dir ; \ (for fn in ./$dir/*.so ; \ do /usr/bin/ginstall -c -m 444 $fn /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3/devices/$dir; \ done ); \ done ) ; \ fi /usr/bin/ginstall -c -m 444 include/ptlib.h /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include /usr/bin/ginstall -c -m 444 include/ptbuildopts.h /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include (for fn in include/ptlib/*.h include/ptlib/*.inl; \ do /usr/bin/ginstall -c -m 444 $fn /home/lmello/Work/Salix/pkg/l/ptlib/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 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptlib/unix/ptlib ; \ done) (for fn in include/ptclib/*.h ; \ do /usr/bin/ginstall -c -m 444 $fn /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptclib; \ done) (for fn in make/*.mak ; \ do /usr/bin/ginstall -c -m 444 $fn /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/share/ptlib/make; \ done) /usr/bin/ginstall -c -m 755 make/ptlib-config /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/share/ptlib/make/ (cd /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/bin; rm -f ptlib-config ; ln -snf ../share/ptlib/make/ptlib-config ptlib-config) mkdir -p /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/pkgconfig chmod 755 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 ptlib.pc /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/pkgconfig/ /home/lmello/Work/Salix/pkg/l/ptlib/pkg: total 8 drwxr-xr-x 2 root root 4096 May 31 14:20 install drwxr-xr-x 8 root root 4096 May 31 14:20 usr /home/lmello/Work/Salix/pkg/l/ptlib/pkg/install: total 4 -rw-r--r-- 1 root root 539 May 31 14:20 slack-desc /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 May 31 14:20 bin drwxr-xr-x 3 root root 4096 May 31 14:20 doc drwxr-xr-x 4 root root 4096 May 31 14:20 include drwxr-xr-x 4 root root 4096 May 31 14:20 lib drwxr-xr-x 3 root root 4096 May 31 14:20 share drwxr-xr-x 3 root root 4096 May 31 14:16 src /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/bin: total 0 lrwxrwxrwx 1 root root 32 May 31 14:20 ptlib-config -> ../share/ptlib/make/ptlib-config /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 May 31 14:20 ptlib-2.8.3 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/doc/ptlib-2.8.3: total 48 -rw-r--r-- 1 root root 1132 May 31 14:20 ChangeLog-ptlib-v2_8_3.txt -rw-r--r-- 1 root root 33611 May 31 14:20 ReadMe.txt -rw-r--r-- 1 root root 6189 May 31 14:20 ReadMe_QOS.txt /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include: total 40 -r--r--r-- 1 root root 23643 May 31 14:20 ptbuildopts.h drwxr-xr-x 2 root root 4096 May 31 14:20 ptclib drwxr-xr-x 3 root root 4096 May 31 14:20 ptlib -r--r--r-- 1 root root 4794 May 31 14:20 ptlib.h /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptclib: total 800 -r--r--r-- 1 root root 2859 May 31 14:20 asnber.h -r--r--r-- 1 root root 33389 May 31 14:20 asner.h -r--r--r-- 1 root root 3208 May 31 14:20 asnper.h -r--r--r-- 1 root root 2576 May 31 14:20 asnxer.h -r--r--r-- 1 root root 16572 May 31 14:20 cli.h -r--r--r-- 1 root root 25951 May 31 14:20 cypher.h -r--r--r-- 1 root root 7711 May 31 14:20 delaychan.h -r--r--r-- 1 root root 8729 May 31 14:20 dtmf.h -r--r--r-- 1 root root 5380 May 31 14:20 enum.h -r--r--r-- 1 root root 13599 May 31 14:20 ftp.h -r--r--r-- 1 root root 3718 May 31 14:20 guid.h -r--r--r-- 1 root root 26874 May 31 14:20 html.h -r--r--r-- 1 root root 63495 May 31 14:20 http.h -r--r--r-- 1 root root 23549 May 31 14:20 httpform.h -r--r--r-- 1 root root 14887 May 31 14:20 httpsvc.h -r--r--r-- 1 root root 32605 May 31 14:20 inetmail.h -r--r--r-- 1 root root 14192 May 31 14:20 inetprot.h -r--r--r-- 1 root root 11720 May 31 14:20 ipacl.h -r--r--r-- 1 root root 4841 May 31 14:20 memfile.h -r--r--r-- 1 root root 13879 May 31 14:20 mime.h -r--r--r-- 1 root root 15577 May 31 14:20 modem.h -r--r--r-- 1 root root 2807 May 31 14:20 paec.h -r--r--r-- 1 root root 16527 May 31 14:20 pasn.h -r--r--r-- 1 root root 8461 May 31 14:20 pdns.h -r--r--r-- 1 root root 6004 May 31 14:20 pffvdev.h -r--r--r-- 1 root root 5059 May 31 14:20 pils.h -r--r--r-- 1 root root 16868 May 31 14:20 pldap.h -r--r--r-- 1 root root 11185 May 31 14:20 pnat.h -r--r--r-- 1 root root 26593 May 31 14:20 podbc.h -r--r--r-- 1 root root 2704 May 31 14:20 psasl.h -r--r--r-- 1 root root 9479 May 31 14:20 psnmp.h -r--r--r-- 1 root root 6605 May 31 14:20 psoap.h -r--r--r-- 1 root root 23637 May 31 14:20 psockbun.h -r--r--r-- 1 root root 15533 May 31 14:20 pssl.h -r--r--r-- 1 root root 9665 May 31 14:20 pstun.h -r--r--r-- 1 root root 2122 May 31 14:20 ptts.h -r--r--r-- 1 root root 8715 May 31 14:20 pvfiledev.h -r--r--r-- 1 root root 3506 May 31 14:20 pvidfile.h -r--r--r-- 1 root root 14866 May 31 14:20 pwavfile.h -r--r--r-- 1 root root 3175 May 31 14:20 pwavfiledev.h -r--r--r-- 1 root root 15030 May 31 14:20 pxml.h -r--r--r-- 1 root root 16922 May 31 14:20 pxmlrpc.h -r--r--r-- 1 root root 3050 May 31 14:20 pxmlrpcs.h -r--r--r-- 1 root root 4085 May 31 14:20 qchannel.h -r--r--r-- 1 root root 4134 May 31 14:20 random.h -r--r--r-- 1 root root 6260 May 31 14:20 rfc1155.h -r--r--r-- 1 root root 2019 May 31 14:20 shttpsvc.h -r--r--r-- 1 root root 6213 May 31 14:20 snmp.h -r--r--r-- 1 root root 13786 May 31 14:20 socks.h -r--r--r-- 1 root root 16668 May 31 14:20 telnet.h -r--r--r-- 1 root root 11183 May 31 14:20 threadpool.h -r--r--r-- 1 root root 13831 May 31 14:20 url.h -r--r--r-- 1 root root 3930 May 31 14:20 vsdl.h -r--r--r-- 1 root root 18966 May 31 14:20 vxml.h -r--r--r-- 1 root root 14241 May 31 14:20 xmpp.h -r--r--r-- 1 root root 7871 May 31 14:20 xmpp_c2s.h -r--r--r-- 1 root root 3573 May 31 14:20 xmpp_muc.h -r--r--r-- 1 root root 4694 May 31 14:20 xmpp_roster.h /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptlib: total 1008 -r--r--r-- 1 root root 1317 May 31 14:20 MacMainIf.h -r--r--r-- 1 root root 16032 May 31 14:20 args.h -r--r--r-- 1 root root 42420 May 31 14:20 array.h -r--r--r-- 1 root root 25623 May 31 14:20 channel.h -r--r--r-- 1 root root 2295 May 31 14:20 conchan.h -r--r--r-- 1 root root 21348 May 31 14:20 config.h -r--r--r-- 1 root root 23284 May 31 14:20 contain.h -r--r--r-- 1 root root 12241 May 31 14:20 contain.inl -r--r--r-- 1 root root 10345 May 31 14:20 critsec.h -r--r--r-- 1 root root 40301 May 31 14:20 dict.h -r--r--r-- 1 root root 4297 May 31 14:20 dynalink.h -r--r--r-- 1 root root 12303 May 31 14:20 ethsock.h -r--r--r-- 1 root root 19070 May 31 14:20 file.h -r--r--r-- 1 root root 10010 May 31 14:20 filepath.h -r--r--r-- 1 root root 4073 May 31 14:20 icmpsock.h -r--r--r-- 1 root root 10181 May 31 14:20 indchan.h -r--r--r-- 1 root root 6633 May 31 14:20 int64.h -r--r--r-- 1 root root 2663 May 31 14:20 ipdsock.h -r--r--r-- 1 root root 26004 May 31 14:20 ipsock.h -r--r--r-- 1 root root 36139 May 31 14:20 lists.h -r--r--r-- 1 root root 9889 May 31 14:20 mail.h -r--r--r-- 1 root root 3176 May 31 14:20 mutex.h -r--r--r-- 1 root root 8251 May 31 14:20 notifier.h -r--r--r-- 1 root root 3998 May 31 14:20 notifier_ext.h -r--r--r-- 1 root root 52073 May 31 14:20 object.h -r--r--r-- 1 root root 17049 May 31 14:20 osutil.inl -r--r--r-- 1 root root 14753 May 31 14:20 pdirect.h -r--r--r-- 1 root root 12374 May 31 14:20 pfactory.h -r--r--r-- 1 root root 16077 May 31 14:20 pipechan.h -r--r--r-- 1 root root 7406 May 31 14:20 plugin.h -r--r--r-- 1 root root 5143 May 31 14:20 pluginmgr.h -r--r--r-- 1 root root 26194 May 31 14:20 pprocess.h -r--r--r-- 1 root root 2800 May 31 14:20 psharedptr.h -r--r--r-- 1 root root 101732 May 31 14:20 pstring.h -r--r--r-- 1 root root 2893 May 31 14:20 psync.h -r--r--r-- 1 root root 15826 May 31 14:20 ptime.h -r--r--r-- 1 root root 2779 May 31 14:20 qos.h -r--r--r-- 1 root root 9008 May 31 14:20 remconn.h -r--r--r-- 1 root root 40894 May 31 14:20 safecoll.h -r--r--r-- 1 root root 4517 May 31 14:20 semaphor.h -r--r--r-- 1 root root 11474 May 31 14:20 serchan.h -r--r--r-- 1 root root 5662 May 31 14:20 sfile.h -r--r--r-- 1 root root 6094 May 31 14:20 smartptr.h -r--r--r-- 1 root root 17181 May 31 14:20 socket.h -r--r--r-- 1 root root 2084 May 31 14:20 sockets.h -r--r--r-- 1 root root 26885 May 31 14:20 sound.h -r--r--r-- 1 root root 4594 May 31 14:20 svcproc.h -r--r--r-- 1 root root 2483 May 31 14:20 syncpoint.h -r--r--r-- 1 root root 12793 May 31 14:20 syncthrd.h -r--r--r-- 1 root root 8939 May 31 14:20 syslog.h -r--r--r-- 1 root root 7866 May 31 14:20 tcpsock.h -r--r--r-- 1 root root 4036 May 31 14:20 textfile.h -r--r--r-- 1 root root 23664 May 31 14:20 thread.h -r--r--r-- 1 root root 11632 May 31 14:20 timeint.h -r--r--r-- 1 root root 10802 May 31 14:20 timer.h -r--r--r-- 1 root root 6039 May 31 14:20 udpsock.h drwxr-xr-x 3 root root 4096 May 31 14:20 unix -r--r--r-- 1 root root 14699 May 31 14:20 vconvert.h -r--r--r-- 1 root root 7604 May 31 14:20 video.h -r--r--r-- 1 root root 34240 May 31 14:20 videoio.h -r--r--r-- 1 root root 6367 May 31 14:20 videoio1394dc.h -r--r--r-- 1 root root 4464 May 31 14:20 wxstring.h /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptlib/unix: total 4 drwxr-xr-x 2 root root 4096 May 31 14:20 ptlib /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/include/ptlib/unix/ptlib: total 196 -r--r--r-- 1 root root 5135 May 31 14:20 beaudio.h -r--r--r-- 1 root root 2996 May 31 14:20 bevideo.h -r--r--r-- 1 root root 1587 May 31 14:20 channel.h -r--r--r-- 1 root root 1212 May 31 14:20 conchan.h -r--r--r-- 1 root root 1311 May 31 14:20 config.h -r--r--r-- 1 root root 4427 May 31 14:20 contain.h -r--r--r-- 1 root root 1047 May 31 14:20 critsec.h -r--r--r-- 1 root root 1228 May 31 14:20 dynalink.h -r--r--r-- 1 root root 1366 May 31 14:20 ethsock.h -r--r--r-- 1 root root 1458 May 31 14:20 file.h -r--r--r-- 1 root root 1205 May 31 14:20 filepath.h -r--r--r-- 1 root root 1747 May 31 14:20 icmpsock.h -r--r--r-- 1 root root 1223 May 31 14:20 ipdsock.h -r--r--r-- 1 root root 1282 May 31 14:20 ipsock.h -r--r--r-- 1 root root 7341 May 31 14:20 maccoreaudio.h -r--r--r-- 1 root root 1118 May 31 14:20 mail.h -r--r--r-- 1 root root 1745 May 31 14:20 mutex.h -r--r--r-- 1 root root 1300 May 31 14:20 pdirect.h -r--r--r-- 1 root root 1240 May 31 14:20 pipechan.h -r--r--r-- 1 root root 12405 May 31 14:20 pmachdep.h -r--r--r-- 1 root root 3048 May 31 14:20 pprocess.h -r--r--r-- 1 root root 1191 May 31 14:20 ptime.h -r--r--r-- 1 root root 3375 May 31 14:20 ptlib.inl -r--r--r-- 1 root root 1278 May 31 14:20 remconn.h -r--r--r-- 1 root root 12159 May 31 14:20 resampler.h -r--r--r-- 1 root root 2432 May 31 14:20 semaphor.h -r--r--r-- 1 root root 1332 May 31 14:20 serchan.h -r--r--r-- 1 root root 1216 May 31 14:20 sfile.h -r--r--r-- 1 root root 4321 May 31 14:20 shmvideo.h -r--r--r-- 1 root root 1258 May 31 14:20 socket.h -r--r--r-- 1 root root 2469 May 31 14:20 sound.h -r--r--r-- 1 root root 1383 May 31 14:20 svcproc.h -r--r--r-- 1 root root 1565 May 31 14:20 syncpoint.h -r--r--r-- 1 root root 1252 May 31 14:20 tcpsock.h -r--r--r-- 1 root root 1207 May 31 14:20 textfile.h -r--r--r-- 1 root root 3259 May 31 14:20 thread.h -r--r--r-- 1 root root 1275 May 31 14:20 timeint.h -r--r--r-- 1 root root 1202 May 31 14:20 timer.h -r--r--r-- 1 root root 1227 May 31 14:20 udpsock.h -r--r--r-- 1 root root 1415 May 31 14:20 video.h /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib: total 3276 lrwxrwxrwx 1 root root 14 May 31 14:20 libpt.so -> libpt.so.2.8.3 -r--r--r-- 1 root root 3344620 May 31 14:20 libpt.so.2.8.3 drwxr-xr-x 2 root root 4096 May 31 14:20 pkgconfig drwxr-xr-x 3 root root 4096 May 31 14:20 ptlib-2.8.3 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 1196 May 31 14:20 ptlib.pc /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3: total 4 drwxr-xr-x 4 root root 4096 May 31 14:20 devices /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3/devices: total 8 drwxr-xr-x 2 root root 4096 May 31 14:20 sound drwxr-xr-x 2 root root 4096 May 31 14:20 videoinput /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3/devices/sound: total 68 -r--r--r-- 1 root root 69468 May 31 14:20 alsa_pwplugin.so /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/lib/ptlib-2.8.3/devices/videoinput: total 80 -r--r--r-- 1 root root 81588 May 31 14:20 v4l2_pwplugin.so /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/share: total 4 drwxr-xr-x 3 root root 4096 May 31 14:20 ptlib /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/share/ptlib: total 4 drwxr-xr-x 2 root root 4096 May 31 14:20 make /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/share/ptlib/make: total 52 -r--r--r-- 1 root root 13545 May 31 14:20 common.mak -r--r--r-- 1 root root 3778 May 31 14:20 lib.mak -r--r--r-- 1 root root 1837 May 31 14:20 plugins.mak -r--r--r-- 1 root root 1550 May 31 14:20 ptbuildopts.mak -rwxr-xr-x 1 root root 2007 May 31 14:20 ptlib-config -r--r--r-- 1 root root 1257 May 31 14:20 ptlib.mak -r--r--r-- 1 root root 14460 May 31 14:20 unix.mak /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 31 14:20 ptlib-2.8.3 /home/lmello/Work/Salix/pkg/l/ptlib/pkg/usr/src/ptlib-2.8.3: total 4 -rw-r--r-- 1 root root 1412 May 31 14:20 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.8.3 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.8.3 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: /home/lmello/Work/Salix/pkg/l/ptlib/ptlib-2.8.3-i486-1lm.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/doc/ usr/doc/ptlib-2.8.3/ usr/doc/ptlib-2.8.3/ReadMe_QOS.txt usr/doc/ptlib-2.8.3/ChangeLog-ptlib-v2_8_3.txt usr/doc/ptlib-2.8.3/ReadMe.txt usr/src/ usr/src/ptlib-2.8.3/ usr/src/ptlib-2.8.3/SLKBUILD usr/include/ usr/include/ptbuildopts.h usr/include/ptlib.h usr/include/ptlib/ usr/include/ptlib/unix/ usr/include/ptlib/unix/ptlib/ usr/include/ptlib/unix/ptlib/socket.h usr/include/ptlib/unix/ptlib/svcproc.h usr/include/ptlib/unix/ptlib/icmpsock.h usr/include/ptlib/unix/ptlib/dynalink.h usr/include/ptlib/unix/ptlib/ethsock.h usr/include/ptlib/unix/ptlib/video.h usr/include/ptlib/unix/ptlib/critsec.h usr/include/ptlib/unix/ptlib/semaphor.h usr/include/ptlib/unix/ptlib/file.h usr/include/ptlib/unix/ptlib/ptlib.inl usr/include/ptlib/unix/ptlib/beaudio.h usr/include/ptlib/unix/ptlib/mutex.h usr/include/ptlib/unix/ptlib/ipdsock.h usr/include/ptlib/unix/ptlib/bevideo.h usr/include/ptlib/unix/ptlib/textfile.h usr/include/ptlib/unix/ptlib/serchan.h usr/include/ptlib/unix/ptlib/contain.h usr/include/ptlib/unix/ptlib/shmvideo.h usr/include/ptlib/unix/ptlib/syncpoint.h usr/include/ptlib/unix/ptlib/maccoreaudio.h usr/include/ptlib/unix/ptlib/thread.h usr/include/ptlib/unix/ptlib/channel.h usr/include/ptlib/unix/ptlib/sound.h usr/include/ptlib/unix/ptlib/timeint.h usr/include/ptlib/unix/ptlib/udpsock.h usr/include/ptlib/unix/ptlib/conchan.h usr/include/ptlib/unix/ptlib/ptime.h usr/include/ptlib/unix/ptlib/pdirect.h usr/include/ptlib/unix/ptlib/ipsock.h usr/include/ptlib/unix/ptlib/pprocess.h usr/include/ptlib/unix/ptlib/config.h usr/include/ptlib/unix/ptlib/pipechan.h usr/include/ptlib/unix/ptlib/resampler.h usr/include/ptlib/unix/ptlib/tcpsock.h usr/include/ptlib/unix/ptlib/timer.h usr/include/ptlib/unix/ptlib/mail.h usr/include/ptlib/unix/ptlib/filepath.h usr/include/ptlib/unix/ptlib/pmachdep.h usr/include/ptlib/unix/ptlib/sfile.h usr/include/ptlib/unix/ptlib/remconn.h usr/include/ptlib/socket.h usr/include/ptlib/svcproc.h usr/include/ptlib/syslog.h usr/include/ptlib/icmpsock.h usr/include/ptlib/dynalink.h usr/include/ptlib/ethsock.h usr/include/ptlib/video.h usr/include/ptlib/critsec.h usr/include/ptlib/semaphor.h usr/include/ptlib/file.h usr/include/ptlib/mutex.h usr/include/ptlib/ipdsock.h usr/include/ptlib/pstring.h usr/include/ptlib/videoio.h usr/include/ptlib/textfile.h usr/include/ptlib/plugin.h usr/include/ptlib/serchan.h usr/include/ptlib/psync.h usr/include/ptlib/pluginmgr.h usr/include/ptlib/contain.h usr/include/ptlib/syncpoint.h usr/include/ptlib/thread.h usr/include/ptlib/indchan.h usr/include/ptlib/channel.h usr/include/ptlib/sound.h usr/include/ptlib/qos.h usr/include/ptlib/notifier.h usr/include/ptlib/array.h usr/include/ptlib/syncthrd.h usr/include/ptlib/timeint.h usr/include/ptlib/psharedptr.h usr/include/ptlib/udpsock.h usr/include/ptlib/conchan.h usr/include/ptlib/notifier_ext.h usr/include/ptlib/ptime.h usr/include/ptlib/pdirect.h usr/include/ptlib/contain.inl usr/include/ptlib/videoio1394dc.h usr/include/ptlib/ipsock.h usr/include/ptlib/smartptr.h usr/include/ptlib/MacMainIf.h usr/include/ptlib/int64.h usr/include/ptlib/safecoll.h usr/include/ptlib/sockets.h usr/include/ptlib/pprocess.h usr/include/ptlib/wxstring.h usr/include/ptlib/config.h usr/include/ptlib/pipechan.h usr/include/ptlib/lists.h usr/include/ptlib/object.h usr/include/ptlib/args.h usr/include/ptlib/tcpsock.h usr/include/ptlib/timer.h usr/include/ptlib/osutil.inl usr/include/ptlib/mail.h usr/include/ptlib/pfactory.h usr/include/ptlib/filepath.h usr/include/ptlib/dict.h usr/include/ptlib/sfile.h usr/include/ptlib/vconvert.h usr/include/ptlib/remconn.h usr/include/ptclib/ usr/include/ptclib/ptts.h usr/include/ptclib/random.h usr/include/ptclib/pdns.h usr/include/ptclib/modem.h usr/include/ptclib/xmpp_roster.h usr/include/ptclib/xmpp_muc.h usr/include/ptclib/memfile.h usr/include/ptclib/pxmlrpc.h usr/include/ptclib/pils.h usr/include/ptclib/html.h usr/include/ptclib/cli.h usr/include/ptclib/pnat.h usr/include/ptclib/psoap.h usr/include/ptclib/snmp.h usr/include/ptclib/threadpool.h usr/include/ptclib/delaychan.h usr/include/ptclib/pxml.h usr/include/ptclib/ipacl.h usr/include/ptclib/enum.h usr/include/ptclib/asnxer.h usr/include/ptclib/inetprot.h usr/include/ptclib/pwavfile.h usr/include/ptclib/asnber.h usr/include/ptclib/psockbun.h usr/include/ptclib/vxml.h usr/include/ptclib/httpform.h usr/include/ptclib/inetmail.h usr/include/ptclib/http.h usr/include/ptclib/psnmp.h usr/include/ptclib/cypher.h usr/include/ptclib/psasl.h usr/include/ptclib/pwavfiledev.h usr/include/ptclib/pxmlrpcs.h usr/include/ptclib/shttpsvc.h usr/include/ptclib/httpsvc.h usr/include/ptclib/asner.h usr/include/ptclib/pldap.h usr/include/ptclib/ftp.h usr/include/ptclib/podbc.h usr/include/ptclib/pasn.h usr/include/ptclib/asnper.h usr/include/ptclib/xmpp_c2s.h usr/include/ptclib/mime.h usr/include/ptclib/dtmf.h usr/include/ptclib/pstun.h usr/include/ptclib/pssl.h usr/include/ptclib/xmpp.h usr/include/ptclib/pvidfile.h usr/include/ptclib/paec.h usr/include/ptclib/qchannel.h usr/include/ptclib/telnet.h usr/include/ptclib/vsdl.h usr/include/ptclib/socks.h usr/include/ptclib/rfc1155.h usr/include/ptclib/guid.h usr/include/ptclib/pvfiledev.h usr/include/ptclib/pffvdev.h usr/include/ptclib/url.h usr/share/ usr/share/ptlib/ usr/share/ptlib/make/ usr/share/ptlib/make/ptlib.mak usr/share/ptlib/make/ptbuildopts.mak usr/share/ptlib/make/ptlib-config usr/share/ptlib/make/unix.mak usr/share/ptlib/make/common.mak usr/share/ptlib/make/lib.mak usr/share/ptlib/make/plugins.mak usr/lib/ usr/lib/libpt.so.2.8.3 usr/lib/ptlib-2.8.3/ usr/lib/ptlib-2.8.3/devices/ usr/lib/ptlib-2.8.3/devices/sound/ usr/lib/ptlib-2.8.3/devices/sound/alsa_pwplugin.so usr/lib/ptlib-2.8.3/devices/videoinput/ usr/lib/ptlib-2.8.3/devices/videoinput/v4l2_pwplugin.so usr/lib/pkgconfig/ usr/lib/pkgconfig/ptlib.pc Slackware package /home/lmello/Work/Salix/pkg/l/ptlib/ptlib-2.8.3-i486-1lm.txz created. Package has been built. Cleaning pkg and src directories