tar -xf opal-3.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 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 for a BSD-compatible install... /usr/bin/ginstall -c checking for ranlib... ranlib checking how to run the C preprocessor... gcc -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 ar... ar configure: gcc version is 4.5.2 checking if gcc version is valid... yes checking for working bit scan intrinsic... yes configure: Opal version is 3.8.3 checking where plugins are being installed... /usr/lib/opal-3.8.3 checking wether to build a shared library... yes 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 Debugging support... no checking for PTLIB... yes Version: 2.8.3 CFLAGS: -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions -I/usr/include/SDL CXXFLAGS: -felide-constructors -Wreorder DEBUG: -lpt_d RELEASE: -lpt checking ptlib version... 2.8.3 checking PTLIB has URL... yes checking PTLIB has STUN... yes checking PTLIB has SSL... yes checking PTLIB has ASN.1... yes checking PTLIB has expat... yes checking PTLIB has video... yes checking PTLIB has wavfile... yes checking PTLIB has vxml... yes checking PTLIB has ipv6... yes checking PTLIB has dtmf... yes checking PTLIB has ldap... yes checking PTLIB has dns... yes checking PTLIB has audio... yes checking PTLIB has config... yes checking PTLIB has option ssl/aes... 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 how to run the C++ preprocessor... g++ -E 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 size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for SPEEXDSP... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for speex/speex.h... (cached) yes checking Speex has float... no checking ZRTP protocol support... no checking libsrtp support... no checking for swig... no checking jni.h usability... no checking jni.h presence... no checking for jni.h... no checking for ruby... no checking whether to enable video codec support... yes checking whether to enable SIP protocol support... yes checking whether to enable H.323 protocol support... yes checking PTLIB has ASN... yes checking whether to enable IAX2 protocol support... yes checking whether to enable H.224 protocol support... yes checking whether to enable H.281 (Far End Camera Control) protocol support... yes checking whether to enable T.38 capability support... yes checking whether to enable MSRP support... yes checking whether to enable SIPIM session support... yes checking whether to enable RFC4103 support... yes checking whether to enable T.38 FAX protocol support... yes checking whether to enable H.450... yes checking whether to enable H.460... yes checking whether to enable H.239... yes checking whether to enable H.501... yes checking whether to enable LID support... yes checking whether to enable IVR support... yes checking whether to enable RFC4175 support... yes checking whether to enable accoustic echo cancellation support... yes checking whether to enable Packet Loss Concealment for G.711... yes checking whether to enable statistics gathering support... yes checking whether to enable media mixing support... yes checking whether to enable PC sound system support... yes checking whether to enable plugin support... yes checking whether to enable samples build... no configure: creating ./config.status config.status: creating opal_defs.mak config.status: creating Makefile config.status: creating opal.pc config.status: creating opal.spec config.status: creating opal_cfg.dxy config.status: creating src/codec/speex/libspeex/speex_config_types.h config.status: creating include/opal/buildopts.h === configuring in plugins (/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.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/opal-3.8.3' '--enable-shared' '--build=i486-slackware-linux' 'build_alias=i486-slackware-linux' 'CXXFLAGS=-O2 -march=i486 -mtune=i686' 'CFLAGS=-O2 -march=i486 -mtune=i686' --cache-file=/dev/null --srcdir=. checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 Debugging support... no 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 for a BSD-compatible install... /usr/bin/ginstall -c checking for ranlib... ranlib checking for nm... nm checking for ldd... ldd checking for objdump... objdump checking how to run the C preprocessor... gcc -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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking OPAL Version... 3.8.3 checking Plugin install directory... /usr/lib/opal-3.8.3 checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for gsm_create in -lgsm... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking internal Speex version... 1.1.11.1 configure: checking whether system Speex or internal Speex is more recent checking for SPEEX... yes using system Speex version 1.2rc1 configure: checking if iLBC is installed checking for iLBC_encode in -lilbc... no checking System iLBC... no checking default to full capabilities at empty fmtp lines... yes checking for LIBAVCODEC... no checking libavcodec source... disabled checking for X264... yes checking filename of libx264 library... libx264.so.112 configure: x264 static linking disabled checking for THEORA... yes checking for CELT... no 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 configure: h264 support disabled due to disabled dependency HAVE_H264_DECODER checking enable H.264 support... no checking IXJ... no checking enable voicetronix vpb... yes checking capi20.h usability... no checking capi20.h presence... no checking for capi20.h... no checking CAPI... no checking for fax_free in -lspandsp... no checking for posix_memalign... yes configure: creating ./config.status config.status: creating audio/G722/Makefile config.status: creating audio/GSM0610/Makefile config.status: creating audio/gsm-amr/Makefile config.status: creating audio/iLBC/Makefile config.status: creating audio/Speex/Makefile config.status: creating audio/LPC_10/Makefile config.status: creating audio/G726/Makefile config.status: creating audio/IMA_ADPCM/Makefile config.status: creating audio/SBC/Makefile config.status: creating audio/celt/Makefile config.status: creating video/H.261-vic/Makefile config.status: creating video/H.263-1998/Makefile config.status: creating video/MPEG4-ffmpeg/Makefile config.status: creating video/H.264/Makefile config.status: creating video/H.264/gpl/Makefile config.status: creating video/THEORA/Makefile config.status: creating LID/IxJ/Makefile config.status: creating LID/VPB/Makefile config.status: creating LID/CAPI/Makefile config.status: creating fax/fax_spandsp/Makefile config.status: creating Makefile config.status: creating audio/Speex/libspeex/speex_config_types.h configure: creating ./config.status config.status: creating audio/G722/Makefile config.status: creating audio/GSM0610/Makefile config.status: creating audio/gsm-amr/Makefile config.status: creating audio/iLBC/Makefile config.status: creating audio/Speex/Makefile config.status: creating audio/LPC_10/Makefile config.status: creating audio/G726/Makefile config.status: creating audio/IMA_ADPCM/Makefile config.status: creating audio/SBC/Makefile config.status: creating audio/celt/Makefile config.status: creating video/H.261-vic/Makefile config.status: creating video/H.263-1998/Makefile config.status: creating video/MPEG4-ffmpeg/Makefile config.status: creating video/H.264/Makefile config.status: creating video/H.264/gpl/Makefile config.status: creating video/THEORA/Makefile config.status: creating LID/IxJ/Makefile config.status: creating LID/VPB/Makefile config.status: creating LID/CAPI/Makefile config.status: creating fax/fax_spandsp/Makefile config.status: creating Makefile config.status: creating audio/Speex/libspeex/speex_config_types.h config.status: creating plugin-config.h =================== Plugin configuration ====================== prefix : /usr exec_prefix : ${prefix} libdir : /usr/lib Audio Codec plugin install dir : ${libdir}/opal-3.8.3/codecs/audio Video Codec plugin install prefix: ${libdir}/opal-3.8.3/codecs/video LID plugin install prefix : ${libdir}/opal-3.8.3/lid FAX plugin install prefix : ${libdir}/opal-3.8.3/fax GSM : yes (internal) gsm-amr : yes iLBC : yes (internal) Speex : yes (system, version 1.2rc1) LPC10 : yes G.726 : yes IMA_ADPCM : yes SBC : no H.261 : yes H.263/H.263+ : no H.264 : no THEORA : yes MPEG4 Part 2 : no CELT : no SpanDSP FAX : no CAPI : no Quicknet xJACK support : no Voicetronics VPB support : yes OS Type : linux-gnu Machine Type : i486 If all settings are OK, type make and make install ======================================================== [CC] src/opal/manager.cxx [CC] src/opal/endpoint.cxx [CC] src/opal/rtpep.cxx [CC] src/opal/connection.cxx [CC] src/opal/rtpconn.cxx [CC] src/opal/localep.cxx [CC] src/opal/call.cxx [CC] src/opal/mediafmt.cxx [CC] src/opal/mediatype.cxx [CC] src/opal/mediastrm.cxx [CC] src/opal/patch.cxx [CC] src/opal/transcoders.cxx [CC] src/opal/transports.cxx [CC] src/opal/guid.cxx [CC] src/rtp/rtp.cxx [CC] src/rtp/jitter.cxx [CC] src/opal/opal_c.cxx [CC] src/opal/pres_ent.cxx [CC] src/opal/ivr.cxx [CC] src/opal/opalvxml.cxx [CC] src/opal/recording.cxx [CC] src/opal/opalmixer.cxx [CC] src/opal/pcss.cxx [CC] src/h323/h450pdu.cxx [CC] src/asn/x880.cxx [CC] src/asn/mcs.cxx [CC] src/asn/gcc.cxx [CC] src/asn/h4501.cxx [CC] src/asn/h4502.cxx [CC] src/asn/h4503.cxx [CC] src/asn/h4504.cxx [CC] src/asn/h4505.cxx [CC] src/asn/h4506.cxx [CC] src/asn/h4507.cxx [CC] src/asn/h4508.cxx [CC] src/asn/h4509.cxx [CC] src/asn/h45010.cxx [CC] src/asn/h45011.cxx [CC] src/asn/h225_1.cxx [CC] src/asn/h225_2.cxx [CC] src/asn/h235.cxx [CC] src/asn/h245_1.cxx [CC] src/asn/h245_2.cxx [CC] src/asn/h245_3.cxx [CC] src/asn/h248.cxx [CC] src/asn/h501.cxx [CC] src/h323/h323ep.cxx [CC] src/h323/h323.cxx [CC] src/h323/h323caps.cxx [CC] src/h323/h323neg.cxx [CC] src/h323/h323pdu.cxx [CC] src/h323/h323rtp.cxx [CC] src/h323/channels.cxx [CC] src/h323/svcctrl.cxx [CC] src/h323/q931.cxx [CC] src/h323/transaddr.cxx [CC] src/h323/gkclient.cxx [CC] src/h323/gkserver.cxx [CC] src/h323/h225ras.cxx [CC] src/h323/h323trans.cxx [CC] src/h323/h235auth.cxx [CC] src/h323/h501pdu.cxx [CC] src/h323/h323annexg.cxx [CC] src/h323/peclient.cxx [CC] src/h460/h4601.cxx [CC] src/h460/h46018.cxx [CC] src/h460/h46019.cxx [CC] src/h460/h4609.cxx [CC] src/h460/h460p.cxx [CC] src/h460/h460pres.cxx [CC] src/h460/h460tm.cxx [CC] src/h323/h235auth1.cxx [CC] src/t38/h323t38.cxx [CC] src/h224/h323h224.cxx [CC] src/iax2/callprocessor.cxx [CC] src/iax2/frame.cxx [CC] src/iax2/iax2con.cxx [CC] src/iax2/iax2ep.cxx [CC] src/iax2/iax2medstrm.cxx [CC] src/iax2/iedata.cxx [CC] src/iax2/ies.cxx [CC] src/iax2/processor.cxx [CC] src/iax2/receiver.cxx [CC] src/iax2/regprocessor.cxx [CC] src/iax2/remote.cxx [CC] src/iax2/safestrings.cxx [CC] src/iax2/sound.cxx [CC] src/iax2/specialprocessor.cxx [CC] src/iax2/transmit.cxx [CC] src/sip/sipep.cxx [CC] src/sip/sipcon.cxx /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/sip/sipcon.cxx: In member function ‘virtual OpalMediaStreamPtr SIPConnection::OpenMediaStream(const OpalMediaFormat&, unsigned int, bool)’: /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/sip/sipcon.cxx:1162:12: warning: converting ‘false’ to pointer type for argument 1 of ‘PSafePtr::PSafePtr(T*, PSafetyMode) [with T = OpalMediaStream, BaseClass = PSafePtrBase]’ [CC] src/sip/sippdu.cxx [CC] src/sip/sdp.cxx [CC] src/sip/handlers.cxx [CC] src/sip/sippres.cxx [CC] src/t38/sipt38.cxx [CC] src/h224/q922.cxx [CC] src/h224/h224.cxx [CC] src/h224/h281.cxx [CC] src/lids/lid.cxx [CC] src/lids/lidep.cxx [CC] src/lids/lidpluginmgr.cxx [CC] src/t38/t38proto.cxx /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/t38/t38proto.cxx: In member function ‘virtual PSafePtr OpalFaxEndPoint::MakeConnection(OpalCall&, const PString&, void*, unsigned int, OpalConnection::StringOptions*)’: /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/t38/t38proto.cxx:484:12: warning: converting ‘false’ to pointer type for argument 1 of ‘PSafePtr::PSafePtr(T*, PSafetyMode) [with T = OpalConnection, BaseClass = PSafePtrBase]’ [CC] src/asn/t38.cxx [CC] src/im/t140.cxx [CC] src/im/im_mf.cxx [CC] src/im/rfc4103.cxx [CC] src/im/msrp.cxx /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/im/msrp.cxx: In member function ‘PSafePtr OpalMSRPManager::OpenConnection(const PURL&, const PURL&)’: /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/im/msrp.cxx:542:16: warning: converting ‘false’ to pointer type for argument 1 of ‘PSafePtr::PSafePtr(T*, PSafetyMode) [with T = OpalMSRPManager::Connection, BaseClass = PSafePtrBase]’ [CC] src/im/sipim.cxx [CC] src/codec/g711codec.cxx [CC] src/codec/g711.c [CC] src/codec/g722mf.cxx [CC] src/codec/g7221mf.cxx [CC] src/codec/g7222mf.cxx [CC] src/codec/g7231mf.cxx [CC] src/codec/g726mf.cxx [CC] src/codec/g728mf.cxx [CC] src/codec/g729mf.cxx [CC] src/codec/gsm0610mf.cxx [CC] src/codec/gsmamrmf.cxx [CC] src/codec/iLBCmf.cxx [CC] src/t38/t38mf.cxx [CC] src/codec/rfc2833.cxx [CC] src/codec/opalwavfile.cxx [CC] src/codec/silencedetect.cxx [CC] src/codec/opalpluginmgr.cxx In file included from /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/include/opal/transcoders.h:41:0, from /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/codec/opalpluginmgr.cxx:40: /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/include/opal/mediafmt.h: In static member function ‘static bool OpalMediaOptionValue::Intersect(double, double) [with T = double]’: /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/include/opal/mediafmt.h:389:7: instantiated from ‘bool OpalMediaOptionValue::Merge(const OpalMediaOption&) [with T = double, OpalMediaOption = OpalMediaOption]’ /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/src/codec/opalpluginmgr.cxx:2853:1: instantiated from here /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/include/opal/mediafmt.h:380:82: warning: comparing floating point with == or != is unsafe [CC] src/codec/ratectl.cxx [CC] src/codec/vidcodec.cxx [CC] src/codec/rfc4175.cxx [CC] src/codec/g711a1_plc.cxx [CC] src/codec/echocancel.cxx [AR] lib_linux_x86/libopal_s.a [LD] lib_linux_x86/libopal.so.3.8.3 rm -f /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/lib_linux_x86/libopal.so ; ln -sf libopal.so.3.8.3 /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/lib_linux_x86/libopal.so make[1]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G722' [CC] g722codec.c g722codec.c:248:5: warning: missing braces around initializer g722codec.c:248:5: warning: (near initialization for ‘g722CodecDefn[0].parm’) [CC] ./VoIPCodecs/g722_encode.c [CC] ./VoIPCodecs/g722_decode.c [CC] ./VoIPCodecs/bitstream.c [LD] ./g722_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G722' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/GSM0610' [CC] gsm06_10_codec.c [CC] ./src/gsm_create.c [CC] ./src/gsm_destroy.c [CC] ./src/gsm_decode.c [CC] ./src/gsm_encode.c [CC] ./src/gsm_option.c [CC] ./src/code.c [CC] ./src/decode.c [CC] ./src/add.c [CC] ./src/gsm_lpc.c [CC] ./src/rpe.c [CC] ./src/preprocess.c [CC] ./src/long_term.c [CC] ./src/short_term.c [CC] ./src/table.c [LD] ./gsm0610_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/GSM0610' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/Speex' [LD] ./speex_audio_pwplugin.so [LD] ./speex_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/Speex' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/iLBC' [CC] ilbccodec.c [CC] ./iLBC/anaFilter.c [CC] ./iLBC/constants.c [CC] ./iLBC/createCB.c [CC] ./iLBC/doCPLC.c [CC] ./iLBC/enhancer.c [CC] ./iLBC/filter.c [CC] ./iLBC/FrameClassify.c [CC] ./iLBC/gainquant.c [CC] ./iLBC/getCBvec.c [CC] ./iLBC/helpfun.c [CC] ./iLBC/hpInput.c [CC] ./iLBC/hpOutput.c [CC] ./iLBC/iCBConstruct.c [CC] ./iLBC/iCBSearch.c [CC] ./iLBC/iLBC_decode.c [CC] ./iLBC/iLBC_encode.c [CC] ./iLBC/LPCdecode.c [CC] ./iLBC/LPCencode.c [CC] ./iLBC/lsf.c [CC] ./iLBC/packing.c [CC] ./iLBC/StateConstructW.c [CC] ./iLBC/StateSearchW.c [CC] ./iLBC/syntFilter.c [LD] ./ilbc_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/iLBC' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/LPC_10' [CC] lpc_10_codec.c [CC] ./src/f2clib.c [CC] ./src/analys.c [CC] ./src/bsynz.c [CC] ./src/chanwr.c [CC] ./src/dcbias.c [CC] ./src/decode_.c [CC] ./src/deemp.c [CC] ./src/difmag.c [CC] ./src/dyptrk.c [CC] ./src/encode_.c [CC] ./src/energy.c [CC] ./src/ham84.c [CC] ./src/hp100.c [CC] ./src/invert.c [CC] ./src/irc2pc.c [CC] ./src/ivfilt.c [CC] ./src/lpcdec.c [CC] ./src/lpcenc.c [CC] ./src/lpcini.c [CC] ./src/lpfilt.c [CC] ./src/median.c [CC] ./src/mload.c [CC] ./src/onset.c [CC] ./src/pitsyn.c [CC] ./src/placea.c [CC] ./src/placev.c [CC] ./src/preemp.c [CC] ./src/prepro.c [CC] ./src/random.c [CC] ./src/rcchk.c [CC] ./src/synths.c [CC] ./src/tbdm.c [CC] ./src/voicin.c [CC] ./src/vparms.c [LD] ./lpc10_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/LPC_10' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G726' [CC] g726codec.c [CC] g711.c [CC] ./g726/g726_16.c [CC] ./g726/g726_24.c [CC] ./g726/g726_32.c [CC] ./g726/g726_40.c [CC] ./g726/g72x.c [LD] ./g726_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G726' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/IMA_ADPCM' [CC] ima_adpcm.c [LD] ./ima_adpcm_audio_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/IMA_ADPCM' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/gsm-amr' [CC] amrcodec.c [CC] ./src/interf_enc.c [CC] ./src/interf_dec.c [CC] ./src/sp_dec.c [CC] ./src/sp_enc.c [LD] ./gsmamrcodec_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/gsm-amr' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/H.261-vic' [CC] h261vic.cxx [CC] ../common/trace.cxx [CC] ./vic/encoder-h261.cxx [CC] ./vic/transmitter.cxx [CC] ./vic/vid_coder.cxx [CC] ./vic/p64encoder.cxx [CC] ./vic/p64.cxx [CC] ./vic/dct.cxx [CC] ./vic/huffcode.c [CC] ./vic/bv.c [LD] ./h261-vic_video_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/H.261-vic' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/THEORA' [CC] theora_frame.cxx [CC] theora_plugin.cxx [CC] ../common/trace.cxx [LD] ./theora_video_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/THEORA' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/LID/VPB' [CC] vpb.cpp [LD] ./vpb_lid_pwplugin.so make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/LID/VPB' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib; chmod 755 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib /usr/bin/ginstall -c -m 755 /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/lib_linux_x86/libopal_s.a /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib /usr/bin/ginstall -c -m 755 /home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/lib_linux_x86/libopal.so.3.8.3 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib ln -snf libopal.so.3.8.3 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/libopal.so mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/pkgconfig ; chmod 755 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 opal.pc /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/pkgconfig mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal; chmod 755 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal /usr/bin/ginstall -c -m 644 include/opal.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal ( for dir in asn codec h323 h460 iax2 im lids opal rtp sip t120 t38 zrtp; \ do mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/$dir ; chmod 755 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/$dir ; \ ( for fn in include/$dir/*.h ; do \ /usr/bin/ginstall -c -m 644 $fn /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/$dir ; \ done); \ done) make -C plugins install make[1]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G722' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./g722_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G722' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/GSM0610' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./gsm0610_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/GSM0610' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/Speex' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./speex_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/Speex' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/iLBC' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./ilbc_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/iLBC' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/LPC_10' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./lpc10_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/LPC_10' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G726' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./g726_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/G726' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/IMA_ADPCM' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./ima_adpcm_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/IMA_ADPCM' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/gsm-amr' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio install ./gsmamrcodec_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/audio/gsm-amr' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/H.261-vic' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/video install ./h261-vic_video_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/video make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/H.261-vic' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/THEORA' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/video install ./theora_video_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/video make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/video/THEORA' make[2]: Entering directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/LID/VPB' mkdir -p /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/lid install ./vpb_lid_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/lid make[2]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins/LID/VPB' make[1]: Leaving directory `/home/lmello/Work/Salix/pkg/l/opal/src/opal-3.8.3/plugins' /home/lmello/Work/Salix/pkg/l/opal/pkg: total 8 drwxr-xr-x 2 root root 4096 May 31 14:53 install drwxr-xr-x 6 root root 4096 May 31 14:53 usr /home/lmello/Work/Salix/pkg/l/opal/pkg/install: total 4 -rw-r--r-- 1 root root 216 May 31 14:53 slack-desc /home/lmello/Work/Salix/pkg/l/opal/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 May 31 14:53 doc drwxr-xr-x 3 root root 4096 May 31 14:53 include drwxr-xr-x 4 root root 4096 May 31 14:54 lib drwxr-xr-x 3 root root 4096 May 31 14:42 src /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/doc: total 4 drwxr-xr-x 3 root root 4096 May 31 14:53 opal-3.8.3 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/doc/opal-3.8.3: total 16 -rw-r--r-- 1 root root 9445 May 31 14:53 ChangeLog-opal-v3_8_3.txt drwxr-xr-x 2 root root 4096 May 31 14:53 html /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/doc/opal-3.8.3/html: total 36 -rw-r--r-- 1 root root 32214 May 31 14:53 Overview.htm -rw-r--r-- 1 root root 2704 May 31 14:53 diagram.gif /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include: total 4 drwxr-xr-x 15 root root 4096 May 31 14:53 opal /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal: total 128 drwxr-xr-x 2 root root 4096 May 31 14:53 asn drwxr-xr-x 2 root root 4096 May 31 14:53 codec drwxr-xr-x 2 root root 4096 May 31 14:53 h323 drwxr-xr-x 2 root root 4096 May 31 14:53 h460 drwxr-xr-x 2 root root 4096 May 31 14:53 iax2 drwxr-xr-x 2 root root 4096 May 31 14:53 im drwxr-xr-x 2 root root 4096 May 31 14:53 lids drwxr-xr-x 2 root root 4096 May 31 14:53 opal -rw-r--r-- 1 root root 74797 May 31 14:53 opal.h drwxr-xr-x 2 root root 4096 May 31 14:53 rtp drwxr-xr-x 2 root root 4096 May 31 14:53 sip drwxr-xr-x 2 root root 4096 May 31 14:53 t120 drwxr-xr-x 2 root root 4096 May 31 14:53 t38 drwxr-xr-x 2 root root 4096 May 31 14:53 zrtp /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/asn: total 1208 -rw-r--r-- 1 root root 125984 May 31 14:53 gcc.h -rw-r--r-- 1 root root 218066 May 31 14:53 h225.h -rw-r--r-- 1 root root 28240 May 31 14:53 h235.h -rw-r--r-- 1 root root 5992 May 31 14:53 h235_srtp.h -rw-r--r-- 1 root root 433784 May 31 14:53 h245.h -rw-r--r-- 1 root root 106078 May 31 14:53 h248.h -rw-r--r-- 1 root root 17184 May 31 14:53 h4501.h -rw-r--r-- 1 root root 3268 May 31 14:53 h45010.h -rw-r--r-- 1 root root 12427 May 31 14:53 h45011.h -rw-r--r-- 1 root root 17271 May 31 14:53 h4502.h -rw-r--r-- 1 root root 28719 May 31 14:53 h4503.h -rw-r--r-- 1 root root 6712 May 31 14:53 h4504.h -rw-r--r-- 1 root root 15425 May 31 14:53 h4505.h -rw-r--r-- 1 root root 1979 May 31 14:53 h4506.h -rw-r--r-- 1 root root 8395 May 31 14:53 h4507.h -rw-r--r-- 1 root root 4671 May 31 14:53 h4508.h -rw-r--r-- 1 root root 5943 May 31 14:53 h4509.h -rw-r--r-- 1 root root 72356 May 31 14:53 h501.h -rw-r--r-- 1 root root 55841 May 31 14:53 mcs.h -rw-r--r-- 1 root root 12462 May 31 14:53 t38.h -rw-r--r-- 1 root root 8808 May 31 14:53 x880.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/codec: total 116 -rw-r--r-- 1 root root 2810 May 31 14:53 echocancel.h -rw-r--r-- 1 root root 5237 May 31 14:53 g711a1_plc.h -rw-r--r-- 1 root root 3205 May 31 14:53 g711codec.h -rw-r--r-- 1 root root 26200 May 31 14:53 opalplugin.h -rw-r--r-- 1 root root 24821 May 31 14:53 opalpluginmgr.h -rw-r--r-- 1 root root 3279 May 31 14:53 opalwavfile.h -rw-r--r-- 1 root root 5765 May 31 14:53 ratectl.h -rw-r--r-- 1 root root 4676 May 31 14:53 rfc2833.h -rw-r--r-- 1 root root 7693 May 31 14:53 rfc4175.h -rw-r--r-- 1 root root 7010 May 31 14:53 silencedetect.h -rw-r--r-- 1 root root 7228 May 31 14:53 vidcodec.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/h323: total 520 -rw-r--r-- 1 root root 30667 May 31 14:53 channels.h -rw-r--r-- 1 root root 13919 May 31 14:53 gkclient.h -rw-r--r-- 1 root root 57357 May 31 14:53 gkserver.h -rw-r--r-- 1 root root 15517 May 31 14:53 h225ras.h -rw-r--r-- 1 root root 8157 May 31 14:53 h235auth.h -rw-r--r-- 1 root root 1439 May 31 14:53 h323.h -rw-r--r-- 1 root root 6653 May 31 14:53 h323annexg.h -rw-r--r-- 1 root root 83836 May 31 14:53 h323caps.h -rw-r--r-- 1 root root 82601 May 31 14:53 h323con.h -rw-r--r-- 1 root root 54235 May 31 14:53 h323ep.h -rw-r--r-- 1 root root 10846 May 31 14:53 h323neg.h -rw-r--r-- 1 root root 19769 May 31 14:53 h323pdu.h -rw-r--r-- 1 root root 7591 May 31 14:53 h323rtp.h -rw-r--r-- 1 root root 14893 May 31 14:53 h323trans.h -rw-r--r-- 1 root root 28942 May 31 14:53 h450pdu.h -rw-r--r-- 1 root root 5580 May 31 14:53 h501pdu.h -rw-r--r-- 1 root root 17775 May 31 14:53 peclient.h -rw-r--r-- 1 root root 15646 May 31 14:53 q931.h -rw-r--r-- 1 root root 10086 May 31 14:53 svcctrl.h -rw-r--r-- 1 root root 4398 May 31 14:53 transaddr.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/h460: total 88 -rw-r--r-- 1 root root 3292 May 31 14:53 h460.h -rw-r--r-- 1 root root 31550 May 31 14:53 h4601.h -rw-r--r-- 1 root root 1577 May 31 14:53 h46018.h -rw-r--r-- 1 root root 1384 May 31 14:53 h46019.h -rw-r--r-- 1 root root 10492 May 31 14:53 h4609.h -rw-r--r-- 1 root root 6464 May 31 14:53 h460p.h -rw-r--r-- 1 root root 16897 May 31 14:53 h460pres.h -rw-r--r-- 1 root root 1461 May 31 14:53 h460tm.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/iax2: total 304 -rw-r--r-- 1 root root 27081 May 31 14:53 callprocessor.h -rw-r--r-- 1 root root 6287 May 31 14:53 causecode.h -rw-r--r-- 1 root root 49019 May 31 14:53 frame.h -rw-r--r-- 1 root root 1291 May 31 14:53 iax2.h -rw-r--r-- 1 root root 18554 May 31 14:53 iax2con.h -rw-r--r-- 1 root root 18042 May 31 14:53 iax2ep.h -rw-r--r-- 1 root root 4170 May 31 14:53 iax2medstrm.h -rw-r--r-- 1 root root 6095 May 31 14:53 iedata.h -rw-r--r-- 1 root root 80521 May 31 14:53 ies.h -rw-r--r-- 1 root root 7075 May 31 14:53 overview.h -rw-r--r-- 1 root root 15684 May 31 14:53 processor.h -rw-r--r-- 1 root root 3788 May 31 14:53 receiver.h -rw-r--r-- 1 root root 5865 May 31 14:53 regprocessor.h -rw-r--r-- 1 root root 13567 May 31 14:53 remote.h -rw-r--r-- 1 root root 4608 May 31 14:53 safestrings.h -rw-r--r-- 1 root root 2917 May 31 14:53 sound.h -rw-r--r-- 1 root root 3063 May 31 14:53 specialprocessor.h -rw-r--r-- 1 root root 4718 May 31 14:53 transmit.h -rw-r--r-- 1 root root 1250 May 31 14:53 version.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/im: total 28 -rw-r--r-- 1 root root 2784 May 31 14:53 im.h -rw-r--r-- 1 root root 10085 May 31 14:53 msrp.h -rw-r--r-- 1 root root 1606 May 31 14:53 rfc4103.h -rw-r--r-- 1 root root 3278 May 31 14:53 sipim.h -rw-r--r-- 1 root root 2099 May 31 14:53 t140.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/lids: total 116 -rw-r--r-- 1 root root 52449 May 31 14:53 lid.h -rw-r--r-- 1 root root 23828 May 31 14:53 lidep.h -rw-r--r-- 1 root root 14185 May 31 14:53 lidplugin.h -rw-r--r-- 1 root root 22197 May 31 14:53 lidpluginmgr.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/opal: total 532 -rw-r--r-- 1 root root 10653 May 31 14:53 buildopts.h -rw-r--r-- 1 root root 22459 May 31 14:53 call.h -rw-r--r-- 1 root root 73773 May 31 14:53 connection.h -rw-r--r-- 1 root root 30584 May 31 14:53 endpoint.h -rw-r--r-- 1 root root 1209 May 31 14:53 guid.h -rw-r--r-- 1 root root 12846 May 31 14:53 ivr.h -rw-r--r-- 1 root root 17228 May 31 14:53 localep.h -rw-r--r-- 1 root root 60813 May 31 14:53 manager.h -rw-r--r-- 1 root root 3118 May 31 14:53 mediacmd.h -rw-r--r-- 1 root root 52890 May 31 14:53 mediafmt.h -rw-r--r-- 1 root root 30353 May 31 14:53 mediastrm.h -rw-r--r-- 1 root root 10034 May 31 14:53 mediatype.h -rw-r--r-- 1 root root 36370 May 31 14:53 opalmixer.h -rw-r--r-- 1 root root 1877 May 31 14:53 opalvxml.h -rw-r--r-- 1 root root 11013 May 31 14:53 patch.h -rw-r--r-- 1 root root 14770 May 31 14:53 pcss.h -rw-r--r-- 1 root root 20087 May 31 14:53 pres_ent.h -rw-r--r-- 1 root root 6125 May 31 14:53 recording.h -rw-r--r-- 1 root root 17262 May 31 14:53 rtpconn.h -rw-r--r-- 1 root root 5718 May 31 14:53 rtpep.h -rw-r--r-- 1 root root 20199 May 31 14:53 transcoders.h -rw-r--r-- 1 root root 42157 May 31 14:53 transports.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/rtp: total 64 -rw-r--r-- 1 root root 8648 May 31 14:53 jitter.h -rw-r--r-- 1 root root 38321 May 31 14:53 rtp.h -rw-r--r-- 1 root root 4476 May 31 14:53 srtp.h -rw-r--r-- 1 root root 1076 May 31 14:53 zrtpudp.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/sip: total 152 -rw-r--r-- 1 root root 16395 May 31 14:53 handlers.h -rw-r--r-- 1 root root 11910 May 31 14:53 sdp.h -rw-r--r-- 1 root root 1248 May 31 14:53 sip.h -rw-r--r-- 1 root root 22327 May 31 14:53 sipcon.h -rw-r--r-- 1 root root 37115 May 31 14:53 sipep.h -rw-r--r-- 1 root root 38149 May 31 14:53 sippdu.h -rw-r--r-- 1 root root 9291 May 31 14:53 sippres.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/t120: total 16 -rw-r--r-- 1 root root 7856 May 31 14:53 h323t120.h -rw-r--r-- 1 root root 2440 May 31 14:53 t120proto.h -rw-r--r-- 1 root root 1905 May 31 14:53 x224.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/t38: total 24 -rw-r--r-- 1 root root 6452 May 31 14:53 h323t38.h -rw-r--r-- 1 root root 2013 May 31 14:53 sipt38.h -rw-r--r-- 1 root root 10250 May 31 14:53 t38proto.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/include/opal/zrtp: total 8 -rw-r--r-- 1 root root 895 May 31 14:53 opalzrtp.h -rw-r--r-- 1 root root 1083 May 31 14:53 zrtpeventproc.h /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib: total 9788 lrwxrwxrwx 1 root root 16 May 31 14:53 libopal.so -> libopal.so.3.8.3 -rwxr-xr-x 1 root root 10012968 May 31 14:54 libopal.so.3.8.3 drwxr-xr-x 4 root root 4096 May 31 14:53 opal-3.8.3 drwxr-xr-x 2 root root 4096 May 31 14:53 pkgconfig /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3: total 8 drwxr-xr-x 4 root root 4096 May 31 14:53 codecs drwxr-xr-x 2 root root 4096 May 31 14:54 lid /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs: total 8 drwxr-xr-x 2 root root 4096 May 31 14:54 audio drwxr-xr-x 2 root root 4096 May 31 14:54 video /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/audio: total 412 -rwxr-xr-x 1 root root 11940 May 31 14:54 g722_audio_pwplugin.so -rwxr-xr-x 1 root root 15200 May 31 14:54 g726_audio_pwplugin.so -rwxr-xr-x 1 root root 34944 May 31 14:54 gsm0610_audio_pwplugin.so -rwxr-xr-x 1 root root 222864 May 31 14:54 gsmamrcodec_pwplugin.so -rwxr-xr-x 1 root root 58456 May 31 14:54 ilbc_audio_pwplugin.so -rwxr-xr-x 1 root root 5080 May 31 14:54 ima_adpcm_audio_pwplugin.so -rwxr-xr-x 1 root root 35064 May 31 14:54 lpc10_audio_pwplugin.so -rwxr-xr-x 1 root root 21624 May 31 14:54 speex_audio_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/codecs/video: total 344 -rwxr-xr-x 1 root root 304008 May 31 14:54 h261-vic_video_pwplugin.so -rwxr-xr-x 1 root root 43904 May 31 14:54 theora_video_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/opal-3.8.3/lid: total 20 -rwxr-xr-x 1 root root 19752 May 31 14:54 vpb_lid_pwplugin.so /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 658 May 31 14:53 opal.pc /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 May 31 14:54 opal-3.8.3 /home/lmello/Work/Salix/pkg/l/opal/pkg/usr/src/opal-3.8.3: total 4 -rw-r--r-- 1 root root 1282 May 31 14:54 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libopal.so -> libopal.so.3.8.3 Making symbolic link creation script: ( cd usr/lib ; rm -rf libopal.so ) ( cd usr/lib ; ln -sf libopal.so.3.8.3 libopal.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/lib/libopal.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/opal/opal-3.8.3-i486-1lm.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/opal-3.8.3/ usr/doc/opal-3.8.3/ChangeLog-opal-v3_8_3.txt usr/doc/opal-3.8.3/html/ usr/doc/opal-3.8.3/html/diagram.gif usr/doc/opal-3.8.3/html/Overview.htm usr/src/ usr/src/opal-3.8.3/ usr/src/opal-3.8.3/SLKBUILD usr/include/ usr/include/opal/ usr/include/opal/iax2/ usr/include/opal/iax2/iedata.h usr/include/opal/iax2/transmit.h usr/include/opal/iax2/overview.h usr/include/opal/iax2/iax2ep.h usr/include/opal/iax2/iax2con.h usr/include/opal/iax2/causecode.h usr/include/opal/iax2/iax2medstrm.h usr/include/opal/iax2/frame.h usr/include/opal/iax2/remote.h usr/include/opal/iax2/regprocessor.h usr/include/opal/iax2/sound.h usr/include/opal/iax2/version.h usr/include/opal/iax2/specialprocessor.h usr/include/opal/iax2/callprocessor.h usr/include/opal/iax2/ies.h usr/include/opal/iax2/safestrings.h usr/include/opal/iax2/receiver.h usr/include/opal/iax2/iax2.h usr/include/opal/iax2/processor.h usr/include/opal/opal/ usr/include/opal/opal/mediacmd.h usr/include/opal/opal/rtpconn.h usr/include/opal/opal/buildopts.h usr/include/opal/opal/patch.h usr/include/opal/opal/opalvxml.h usr/include/opal/opal/pcss.h usr/include/opal/opal/transcoders.h usr/include/opal/opal/mediatype.h usr/include/opal/opal/ivr.h usr/include/opal/opal/mediastrm.h usr/include/opal/opal/connection.h usr/include/opal/opal/transports.h usr/include/opal/opal/manager.h usr/include/opal/opal/pres_ent.h usr/include/opal/opal/opalmixer.h usr/include/opal/opal/recording.h usr/include/opal/opal/endpoint.h usr/include/opal/opal/mediafmt.h usr/include/opal/opal/call.h usr/include/opal/opal/localep.h usr/include/opal/opal/guid.h usr/include/opal/opal/rtpep.h usr/include/opal/sip/ usr/include/opal/sip/sipep.h usr/include/opal/sip/sipcon.h usr/include/opal/sip/sippdu.h usr/include/opal/sip/sip.h usr/include/opal/sip/handlers.h usr/include/opal/sip/sdp.h usr/include/opal/sip/sippres.h usr/include/opal/rtp/ usr/include/opal/rtp/srtp.h usr/include/opal/rtp/rtp.h usr/include/opal/rtp/zrtpudp.h usr/include/opal/rtp/jitter.h usr/include/opal/t120/ usr/include/opal/t120/x224.h usr/include/opal/t120/t120proto.h usr/include/opal/t120/h323t120.h usr/include/opal/t38/ usr/include/opal/t38/sipt38.h usr/include/opal/t38/t38proto.h usr/include/opal/t38/h323t38.h usr/include/opal/im/ usr/include/opal/im/im.h usr/include/opal/im/rfc4103.h usr/include/opal/im/t140.h usr/include/opal/im/msrp.h usr/include/opal/im/sipim.h usr/include/opal/codec/ usr/include/opal/codec/opalwavfile.h usr/include/opal/codec/rfc2833.h usr/include/opal/codec/echocancel.h usr/include/opal/codec/opalpluginmgr.h usr/include/opal/codec/ratectl.h usr/include/opal/codec/silencedetect.h usr/include/opal/codec/opalplugin.h usr/include/opal/codec/vidcodec.h usr/include/opal/codec/rfc4175.h usr/include/opal/codec/g711a1_plc.h usr/include/opal/codec/g711codec.h usr/include/opal/lids/ usr/include/opal/lids/lid.h usr/include/opal/lids/lidep.h usr/include/opal/lids/lidpluginmgr.h usr/include/opal/lids/lidplugin.h usr/include/opal/asn/ usr/include/opal/asn/h4503.h usr/include/opal/asn/h4506.h usr/include/opal/asn/h235_srtp.h usr/include/opal/asn/x880.h usr/include/opal/asn/h4508.h usr/include/opal/asn/h4504.h usr/include/opal/asn/t38.h usr/include/opal/asn/h45010.h usr/include/opal/asn/h248.h usr/include/opal/asn/h4505.h usr/include/opal/asn/h45011.h usr/include/opal/asn/h4501.h usr/include/opal/asn/gcc.h usr/include/opal/asn/mcs.h usr/include/opal/asn/h501.h usr/include/opal/asn/h4502.h usr/include/opal/asn/h245.h usr/include/opal/asn/h4507.h usr/include/opal/asn/h225.h usr/include/opal/asn/h235.h usr/include/opal/asn/h4509.h usr/include/opal/h460/ usr/include/opal/h460/h4601.h usr/include/opal/h460/h460p.h usr/include/opal/h460/h46019.h usr/include/opal/h460/h4609.h usr/include/opal/h460/h460pres.h usr/include/opal/h460/h46018.h usr/include/opal/h460/h460tm.h usr/include/opal/h460/h460.h usr/include/opal/opal.h usr/include/opal/h323/ usr/include/opal/h323/h323caps.h usr/include/opal/h323/h225ras.h usr/include/opal/h323/h323pdu.h usr/include/opal/h323/h323neg.h usr/include/opal/h323/gkserver.h usr/include/opal/h323/h323.h usr/include/opal/h323/q931.h usr/include/opal/h323/h235auth.h usr/include/opal/h323/transaddr.h usr/include/opal/h323/svcctrl.h usr/include/opal/h323/h450pdu.h usr/include/opal/h323/channels.h usr/include/opal/h323/gkclient.h usr/include/opal/h323/h323trans.h usr/include/opal/h323/h323ep.h usr/include/opal/h323/peclient.h usr/include/opal/h323/h323annexg.h usr/include/opal/h323/h323rtp.h usr/include/opal/h323/h501pdu.h usr/include/opal/h323/h323con.h usr/include/opal/zrtp/ usr/include/opal/zrtp/zrtpeventproc.h usr/include/opal/zrtp/opalzrtp.h usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/opal.pc usr/lib/opal-3.8.3/ usr/lib/opal-3.8.3/lid/ usr/lib/opal-3.8.3/lid/vpb_lid_pwplugin.so usr/lib/opal-3.8.3/codecs/ usr/lib/opal-3.8.3/codecs/audio/ usr/lib/opal-3.8.3/codecs/audio/gsmamrcodec_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/g726_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/ima_adpcm_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/speex_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/lpc10_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/g722_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/ilbc_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/audio/gsm0610_audio_pwplugin.so usr/lib/opal-3.8.3/codecs/video/ usr/lib/opal-3.8.3/codecs/video/theora_video_pwplugin.so usr/lib/opal-3.8.3/codecs/video/h261-vic_video_pwplugin.so usr/lib/libopal.so.3.8.3 Slackware package /home/lmello/Work/Salix/pkg/l/opal/opal-3.8.3-i486-1lm.txz created. Package has been built. Cleaning pkg and src directories