fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-arch-stamp build-indep-stamp patch-stamp rm -f config.status config.log autotools /usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib optclean clean make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' Makefile:237: /home/benh/ekigaxx/opal/opal-2.2.6/opal_inc.mak: No such file or directory make[1]: *** No rule to make target `/home/benh/ekigaxx/opal/opal-2.2.6/opal_inc.mak'. Stop. make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' make: [clean-patched] Error 2 (ignored) /usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib -C samples/simple clean make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6/samples/simple' Makefile:61: /home/benh/ekigaxx/opal/opal-2.2.6/opal_inc.mak: No such file or directory make[1]: *** No rule to make target `/home/benh/ekigaxx/opal/opal-2.2.6/opal_inc.mak'. Stop. make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6/samples/simple' make: [clean-patched] Error 2 (ignored) rm -rf samples/simple/obj* rm -f opal_inc.mak include/opal/buildopts.h rm -rf lib rm -f src/speex/libspeex/Makefile rm -rf html rm -f `find . -name "*~"` rm -rf `find debian/* -type d -name libopal-*` debian/files* core rm -rf debian/simpleopal/ rm -f debian/*substvars rm -f debian/*.debhelper rm -f debian/libopal-*.*.docs if [ -f config.sub.old ]; then \ mv config.sub.old config.sub; \ fi if [ -f config.guess.old ]; then \ mv config.guess.old config.guess; \ fi dh_clean dpatch deapply-all libname not applied to ./ . rm -rf patch-stamp patch-stampT debian/patched dpkg-source -b opal-2.2.6 dpkg-source: building opal using existing opal_2.2.6.orig.tar.gz dpkg-source: building opal in opal_2.2.6-0.dapper0.diff.gz dpkg-source: warning: executable mode 0755 of `debian/patches/libname.dpatch' will not be represented in diff dpkg-source: building opal in opal_2.2.6-0.dapper0.dsc debian/rules build test -d debian/patched || install -d debian/patched dpatch apply-all applying patch libname to ./ ... ok. dpatch cat-all >>patch-stampT mv -f patch-stampT patch-stamp if [ -f config.sub.old ]; then \ rm -f config.sub; \ else \ mv config.sub config.sub.old; \ fi mv: cannot stat `config.sub': No such file or directory make: [autotools] Error 1 (ignored) if [ -f config.guess.old ]; then \ rm -f config.guess; \ else \ mv config.guess config.guess.old; \ fi mv: cannot stat `config.guess': No such file or directory make: [autotools] Error 1 (ignored) ln -s /usr/share/misc/config.sub config.sub ln -s /usr/share/misc/config.guess config.guess touch autotools ./configure --build powerpc-linux-gnu --prefix=/usr 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 checking for /home/benh/ekigaxx/opal/opal-2.2.6/../pwlib/version.h... no checking for /home/benh/pwlib/include/ptlib.h... no checking for /usr/local/include/ptlib.h... no checking for /usr/include/ptlib.h... yes checking for ptlib-config... /usr/share/pwlib/make//ptlib-config PWLib prefix set to.... /usr/share/pwlib/ configure: Skipping tests for RFC 2190 H.263 support checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking speex.h usability... no checking speex.h presence... no checking for speex.h... no checking speex/speex.h usability... yes checking speex/speex.h presence... no configure: WARNING: speex/speex.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: speex/speex.h: proceeding with the compiler's result checking for speex/speex.h... yes checking for speex_encoder_destroy in -lspeex... yes checking for speex_encode_int in -lspeex... yes checking system Speex version... 1.1.12 checking library Speex version... 1.1.11.1 checking Speex versions... system version is more recent checking Speex noise type... spx_int32_t checking SIP protocol... enabled checking H.323 protocol... enabled checking IAX2 protocol... enabled checking linux/telephony.h usability... yes checking linux/telephony.h presence... no configure: WARNING: linux/telephony.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: linux/telephony.h: proceeding with the compiler's result checking for linux/telephony.h... yes checking sys/telephony.h usability... no checking sys/telephony.h presence... no checking for sys/telephony.h... no checking /usr/local/include/sys/telephony.h usability... no checking /usr/local/include/sys/telephony.h presence... no checking for /usr/local/include/sys/telephony.h... no checking if ixjuser.h actually compiles... yes checking /usr/local/include/libpri.h usability... no checking /usr/local/include/libpri.h presence... no checking for /usr/local/include/libpri.h... no checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating opal_inc.mak config.status: creating Makefile config.status: creating src/codec/speex/libspeex/speex_config_types.h config.status: creating include/opal/buildopts.h /usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib opt make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -M /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/bv.c >> /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/*.dep make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/manager.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/manager.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/endpoint.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/endpoint.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/connection.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/connection.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/call.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/call.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/mediafmt.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mediafmt.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/mediastrm.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mediastrm.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/patch.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/patch.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/transcoders.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transcoders.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/transports.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transports.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/guid.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/guid.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/pcss.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/pcss.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/ivr.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ivr.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/opal/opalvxml.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/opalvxml.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/rtp/rtp.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rtp.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/rtp/jitter.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/jitter.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/x880.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/x880.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4501.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4501.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4502.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4502.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4503.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4503.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4504.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4504.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4505.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4505.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4506.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4506.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4507.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4507.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4508.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4508.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h4509.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4509.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h45010.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h45010.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h45011.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h45011.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/mcs.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mcs.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/gcc.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gcc.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/t38.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t38.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h225_1.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225_1.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h225_2.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225_2.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h235.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h245_1.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_1.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h245_2.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_2.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h245_3.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_3.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h248.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h248.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/asn/h501.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h501.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323ep.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323ep.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323caps.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323caps.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323neg.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323neg.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323pdu.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323pdu.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323rtp.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323rtp.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/channels.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/channels.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/svcctrl.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/svcctrl.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h450pdu.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h450pdu.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/q931.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/q931.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/transaddr.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transaddr.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/gkclient.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gkclient.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/gkserver.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gkserver.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h225ras.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225ras.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323trans.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323trans.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h235auth.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235auth.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h501pdu.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h501pdu.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h323annexg.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323annexg.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/peclient.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/peclient.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/h323/h235auth1.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235auth1.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/t120/t120proto.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t120proto.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/t120/h323t120.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323t120.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/t120/x224.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/x224.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/t38/t38proto.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t38proto.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/t38/h323t38.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323t38.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/frame.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/frame.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/iax2con.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2con.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/iax2ep.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2ep.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/iax2medstrm.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2medstrm.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/iedata.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iedata.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/ies.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ies.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/processor.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/processor.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/receiver.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/receiver.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/remote.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/remote.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/safestrings.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/safestrings.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/sound.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sound.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/iax2/transmit.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transmit.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/sip/sipep.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sipep.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/sip/sipcon.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sipcon.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/sip/sippdu.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sippdu.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/sip/sdp.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sdp.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/lids/lid.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lid.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/lids/lidep.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lidep.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/lids/ixjunix.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ixjunix.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g711codec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g711codec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g711.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g711.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/rfc2833.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rfc2833.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vidcodec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vidcodec.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/opalwavfile.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/opalwavfile.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/silencedetect.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/silencedetect.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/echocancel.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/echocancel.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726codec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726codec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g72x.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g72x.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g72x.c: In function ‘quantize’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g72x.c:220: warning: implicit declaration of function ‘abs’ /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g72x.c: In function ‘update’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g72x.c:386: warning: suggest explicit braces to avoid ambiguous ‘else’ cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g726_16.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_16.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/private.h:25: warning: ‘fmult’ declared ‘static’ but never defined cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g726_24.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_24.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/private.h:25: warning: ‘fmult’ declared ‘static’ but never defined cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g726_32.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_32.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/private.h:25: warning: ‘fmult’ declared ‘static’ but never defined cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/g726_40.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_40.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/g726/private.h:25: warning: ‘fmult’ declared ‘static’ but never defined g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsmcodec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsmcodec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/gsm_create.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_create.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/gsm_destroy.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_destroy.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/gsm_decode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_decode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/gsm_encode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_encode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/gsm_option.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_option.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/code.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/code.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/code.c: In function ‘Gsm_Coder’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/code.c:98: warning: implicit declaration of function ‘memcpy’ /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/code.c:98: warning: incompatible implicit declaration of built-in function ‘memcpy’ cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/decode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/decode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/add.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/add.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/gsm_lpc.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_lpc.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/rpe.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rpe.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/preprocess.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/preprocess.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/long_term.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/long_term.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/short_term.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/short_term.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -ansi -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/inc -DWAV49 -DNeedFunctionPrototypes=1 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/gsm/src/table.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/table.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/mscodecs.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mscodecs.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/mscodecs.cxx: In function ‘void adpcm_coder(short int*, char*, int, adpcm_state*)’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/mscodecs.cxx:451: warning: comparison is always false due to limited range of data type g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10codec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpc10codec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/f2clib.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/f2clib.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/analys.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/analys.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/analys.c: In function ‘analys_’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/analys.c:246: warning: type defaults to ‘int’ in declaration of ‘placea_’ /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/analys.c:246: warning: type defaults to ‘int’ in declaration of ‘dcbias_’ /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/analys.c:248: warning: type defaults to ‘int’ in declaration of ‘placev_’ cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/bsynz.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/bsynz.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/chanwr.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/chanwr.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/dcbias.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dcbias.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/decode_.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/decode_.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/deemp.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/deemp.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/difmag.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/difmag.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/dyptrk.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dyptrk.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/encode_.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/encode_.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/energy.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/energy.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/ham84.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ham84.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/hp100.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hp100.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/invert.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/invert.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/irc2pc.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/irc2pc.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/ivfilt.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ivfilt.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/lpcdec.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcdec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/lpcenc.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcenc.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/lpcini.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcini.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/lpcini.c:50: warning: conflicting types for built-in function ‘malloc’ cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/lpfilt.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpfilt.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/median.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/median.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/mload.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mload.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/onset.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/onset.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/pitsyn.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/pitsyn.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/pitsyn.c: In function ‘pitsyn_’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/pitsyn.c:137: warning: ‘rci_dim1’ may be used uninitialized in this function cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/placea.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/placea.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/placea.c: In function ‘placea_’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/placea.c:161: warning: suggest parentheses around && within || cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/placev.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/placev.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/preemp.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/preemp.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/prepro.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/prepro.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/random.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/random.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/rcchk.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rcchk.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/synths.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/synths.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/tbdm.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/tbdm.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/voicin.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/voicin.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/voicin.c: In function ‘voicin_’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/voicin.c:274: warning: ‘inbuf_offset’ may be used uninitialized in this function /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/voicin.c:274: warning: ‘lpbuf_offset’ may be used uninitialized in this function cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10 -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/lpc10/src/vparms.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vparms.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/speexcodec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/speexcodec.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/ilbccodec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ilbccodec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iLBC_decode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iLBC_decode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iLBC_encode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iLBC_encode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/FrameClassify.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/FrameClassify.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/LPCdecode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/LPCdecode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/LPCencode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/LPCencode.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/StateConstructW.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/StateConstructW.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/StateSearchW.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/StateSearchW.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/anaFilter.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/anaFilter.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/constants.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/constants.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/createCB.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/createCB.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/doCPLC.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/doCPLC.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/enhancer.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/enhancer.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/filter.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/filter.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/gainquant.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gainquant.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/getCBvec.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/getCBvec.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/helpfun.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/helpfun.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/hpInput.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hpInput.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/hpOutput.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hpOutput.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iCBConstruct.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iCBConstruct.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iCBSearch.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iCBSearch.o /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iCBSearch.c: In function ‘iCBSearch’: /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iCBSearch.c:132: warning: operation on ‘pp’ may be undefined /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/iCBSearch.c:331: warning: operation on ‘pp’ may be undefined cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/lsf.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lsf.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/packing.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/packing.o cc -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/iLBC/syntFilter.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/syntFilter.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/h261codec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h261codec.o g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/dct.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dct.o g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/p64.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/p64.o cc -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/huffcode.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/huffcode.o cc -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/bv.c -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/bv.o g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/encoder-h261.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/encoder-h261.o g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/p64encoder.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/p64encoder.o g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/transmitter.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transmitter.o g++ -I/home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/vic/vid_coder.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vid_coder.o g++ -D_REENTRANT -Wall -fPIC -DPIC -DPTRACING -I/home/benh/ekigaxx/opal/opal-2.2.6/include -DPTRACING -I/usr/share/pwlib/include -O2 -c /home/benh/ekigaxx/opal/opal-2.2.6/src/codec/h263codec.cxx -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h263codec.o /usr/bin/ar rcs /home/benh/ekigaxx/opal/opal-2.2.6/lib/libopal_s.a /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/manager.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/endpoint.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/connection.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/call.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mediafmt.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mediastrm.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/patch.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transcoders.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transports.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/guid.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/pcss.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ivr.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/opalvxml.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rtp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/jitter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/x880.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4501.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4502.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4503.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4504.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4505.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4506.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4507.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4508.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4509.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h45010.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h45011.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mcs.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gcc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t38.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225_1.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225_2.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_1.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_2.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_3.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h248.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h501.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323ep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323caps.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323neg.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323pdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323rtp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/channels.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/svcctrl.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h450pdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/q931.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transaddr.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gkclient.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gkserver.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225ras.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323trans.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235auth.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h501pdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323annexg.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/peclient.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235auth1.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t120proto.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323t120.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/x224.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t38proto.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323t38.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/frame.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2con.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2ep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2medstrm.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iedata.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ies.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/processor.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/receiver.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/remote.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/safestrings.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sound.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transmit.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sipep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sipcon.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sippdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sdp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lid.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lidep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ixjunix.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g711codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g711.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rfc2833.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vidcodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/opalwavfile.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/silencedetect.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/echocancel.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g72x.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_16.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_24.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_32.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_40.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsmcodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_create.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_destroy.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_decode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_encode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_option.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/code.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/decode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/add.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_lpc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rpe.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/preprocess.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/long_term.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/short_term.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/table.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mscodecs.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpc10codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/f2clib.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/analys.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/bsynz.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/chanwr.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dcbias.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/decode_.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/deemp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/difmag.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dyptrk.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/encode_.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/energy.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ham84.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hp100.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/invert.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/irc2pc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ivfilt.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcdec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcenc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcini.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpfilt.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/median.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mload.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/onset.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/pitsyn.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/placea.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/placev.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/preemp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/prepro.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/random.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rcchk.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/synths.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/tbdm.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/voicin.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vparms.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/speexcodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ilbccodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iLBC_decode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iLBC_encode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/FrameClassify.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/LPCdecode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/LPCencode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/StateConstructW.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/StateSearchW.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/anaFilter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/constants.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/createCB.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/doCPLC.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/enhancer.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/filter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gainquant.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/getCBvec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/helpfun.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hpInput.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hpOutput.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iCBConstruct.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iCBSearch.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lsf.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/packing.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/syntFilter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h261codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dct.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/p64.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/huffcode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/bv.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/encoder-h261.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/p64encoder.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transmitter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vid_coder.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h263codec.o EXTLIBS = SYSLIBS = -L/usr/lib -lpt g++ -shared -Wl,-soname,libopal.so.2.2 -o /home/benh/ekigaxx/opal/opal-2.2.6/lib/libopal.so.2.2.6 -L/usr/lib -L/home/benh/ekigaxx/opal/opal-2.2.6/lib /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/manager.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/endpoint.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/connection.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/call.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mediafmt.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mediastrm.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/patch.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transcoders.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transports.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/guid.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/pcss.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ivr.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/opalvxml.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rtp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/jitter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/x880.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4501.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4502.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4503.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4504.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4505.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4506.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4507.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4508.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h4509.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h45010.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h45011.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mcs.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gcc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t38.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225_1.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225_2.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_1.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_2.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h245_3.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h248.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h501.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323ep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323caps.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323neg.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323pdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323rtp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/channels.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/svcctrl.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h450pdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/q931.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transaddr.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gkclient.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gkserver.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h225ras.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323trans.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235auth.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h501pdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323annexg.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/peclient.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h235auth1.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t120proto.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323t120.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/x224.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/t38proto.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h323t38.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/frame.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2con.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2ep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iax2medstrm.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iedata.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ies.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/processor.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/receiver.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/remote.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/safestrings.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sound.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transmit.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sipep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sipcon.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sippdu.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/sdp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lid.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lidep.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ixjunix.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g711codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g711.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rfc2833.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vidcodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/opalwavfile.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/silencedetect.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/echocancel.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g72x.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_16.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_24.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_32.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/g726_40.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsmcodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_create.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_destroy.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_decode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_encode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_option.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/code.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/decode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/add.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gsm_lpc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rpe.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/preprocess.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/long_term.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/short_term.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/table.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mscodecs.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpc10codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/f2clib.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/analys.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/bsynz.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/chanwr.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dcbias.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/decode_.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/deemp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/difmag.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dyptrk.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/encode_.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/energy.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ham84.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hp100.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/invert.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/irc2pc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ivfilt.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcdec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcenc.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpcini.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lpfilt.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/median.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/mload.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/onset.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/pitsyn.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/placea.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/placev.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/preemp.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/prepro.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/random.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/rcchk.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/synths.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/tbdm.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/voicin.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vparms.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/speexcodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/ilbccodec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iLBC_decode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iLBC_encode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/FrameClassify.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/LPCdecode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/LPCencode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/StateConstructW.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/StateSearchW.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/anaFilter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/constants.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/createCB.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/doCPLC.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/enhancer.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/filter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/gainquant.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/getCBvec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/helpfun.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hpInput.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/hpOutput.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iCBConstruct.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/iCBSearch.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/lsf.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/packing.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/syntFilter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h261codec.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/dct.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/p64.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/huffcode.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/bv.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/encoder-h261.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/p64encoder.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/transmitter.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/vid_coder.o /home/benh/ekigaxx/opal/opal-2.2.6/lib/obj_linux_ppc_r/h263codec.o -L/usr/lib -lpt -lspeex -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lSDL -lresolv -ldl cd /home/benh/ekigaxx/opal/opal-2.2.6/lib ; rm -f libopal.so ; ln -sf libopal.so.2.2.6 libopal.so cd /home/benh/ekigaxx/opal/opal-2.2.6/lib ; rm -f libopal.so.2 ; ln -sf libopal.so.2.2.6 libopal.so.2 cd /home/benh/ekigaxx/opal/opal-2.2.6/lib ; rm -f libopal.so.2.2 ; ln -sf libopal.so.2.2.6 libopal.so.2.2 set -e; make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' # This dirty stuff is done to compile simple with apropiate options #/usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib -C samples/simple clean opt # Check that there is not any blatant error #LD_LIBRARY_PATH=/home/benh/ekigaxx/opal/opal-2.2.6/lib samples/simple/obj_*_r/simpleopal --help >/dev/null #/usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib -C samples/simple clean touch build-arch-stamp /usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib docs make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' doxygen opal_cfg.dxy Warning: Tag `CGI_NAME' at line 964 of file opal_cfg.dxy has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_URL' at line 970 of file opal_cfg.dxy has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_URL' at line 976 of file opal_cfg.dxy has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_ABSPATH' at line 982 of file opal_cfg.dxy has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `BIN_ABSPATH' at line 987 of file opal_cfg.dxy has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `EXT_DOC_PATHS' at line 993 of file opal_cfg.dxy has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Reading and parsing tag files Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/opal.dxy... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/opal.dxy... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/gcc.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/gcc.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h225.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h225.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h235.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h235.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h245.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h245.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h248.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h248.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4501.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4501.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h45010.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h45010.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h45011.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h45011.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4502.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4502.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4503.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4503.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4504.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4504.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4505.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4505.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4506.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4506.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4507.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4507.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4508.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4508.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4509.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h4509.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h501.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/h501.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/mcs.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/mcs.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/t38.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/t38.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/x880.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/asn/x880.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/allcodecs.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/allcodecs.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/echocancel.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/echocancel.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/g711codec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/g711codec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/g726codec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/g726codec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/g729codec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/g729codec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/gsmcodec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/gsmcodec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/h261codec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/h261codec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/h263codec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/h263codec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/ilbccodec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/ilbccodec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/lpc10codec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/lpc10codec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/mscodecs.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/mscodecs.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/rfc2833.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/rfc2833.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/silencedetect.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/silencedetect.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/speexcodec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/speexcodec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/vidcodec.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/vidcodec.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/channels.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/channels.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/gkclient.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/gkclient.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/gkserver.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/gkserver.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h225ras.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h225ras.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h235auth.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h235auth.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323annexg.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323annexg.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323caps.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323caps.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323con.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323con.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323ep.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323ep.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323neg.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323neg.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323pdu.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323pdu.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323rtp.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323rtp.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323trans.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323trans.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h450pdu.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h450pdu.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h501pdu.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h501pdu.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/peclient.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/peclient.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/q931.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/q931.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/svcctrl.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/svcctrl.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/transaddr.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/h323/transaddr.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/causecode.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/causecode.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/frame.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/frame.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2con.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2con.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2ep.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2ep.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2medstrm.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iax2medstrm.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iedata.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/iedata.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/ies.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/ies.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/processor.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/processor.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/receiver.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/receiver.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/remote.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/remote.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/safestrings.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/safestrings.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/sound.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/sound.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/transmit.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/transmit.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/version.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/iax2/version.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/alllids.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/alllids.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/ixjDefs.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/ixjDefs.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/ixjidb.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/ixjidb.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/ixjlid.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/ixjlid.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lidep.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lidep.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/QTIoctl.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/QTIoctl.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/sangomalid.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/sangomalid.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/vblasterlid.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/vblasterlid.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/vpbapi.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/vpbapi.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/vpblid.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/vpblid.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/buildopts.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/buildopts.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/call.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/call.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/connection.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/connection.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/endpoint.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/endpoint.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/guid.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/guid.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/ivr.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/ivr.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/manager.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/manager.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediacmd.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediacmd.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediafmt.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediafmt.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediastrm.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediastrm.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/opalvxml.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/opalvxml.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/patch.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/patch.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/pcss.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/pcss.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transcoders.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transcoders.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transports.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transports.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/rtp/jitter.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/rtp/jitter.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/rtp/rtp.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/rtp/rtp.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sdp.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sdp.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sip.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sip.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sipcon.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sipcon.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sipep.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sipep.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sippdu.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sippdu.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/t120/h323t120.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/t120/h323t120.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/t120/t120proto.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/t120/t120proto.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/t120/x224.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/t120/x224.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/t38/h323t38.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/t38/h323t38.h... Preprocessing /home/benh/ekigaxx/opal/opal-2.2.6/include/t38/t38proto.h... Parsing file /home/benh/ekigaxx/opal/opal-2.2.6/include/t38/t38proto.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing template instances... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for enumerations... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding todo/test/bug list items... Generating style sheet... Counting data structures... Resolving user defined references... Combining using relations... Finding anchors and sections in the documentation... Generating index page... Generating example documentation... Generating file sources... Generating code for file allcodecs.h... Generating code for file alllids.h... Generating code for file buildopts.h... Generating code for file call.h... Generating code for file causecode.h... Generating code for file channels.h... Generating code for file connection.h... Generating code for file echocancel.h... Generating code for file endpoint.h... Generating code for file frame.h... Generating code for file g711codec.h... Generating code for file g726codec.h... Generating code for file g729codec.h... Generating code for file gcc.h... Generating code for file gkclient.h... Generating code for file gkserver.h... Generating code for file gsmcodec.h... Generating code for file guid.h... Generating code for file h225.h... Generating code for file h225ras.h... Generating code for file h235.h... Generating code for file h235auth.h... Generating code for file h245.h... Generating code for file h248.h... Generating code for file h261codec.h... Generating code for file h263codec.h... Generating code for file h323.h... Generating code for file h323annexg.h... Generating code for file h323caps.h... Generating code for file h323con.h... Generating code for file h323ep.h... Generating code for file h323neg.h... Generating code for file h323pdu.h... Generating code for file h323rtp.h... Generating code for file h323t120.h... Generating code for file h323t38.h... Generating code for file h323trans.h... Generating code for file h4501.h... Generating code for file h45010.h... Generating code for file h45011.h... Generating code for file h4502.h... Generating code for file h4503.h... Generating code for file h4504.h... Generating code for file h4505.h... Generating code for file h4506.h... Generating code for file h4507.h... Generating code for file h4508.h... Generating code for file h4509.h... Generating code for file h450pdu.h... Generating code for file h501.h... Generating code for file h501pdu.h... Generating code for file iax2.h... Generating code for file iax2con.h... Generating code for file iax2ep.h... Generating code for file iax2medstrm.h... Generating code for file iedata.h... Generating code for file ies.h... Generating code for file ilbccodec.h... Generating code for file ivr.h... Generating code for file ixjDefs.h... Generating code for file ixjidb.h... Generating code for file ixjlid.h... Generating code for file jitter.h... Generating code for file lid.h... Generating code for file lidep.h... Generating code for file lpc10codec.h... Generating code for file manager.h... Generating code for file mcs.h... Generating code for file mediacmd.h... Generating code for file mediafmt.h... Generating code for file mediastrm.h... Generating code for file mscodecs.h... Generating code for file opalvxml.h... Generating code for file opalwavfile.h... Generating code for file patch.h... Generating code for file pcss.h... Generating code for file peclient.h... Generating code for file processor.h... Generating code for file q931.h... Generating code for file QTIoctl.h... Generating code for file receiver.h... Generating code for file remote.h... Generating code for file rfc2833.h... Generating code for file rtp.h... Generating code for file safestrings.h... Generating code for file sangomalid.h... Generating code for file sdp.h... Generating code for file silencedetect.h... Generating code for file sip.h... Generating code for file sipcon.h... Generating code for file sipep.h... Generating code for file sippdu.h... Generating code for file sound.h... Generating code for file speexcodec.h... Generating code for file svcctrl.h... Generating code for file t120proto.h... Generating code for file t38.h... Generating code for file t38proto.h... Generating code for file transaddr.h... Generating code for file transcoders.h... Generating code for file transmit.h... Generating code for file transports.h... Generating code for file vblasterlid.h... Generating code for file version.h... Generating code for file vidcodec.h... Generating code for file vpbapi.h... Generating code for file vpblid.h... Generating code for file x224.h... Generating code for file x880.h... Generating file documentation... Generating docs for file allcodecs.h... Generating docs for file alllids.h... Generating docs for file buildopts.h... Generating docs for file call.h... Generating docs for file causecode.h... Generating docs for file channels.h... Generating docs for file connection.h... Generating docs for file echocancel.h... Generating docs for file endpoint.h... Generating docs for file frame.h... Generating docs for file g711codec.h... Generating docs for file g726codec.h... Generating docs for file g729codec.h... Generating docs for file gcc.h... Generating docs for file gkclient.h... Generating docs for file gkserver.h... Generating docs for file gsmcodec.h... Generating docs for file guid.h... Generating docs for file h225.h... Generating docs for file h225ras.h... Generating docs for file h235.h... Generating docs for file h235auth.h... Generating docs for file h245.h... Generating docs for file h248.h... Generating docs for file h261codec.h... Generating docs for file h263codec.h... Generating docs for file h323.h... Generating docs for file h323annexg.h... Generating docs for file h323caps.h... Generating docs for file h323con.h... Generating docs for file h323ep.h... Generating docs for file h323neg.h... Generating docs for file h323pdu.h... Generating docs for file h323rtp.h... Generating docs for file h323t120.h... Generating docs for file h323t38.h... Generating docs for file h323trans.h... Generating docs for file h4501.h... Generating docs for file h45010.h... Generating docs for file h45011.h... Generating docs for file h4502.h... Generating docs for file h4503.h... Generating docs for file h4504.h... Generating docs for file h4505.h... Generating docs for file h4506.h... Generating docs for file h4507.h... Generating docs for file h4508.h... Generating docs for file h4509.h... Generating docs for file h450pdu.h... Generating docs for file h501.h... Generating docs for file h501pdu.h... Generating docs for file iax2.h... Generating docs for file iax2con.h... Generating docs for file iax2ep.h... Generating docs for file iax2medstrm.h... Generating docs for file iedata.h... Generating docs for file ies.h... Generating docs for file ilbccodec.h... Generating docs for file ivr.h... Generating docs for file ixjDefs.h... Generating docs for file ixjidb.h... Generating docs for file ixjlid.h... Generating docs for file jitter.h... Generating docs for file lid.h... Generating docs for file lidep.h... Generating docs for file lpc10codec.h... Generating docs for file manager.h... Generating docs for file mcs.h... Generating docs for file mediacmd.h... Generating docs for file mediafmt.h... Generating docs for file mediastrm.h... Generating docs for file mscodecs.h... Generating docs for file opal.dxy... Generating docs for file opalvxml.h... Generating docs for file opalwavfile.h... Generating docs for file patch.h... Generating docs for file pcss.h... Generating docs for file peclient.h... Generating docs for file processor.h... Generating docs for file q931.h... Generating docs for file QTIoctl.h... Generating docs for file receiver.h... Generating docs for file remote.h... Generating docs for file rfc2833.h... Generating docs for file rtp.h... Generating docs for file safestrings.h... Generating docs for file sangomalid.h... Generating docs for file sdp.h... Generating docs for file silencedetect.h... Generating docs for file sip.h... Generating docs for file sipcon.h... Generating docs for file sipep.h... Generating docs for file sippdu.h... Generating docs for file sound.h... Generating docs for file speexcodec.h... Generating docs for file svcctrl.h... Generating docs for file t120proto.h... Generating docs for file t38.h... Generating docs for file t38proto.h... Generating docs for file transaddr.h... Generating docs for file transcoders.h... Generating docs for file transmit.h... Generating docs for file transports.h... Generating docs for file vblasterlid.h... Generating docs for file version.h... Generating docs for file vidcodec.h... Generating docs for file vpbapi.h... Generating docs for file vpblid.h... Generating docs for file x224.h... Generating docs for file x880.h... Generating page documentation... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating docs for compound _MIXER_LINE... Generating docs for compound adpcm_state... Generating docs for compound GCC_AlternativeNodeID... Generating docs for compound GCC_ApplicationInvokeIndication... Generating docs for compound GCC_ApplicationInvokeSpecifier... Generating docs for compound GCC_ApplicationInvokeSpecifier_expectedCapabilitySet... Generating docs for compound GCC_ApplicationInvokeSpecifier_expectedCapabilitySet_subtype... Generating docs for compound GCC_ApplicationRecord... Generating docs for compound GCC_ApplicationRecord_nonCollapsingCapabilities... Generating docs for compound GCC_ApplicationRecord_nonCollapsingCapabilities_subtype... Generating docs for compound GCC_ArrayOf_ApplicationInvokeSpecifier... Generating docs for compound GCC_ArrayOf_ChallengeItem... Generating docs for compound GCC_ArrayOf_ConferenceDescriptor... Generating docs for compound GCC_ArrayOf_Privilege... Generating docs for compound GCC_ArrayOf_TextString... Generating docs for compound GCC_ArrayOf_UserID... Generating docs for compound GCC_AsymmetryIndicator... Generating docs for compound GCC_CapabilityClass... Generating docs for compound GCC_CapabilityID... Generating docs for compound GCC_ChallengeItem... Generating docs for compound GCC_ChallengeRequest... Generating docs for compound GCC_ChallengeResponse... Generating docs for compound GCC_ChallengeResponseAlgorithm... Generating docs for compound GCC_ChallengeResponseItem... Generating docs for compound GCC_ChannelID... Generating docs for compound GCC_ChannelType... Generating docs for compound GCC_ConductorAssignIndication... Generating docs for compound GCC_ConductorPermissionAskIndication... Generating docs for compound GCC_ConductorPermissionGrantIndication... Generating docs for compound GCC_ConductorReleaseIndication... Generating docs for compound GCC_ConferenceAddRequest... Generating docs for compound GCC_ConferenceAddResponse... Generating docs for compound GCC_ConferenceAddResponse_result... Generating docs for compound GCC_ConferenceAssistanceIndication... Generating docs for compound GCC_ConferenceCreateRequest... Generating docs for compound GCC_ConferenceCreateResponse... Generating docs for compound GCC_ConferenceCreateResponse_result... Generating docs for compound GCC_ConferenceDescriptor... Generating docs for compound GCC_ConferenceEjectUserIndication... Generating docs for compound GCC_ConferenceEjectUserIndication_reason... Generating docs for compound GCC_ConferenceEjectUserRequest... Generating docs for compound GCC_ConferenceEjectUserRequest_reason... Generating docs for compound GCC_ConferenceEjectUserResponse... Generating docs for compound GCC_ConferenceEjectUserResponse_result... Generating docs for compound GCC_ConferenceInviteRequest... Generating docs for compound GCC_ConferenceInviteResponse... Generating docs for compound GCC_ConferenceInviteResponse_result... Generating docs for compound GCC_ConferenceJoinRequest... Generating docs for compound GCC_ConferenceJoinResponse... Generating docs for compound GCC_ConferenceJoinResponse_result... Generating docs for compound GCC_ConferenceLockIndication... Generating docs for compound GCC_ConferenceLockRequest... Generating docs for compound GCC_ConferenceLockResponse... Generating docs for compound GCC_ConferenceLockResponse_result... Generating docs for compound GCC_ConferenceName... Generating docs for compound GCC_ConferenceNameModifier... Generating docs for compound GCC_ConferenceNameSelector... Generating docs for compound GCC_ConferencePriority... Generating docs for compound GCC_ConferencePriorityScheme... Generating docs for compound GCC_ConferenceQueryRequest... Generating docs for compound GCC_ConferenceQueryResponse... Generating docs for compound GCC_ConferenceQueryResponse_result... Generating docs for compound GCC_ConferenceTerminateIndication... Generating docs for compound GCC_ConferenceTerminateIndication_reason... Generating docs for compound GCC_ConferenceTerminateRequest... Generating docs for compound GCC_ConferenceTerminateRequest_reason... Generating docs for compound GCC_ConferenceTerminateResponse... Generating docs for compound GCC_ConferenceTerminateResponse_result... Generating docs for compound GCC_ConferenceTimeExtendIndication... Generating docs for compound GCC_ConferenceTimeInquireIndication... Generating docs for compound GCC_ConferenceTimeRemainingIndication... Generating docs for compound GCC_ConferenceTransferIndication... Generating docs for compound GCC_ConferenceTransferRequest... Generating docs for compound GCC_ConferenceTransferResponse... Generating docs for compound GCC_ConferenceTransferResponse_result... Generating docs for compound GCC_ConferenceUnlockIndication... Generating docs for compound GCC_ConferenceUnlockRequest... Generating docs for compound GCC_ConferenceUnlockResponse... Generating docs for compound GCC_ConferenceUnlockResponse_result... Generating docs for compound GCC_ConnectData... Generating docs for compound GCC_ConnectGCCPDU... Generating docs for compound GCC_DialingString... Generating docs for compound GCC_DynamicChannelID... Generating docs for compound GCC_DynamicTokenID... Generating docs for compound GCC_EntityID... Generating docs for compound GCC_ExtraDialingString... Generating docs for compound GCC_FunctionNotSupportedResponse... Generating docs for compound GCC_GCCPDU... Generating docs for compound GCC_H221NonStandardIdentifier... Generating docs for compound GCC_Handle... Generating docs for compound GCC_IndicationPDU... Generating docs for compound GCC_Key... Generating docs for compound GCC_NetworkAddress... Generating docs for compound GCC_NetworkAddress_subtype... Generating docs for compound GCC_NetworkAddress_subtype_aggregatedChannel... Generating docs for compound GCC_NetworkAddress_subtype_aggregatedChannel_highLayerCompatibility... Generating docs for compound GCC_NetworkAddress_subtype_aggregatedChannel_transferModes... Generating docs for compound GCC_NetworkAddress_subtype_transportConnection... Generating docs for compound GCC_NodeProperties... Generating docs for compound GCC_NodeRecord... Generating docs for compound GCC_NodeType... Generating docs for compound GCC_NonStandardParameter... Generating docs for compound GCC_NonStandardPDU... Generating docs for compound GCC_Password... Generating docs for compound GCC_PasswordChallengeRequestResponse... Generating docs for compound GCC_PasswordChallengeRequestResponse_challengeRequestResponse... Generating docs for compound GCC_PasswordSelector... Generating docs for compound GCC_Privilege... Generating docs for compound GCC_RegistryAllocateHandleRequest... Generating docs for compound GCC_RegistryAllocateHandleResponse... Generating docs for compound GCC_RegistryAllocateHandleResponse_result... Generating docs for compound GCC_RegistryAssignTokenRequest... Generating docs for compound GCC_RegistryDeleteEntryRequest... Generating docs for compound GCC_RegistryEntryOwner... Generating docs for compound GCC_RegistryEntryOwner_owned... Generating docs for compound GCC_RegistryItem... Generating docs for compound GCC_RegistryKey... Generating docs for compound GCC_RegistryModificationRights... Generating docs for compound GCC_RegistryMonitorEntryIndication... Generating docs for compound GCC_RegistryMonitorEntryRequest... Generating docs for compound GCC_RegistryRegisterChannelRequest... Generating docs for compound GCC_RegistryResponse... Generating docs for compound GCC_RegistryResponse_primitiveType... Generating docs for compound GCC_RegistryResponse_result... Generating docs for compound GCC_RegistryRetrieveEntryRequest... Generating docs for compound GCC_RegistrySetParameterRequest... Generating docs for compound GCC_RequestPDU... Generating docs for compound GCC_ResponsePDU... Generating docs for compound GCC_RosterUpdateIndication... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationCapabilitiesList... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationCapabilitiesList_refresh... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationCapabilitiesList_refresh_subtype... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationRecordList... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationRecordList_refresh... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationRecordList_refresh_subtype... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationRecordList_update... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationRecordList_update_subtype... Generating docs for compound GCC_RosterUpdateIndication_applicationInformation_subtype_applicationRecordList_update_subtype_applicationUpdate... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation_nodeRecordList... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation_nodeRecordList_refresh... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation_nodeRecordList_refresh_subtype... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation_nodeRecordList_update... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation_nodeRecordList_update_subtype... Generating docs for compound GCC_RosterUpdateIndication_nodeInformation_nodeRecordList_update_subtype_nodeUpdate... Generating docs for compound GCC_SessionKey... Generating docs for compound GCC_SimpleNumericString... Generating docs for compound GCC_SimpleTextString... Generating docs for compound GCC_StaticChannelID... Generating docs for compound GCC_StaticTokenID... Generating docs for compound GCC_SubAddressString... Generating docs for compound GCC_TerminationMethod... Generating docs for compound GCC_TextMessageIndication... Generating docs for compound GCC_TextString... Generating docs for compound GCC_Time... Generating docs for compound GCC_TokenID... Generating docs for compound GCC_UserData... Generating docs for compound GCC_UserData_subtype... Generating docs for compound GCC_UserID... Generating docs for compound GCC_UserIDIndication... Generating docs for compound H225_AddressPattern... Generating docs for compound H225_AddressPattern_range... Generating docs for compound H225_AdmissionConfirm... Generating docs for compound H225_AdmissionConfirm_language... Generating docs for compound H225_AdmissionReject... Generating docs for compound H225_AdmissionRejectReason... Generating docs for compound H225_AdmissionRequest... Generating docs for compound H225_Alerting_UUIE... Generating docs for compound H225_AliasAddress... Generating docs for compound H225_AlternateGK... Generating docs for compound H225_AlternateTransportAddresses... Generating docs for compound H225_AltGKInfo... Generating docs for compound H225_ANSI_41_UIM... Generating docs for compound H225_ANSI_41_UIM_system_id... Generating docs for compound H225_ArrayOf_AddressPattern... Generating docs for compound H225_ArrayOf_AdmissionConfirm... Generating docs for compound H225_ArrayOf_AliasAddress... Generating docs for compound H225_ArrayOf_AlternateGK... Generating docs for compound H225_ArrayOf_AuthenticationMechanism... Generating docs for compound H225_ArrayOf_BandwidthDetails... Generating docs for compound H225_ArrayOf_CallReferenceValue... Generating docs for compound H225_ArrayOf_CallsAvailable... Generating docs for compound H225_ArrayOf_ClearToken... Generating docs for compound H225_ArrayOf_ConferenceIdentifier... Generating docs for compound H225_ArrayOf_ConferenceList... Generating docs for compound H225_ArrayOf_CryptoH323Token... Generating docs for compound H225_ArrayOf_DataRate... Generating docs for compound H225_ArrayOf_Endpoint... Generating docs for compound H225_ArrayOf_EnumeratedParameter... Generating docs for compound H225_ArrayOf_ExtendedAliasAddress... Generating docs for compound H225_ArrayOf_FeatureDescriptor... Generating docs for compound H225_ArrayOf_GenericData... Generating docs for compound H225_ArrayOf_H245Security... Generating docs for compound H225_ArrayOf_H248PackagesDescriptor... Generating docs for compound H225_ArrayOf_IntegrityMechanism... Generating docs for compound H225_ArrayOf_NonStandardParameter... Generating docs for compound H225_ArrayOf_PartyNumber... Generating docs for compound H225_ArrayOf_PASN_ObjectId... Generating docs for compound H225_ArrayOf_PASN_OctetString... Generating docs for compound H225_ArrayOf_RasUsageSpecification... Generating docs for compound H225_ArrayOf_RTPSession... Generating docs for compound H225_ArrayOf_ServiceControlSession... Generating docs for compound H225_ArrayOf_SupportedPrefix... Generating docs for compound H225_ArrayOf_SupportedProtocols... Generating docs for compound H225_ArrayOf_TransportAddress... Generating docs for compound H225_ArrayOf_TransportChannelInfo... Generating docs for compound H225_ArrayOf_TunnelledProtocol... Generating docs for compound H225_BandRejectReason... Generating docs for compound H225_BandWidth... Generating docs for compound H225_BandwidthConfirm... Generating docs for compound H225_BandwidthDetails... Generating docs for compound H225_BandwidthReject... Generating docs for compound H225_BandwidthRequest... Generating docs for compound H225_CallCapacity... Generating docs for compound H225_CallCapacityInfo... Generating docs for compound H225_CallCreditCapability... Generating docs for compound H225_CallCreditServiceControl... Generating docs for compound H225_CallCreditServiceControl_billingMode... Generating docs for compound H225_CallCreditServiceControl_callStartingPoint... Generating docs for compound H225_CallIdentifier... Generating docs for compound H225_CallLinkage... Generating docs for compound H225_CallModel... Generating docs for compound H225_CallProceeding_UUIE... Generating docs for compound H225_CallReferenceValue... Generating docs for compound H225_CallsAvailable... Generating docs for compound H225_CallTerminationCause... Generating docs for compound H225_CallType... Generating docs for compound H225_CapacityReportingCapability... Generating docs for compound H225_CapacityReportingSpecification... Generating docs for compound H225_CapacityReportingSpecification_when... Generating docs for compound H225_CarrierInfo... Generating docs for compound H225_CicInfo... Generating docs for compound H225_CicInfo_cic... Generating docs for compound H225_CircuitIdentifier... Generating docs for compound H225_CircuitInfo... Generating docs for compound H225_ConferenceIdentifier... Generating docs for compound H225_ConferenceList... Generating docs for compound H225_Connect_UUIE... Generating docs for compound H225_Connect_UUIE_language... Generating docs for compound H225_Content... Generating docs for compound H225_CryptoH323Token... Generating docs for compound H225_CryptoH323Token_cryptoEPPwdHash... Generating docs for compound H225_CryptoH323Token_cryptoGKPwdHash... Generating docs for compound H225_DataRate... Generating docs for compound H225_DisengageConfirm... Generating docs for compound H225_DisengageReason... Generating docs for compound H225_DisengageReject... Generating docs for compound H225_DisengageRejectReason... Generating docs for compound H225_DisengageRequest... Generating docs for compound H225_EncodedFastStartToken... Generating docs for compound H225_EncryptIntAlg... Generating docs for compound H225_Endpoint... Generating docs for compound H225_EndpointIdentifier... Generating docs for compound H225_EndpointType... Generating docs for compound H225_EnumeratedParameter... Generating docs for compound H225_ExtendedAliasAddress... Generating docs for compound H225_Facility_UUIE... Generating docs for compound H225_FacilityReason... Generating docs for compound H225_FastStartToken... Generating docs for compound H225_FeatureDescriptor... Generating docs for compound H225_FeatureSet... Generating docs for compound H225_GatekeeperConfirm... Generating docs for compound H225_GatekeeperIdentifier... Generating docs for compound H225_GatekeeperInfo... Generating docs for compound H225_GatekeeperReject... Generating docs for compound H225_GatekeeperRejectReason... Generating docs for compound H225_GatekeeperRequest... Generating docs for compound H225_GatewayInfo... Generating docs for compound H225_GenericData... Generating docs for compound H225_GenericIdentifier... Generating docs for compound H225_GloballyUniqueID... Generating docs for compound H225_GroupID... Generating docs for compound H225_GroupID_member... Generating docs for compound H225_GSM_UIM... Generating docs for compound H225_H221NonStandard... Generating docs for compound H225_H245Security... Generating docs for compound H225_H248PackagesDescriptor... Generating docs for compound H225_H248SignalsDescriptor... Generating docs for compound H225_H310Caps... Generating docs for compound H225_H320Caps... Generating docs for compound H225_H321Caps... Generating docs for compound H225_H322Caps... Generating docs for compound H225_H323_UserInformation... Generating docs for compound H225_H323_UserInformation_user_data... Generating docs for compound H225_H323_UU_PDU... Generating docs for compound H225_H323_UU_PDU_h323_message_body... Generating docs for compound H225_H323_UU_PDU_tunnelledSignallingMessage... Generating docs for compound H225_H323Caps... Generating docs for compound H225_H324Caps... Generating docs for compound H225_ICV... Generating docs for compound H225_InfoRequest... Generating docs for compound H225_InfoRequestAck... Generating docs for compound H225_InfoRequestNak... Generating docs for compound H225_InfoRequestNakReason... Generating docs for compound H225_InfoRequestResponse... Generating docs for compound H225_InfoRequestResponse_perCallInfo... Generating docs for compound H225_InfoRequestResponse_perCallInfo_subtype... Generating docs for compound H225_InfoRequestResponse_perCallInfo_subtype_pdu... Generating docs for compound H225_InfoRequestResponse_perCallInfo_subtype_pdu_subtype... Generating docs for compound H225_InfoRequestResponseStatus... Generating docs for compound H225_Information_UUIE... Generating docs for compound H225_IntegrityMechanism... Generating docs for compound H225_LocationConfirm... Generating docs for compound H225_LocationReject... Generating docs for compound H225_LocationRejectReason... Generating docs for compound H225_LocationRequest... Generating docs for compound H225_McuInfo... Generating docs for compound H225_MobileUIM... Generating docs for compound H225_NonIsoIntegrityMechanism... Generating docs for compound H225_NonStandardIdentifier... Generating docs for compound H225_NonStandardMessage... Generating docs for compound H225_NonStandardParameter... Generating docs for compound H225_NonStandardProtocol... Generating docs for compound H225_Notify_UUIE... Generating docs for compound H225_NumberDigits... Generating docs for compound H225_PartyNumber... Generating docs for compound H225_PresentationIndicator... Generating docs for compound H225_PrivatePartyNumber... Generating docs for compound H225_PrivateTypeOfNumber... Generating docs for compound H225_Progress_UUIE... Generating docs for compound H225_ProtocolIdentifier... Generating docs for compound H225_PublicPartyNumber... Generating docs for compound H225_PublicTypeOfNumber... Generating docs for compound H225_Q954Details... Generating docs for compound H225_QseriesOptions... Generating docs for compound H225_RAS... Generating docs for compound H225_RasMessage... Generating docs for compound H225_RasUsageInformation... Generating docs for compound H225_RasUsageInfoTypes... Generating docs for compound H225_RasUsageSpecification... Generating docs for compound H225_RasUsageSpecification_callStartingPoint... Generating docs for compound H225_RasUsageSpecification_when... Generating docs for compound H225_RegistrationConfirm... Generating docs for compound H225_RegistrationConfirm_preGrantedARQ... Generating docs for compound H225_RegistrationReject... Generating docs for compound H225_RegistrationRejectReason... Generating docs for compound H225_RegistrationRejectReason_invalidTerminalAliases... Generating docs for compound H225_RegistrationRequest... Generating docs for compound H225_ReleaseComplete_UUIE... Generating docs for compound H225_ReleaseCompleteReason... Generating docs for compound H225_RequestInProgress... Generating docs for compound H225_RequestSeqNum... Generating docs for compound H225_ResourcesAvailableConfirm... Generating docs for compound H225_ResourcesAvailableIndicate... Generating docs for compound H225_RTPSession... Generating docs for compound H225_RTPSession_associatedSessionIds... Generating docs for compound H225_ScnConnectionAggregation... Generating docs for compound H225_ScnConnectionType... Generating docs for compound H225_ScreeningIndicator... Generating docs for compound H225_SecurityCapabilities... Generating docs for compound H225_SecurityErrors... Generating docs for compound H225_SecurityErrors2... Generating docs for compound H225_SecurityServiceMode... Generating docs for compound H225_ServiceControlDescriptor... Generating docs for compound H225_ServiceControlIndication... Generating docs for compound H225_ServiceControlIndication_callSpecific... Generating docs for compound H225_ServiceControlResponse... Generating docs for compound H225_ServiceControlResponse_result... Generating docs for compound H225_ServiceControlSession... Generating docs for compound H225_ServiceControlSession_reason... Generating docs for compound H225_Setup_UUIE... Generating docs for compound H225_Setup_UUIE_conferenceGoal... Generating docs for compound H225_Setup_UUIE_connectionParameters... Generating docs for compound H225_Setup_UUIE_language... Generating docs for compound H225_SetupAcknowledge_UUIE... Generating docs for compound H225_SIPCaps... Generating docs for compound H225_Status_UUIE... Generating docs for compound H225_StatusInquiry_UUIE... Generating docs for compound H225_StimulusControl... Generating docs for compound H225_SupportedPrefix... Generating docs for compound H225_SupportedProtocols... Generating docs for compound H225_T120OnlyCaps... Generating docs for compound H225_T38FaxAnnexbOnlyCaps... Generating docs for compound H225_TBCD_STRING... Generating docs for compound H225_TerminalInfo... Generating docs for compound H225_TimeToLive... Generating docs for compound H225_TransportAddress... Generating docs for compound H225_TransportAddress_ip6Address... Generating docs for compound H225_TransportAddress_ipAddress... Generating docs for compound H225_TransportAddress_ipSourceRoute... Generating docs for compound H225_TransportAddress_ipSourceRoute_route... Generating docs for compound H225_TransportAddress_ipSourceRoute_routing... Generating docs for compound H225_TransportAddress_ipxAddress... Generating docs for compound H225_TransportChannelInfo... Generating docs for compound H225_TransportQOS... Generating docs for compound H225_TunnelledProtocol... Generating docs for compound H225_TunnelledProtocol_id... Generating docs for compound H225_TunnelledProtocolAlternateIdentifier... Generating docs for compound H225_UnknownMessageResponse... Generating docs for compound H225_UnregistrationConfirm... Generating docs for compound H225_UnregistrationReject... Generating docs for compound H225_UnregistrationRequest... Generating docs for compound H225_UnregRejectReason... Generating docs for compound H225_UnregRequestReason... Generating docs for compound H225_UseSpecifiedTransport... Generating docs for compound H225_UUIEsRequested... Generating docs for compound H225_VendorIdentifier... Generating docs for compound H225_VoiceCaps... Generating docs for compound H235_AuthenticationBES... Generating docs for compound H235_AuthenticationMechanism... Generating docs for compound H235_ChallengeString... Generating docs for compound H235_ClearToken... Generating docs for compound H235_CryptoToken... Generating docs for compound H235_CryptoToken_cryptoEncryptedToken... Generating docs for compound H235_CryptoToken_cryptoHashedToken... Generating docs for compound H235_CryptoToken_cryptoSignedToken... Generating docs for compound H235_DHset... Generating docs for compound H235_ECGDSASignature... Generating docs for compound H235_ECKASDH... Generating docs for compound H235_ECKASDH_eckasdh2... Generating docs for compound H235_ECKASDH_eckasdhp... Generating docs for compound H235_ECpoint... Generating docs for compound H235_EncodedGeneralToken... Generating docs for compound H235_EncodedKeySignedMaterial... Generating docs for compound H235_EncodedKeySyncMaterial... Generating docs for compound H235_EncodedPwdCertToken... Generating docs for compound H235_EncodedReturnSig... Generating docs for compound H235_ENCRYPTED... Generating docs for compound H235_H235CertificateSignature... Generating docs for compound H235_H235Key... Generating docs for compound H235_HASHED... Generating docs for compound H235_Identifier... Generating docs for compound H235_IV16... Generating docs for compound H235_IV8... Generating docs for compound H235_KeyMaterial... Generating docs for compound H235_KeySignedMaterial... Generating docs for compound H235_KeySyncMaterial... Generating docs for compound H235_NonStandardParameter... Generating docs for compound H235_Params... Generating docs for compound H235_Password... Generating docs for compound H235_PwdCertToken... Generating docs for compound H235_RandomVal... Generating docs for compound H235_ReturnSig... Generating docs for compound H235_SIGNED... Generating docs for compound H235_TimeStamp... Generating docs for compound H235_TypedCertificate... Generating docs for compound H235_V3KeySyncMaterial... Generating docs for compound H235AuthCAT... Generating docs for compound H235Authenticator... Generating docs for compound H235AuthSimpleMD5... Generating docs for compound H245_AlternativeCapabilitySet... Generating docs for compound H245_ArrayOf_AlternativeCapabilitySet... Generating docs for compound H245_ArrayOf_BEnhancementParameters... Generating docs for compound H245_ArrayOf_CapabilityDescriptor... Generating docs for compound H245_ArrayOf_CapabilityDescriptorNumber... Generating docs for compound H245_ArrayOf_CapabilityTableEntry... Generating docs for compound H245_ArrayOf_CapabilityTableEntryNumber... Generating docs for compound H245_ArrayOf_CommunicationModeTableEntry... Generating docs for compound H245_ArrayOf_CustomPictureClockFrequency... Generating docs for compound H245_ArrayOf_CustomPictureFormat... Generating docs for compound H245_ArrayOf_DataApplicationCapability... Generating docs for compound H245_ArrayOf_DialingInformationNetworkType... Generating docs for compound H245_ArrayOf_DialingInformationNumber... Generating docs for compound H245_ArrayOf_EnhancementOptions... Generating docs for compound H245_ArrayOf_EscrowData... Generating docs for compound H245_ArrayOf_GenericCapability... Generating docs for compound H245_ArrayOf_GenericParameter... Generating docs for compound H245_ArrayOf_H263ModeComboFlags... Generating docs for compound H245_ArrayOf_H263VideoModeCombos... Generating docs for compound H245_ArrayOf_MediaChannelCapability... Generating docs for compound H245_ArrayOf_MediaDistributionCapability... Generating docs for compound H245_ArrayOf_ModeDescription... Generating docs for compound H245_ArrayOf_MultiplePayloadStreamElement... Generating docs for compound H245_ArrayOf_MultiplePayloadStreamElementMode... Generating docs for compound H245_ArrayOf_MultiplexElement... Generating docs for compound H245_ArrayOf_MultiplexEntryDescriptor... Generating docs for compound H245_ArrayOf_MultiplexEntryRejectionDescriptions... Generating docs for compound H245_ArrayOf_MultiplexTableEntryNumber... Generating docs for compound H245_ArrayOf_NonStandardParameter... Generating docs for compound H245_ArrayOf_ParameterIdentifier... Generating docs for compound H245_ArrayOf_PictureReference... Generating docs for compound H245_ArrayOf_Q2931Address... Generating docs for compound H245_ArrayOf_QOSCapability... Generating docs for compound H245_ArrayOf_RedundancyEncodingCapability... Generating docs for compound H245_ArrayOf_RedundancyEncodingDTModeElement... Generating docs for compound H245_ArrayOf_RedundancyEncodingElement... Generating docs for compound H245_ArrayOf_RequestMultiplexEntryRejectionDescriptions... Generating docs for compound H245_ArrayOf_RTPH263VideoRedundancyFrameMapping... Generating docs for compound H245_ArrayOf_RTPPayloadType... Generating docs for compound H245_ArrayOf_TerminalInformation... Generating docs for compound H245_ArrayOf_TerminalLabel... Generating docs for compound H245_ArrayOf_VCCapability... Generating docs for compound H245_ArrayOf_VideoCapability... Generating docs for compound H245_ATMParameters... Generating docs for compound H245_AudioCapability... Generating docs for compound H245_AudioCapability_g7231... Generating docs for compound H245_AudioMode... Generating docs for compound H245_AudioMode_g7231... Generating docs for compound H245_AudioTelephonyEventCapability... Generating docs for compound H245_AudioToneCapability... Generating docs for compound H245_AuthenticationCapability... Generating docs for compound H245_BEnhancementParameters... Generating docs for compound H245_Capability... Generating docs for compound H245_Capability_h233EncryptionReceiveCapability... Generating docs for compound H245_CapabilityDescriptor... Generating docs for compound H245_CapabilityDescriptorNumber... Generating docs for compound H245_CapabilityIdentifier... Generating docs for compound H245_CapabilityTableEntry... Generating docs for compound H245_CapabilityTableEntryNumber... Generating docs for compound H245_CertSelectionCriteria... Generating docs for compound H245_CloseLogicalChannel... Generating docs for compound H245_CloseLogicalChannel_reason... Generating docs for compound H245_CloseLogicalChannel_source... Generating docs for compound H245_CloseLogicalChannelAck... Generating docs for compound H245_CommandMessage... Generating docs for compound H245_CommunicationModeCommand... Generating docs for compound H245_CommunicationModeRequest... Generating docs for compound H245_CommunicationModeResponse... Generating docs for compound H245_CommunicationModeTableEntry... Generating docs for compound H245_CommunicationModeTableEntry_dataType... Generating docs for compound H245_CompressionType... Generating docs for compound H245_ConferenceCapability... Generating docs for compound H245_ConferenceCommand... Generating docs for compound H245_ConferenceID... Generating docs for compound H245_ConferenceIndication... Generating docs for compound H245_ConferenceRequest... Generating docs for compound H245_ConferenceRequest_requestTerminalCertificate... Generating docs for compound H245_ConferenceResponse... Generating docs for compound H245_ConferenceResponse_broadcastMyLogicalChannelResponse... Generating docs for compound H245_ConferenceResponse_chairTokenOwnerResponse... Generating docs for compound H245_ConferenceResponse_conferenceIDResponse... Generating docs for compound H245_ConferenceResponse_extensionAddressResponse... Generating docs for compound H245_ConferenceResponse_makeMeChairResponse... Generating docs for compound H245_ConferenceResponse_makeTerminalBroadcasterResponse... Generating docs for compound H245_ConferenceResponse_mCTerminalIDResponse... Generating docs for compound H245_ConferenceResponse_passwordResponse... Generating docs for compound H245_ConferenceResponse_sendThisSourceResponse... Generating docs for compound H245_ConferenceResponse_terminalCertificateResponse... Generating docs for compound H245_ConferenceResponse_terminalIDResponse... Generating docs for compound H245_ConnectionIdentifier... Generating docs for compound H245_CRCLength... Generating docs for compound H245_Criteria... Generating docs for compound H245_CustomPictureClockFrequency... Generating docs for compound H245_CustomPictureFormat... Generating docs for compound H245_CustomPictureFormat_mPI... Generating docs for compound H245_CustomPictureFormat_mPI_customPCF... Generating docs for compound H245_CustomPictureFormat_mPI_customPCF_subtype... Generating docs for compound H245_CustomPictureFormat_pixelAspectInformation... Generating docs for compound H245_CustomPictureFormat_pixelAspectInformation_extendedPAR... Generating docs for compound H245_CustomPictureFormat_pixelAspectInformation_extendedPAR_subtype... Generating docs for compound H245_CustomPictureFormat_pixelAspectInformation_pixelAspectCode... Generating docs for compound H245_DataApplicationCapability... Generating docs for compound H245_DataApplicationCapability_application... Generating docs for compound H245_DataApplicationCapability_application_nlpid... Generating docs for compound H245_DataApplicationCapability_application_t38fax... Generating docs for compound H245_DataApplicationCapability_application_t84... Generating docs for compound H245_DataMode... Generating docs for compound H245_DataMode_application... Generating docs for compound H245_DataMode_application_nlpid... Generating docs for compound H245_DataMode_application_t38fax... Generating docs for compound H245_DataProtocolCapability... Generating docs for compound H245_DataProtocolCapability_v76wCompression... Generating docs for compound H245_DataType... Generating docs for compound H245_DepFECCapability... Generating docs for compound H245_DepFECCapability_rfc2733... Generating docs for compound H245_DepFECCapability_rfc2733_separateStream... Generating docs for compound H245_DepFECData... Generating docs for compound H245_DepFECData_rfc2733... Generating docs for compound H245_DepFECData_rfc2733_mode... Generating docs for compound H245_DepFECData_rfc2733_mode_separateStream... Generating docs for compound H245_DepFECData_rfc2733_mode_separateStream_differentPort... Generating docs for compound H245_DepFECData_rfc2733_mode_separateStream_samePort... Generating docs for compound H245_DepFECMode... Generating docs for compound H245_DepFECMode_rfc2733Mode... Generating docs for compound H245_DepFECMode_rfc2733Mode_mode... Generating docs for compound H245_DepFECMode_rfc2733Mode_mode_separateStream... Generating docs for compound H245_DepFECMode_rfc2733Mode_mode_separateStream_differentPort... Generating docs for compound H245_DepFECMode_rfc2733Mode_mode_separateStream_samePort... Generating docs for compound H245_DialingInformation... Generating docs for compound H245_DialingInformationNetworkType... Generating docs for compound H245_DialingInformationNumber... Generating docs for compound H245_EncryptionAuthenticationAndIntegrity... Generating docs for compound H245_EncryptionCapability... Generating docs for compound H245_EncryptionCommand... Generating docs for compound H245_EncryptionCommand_encryptionAlgorithmID... Generating docs for compound H245_EncryptionMode... Generating docs for compound H245_EncryptionSync... Generating docs for compound H245_EncryptionUpdateDirection... Generating docs for compound H245_EncryptionUpdateRequest... Generating docs for compound H245_EndSessionCommand... Generating docs for compound H245_EndSessionCommand_gstnOptions... Generating docs for compound H245_EndSessionCommand_isdnOptions... Generating docs for compound H245_EnhancementLayerInfo... Generating docs for compound H245_EnhancementOptions... Generating docs for compound H245_EscrowData... Generating docs for compound H245_ExtendedVideoCapability... Generating docs for compound H245_FECCapability... Generating docs for compound H245_FECCapability_rfc2733Format... Generating docs for compound H245_FECData... Generating docs for compound H245_FECData_rfc2733... Generating docs for compound H245_FECData_rfc2733_pktMode... Generating docs for compound H245_FECData_rfc2733_pktMode_rfc2733diffport... Generating docs for compound H245_FECData_rfc2733_pktMode_rfc2733sameport... Generating docs for compound H245_FECMode... Generating docs for compound H245_FECMode_rfc2733Format... Generating docs for compound H245_FlowControlCommand... Generating docs for compound H245_FlowControlCommand_restriction... Generating docs for compound H245_FlowControlCommand_scope... Generating docs for compound H245_FlowControlIndication... Generating docs for compound H245_FlowControlIndication_restriction... Generating docs for compound H245_FlowControlIndication_scope... Generating docs for compound H245_FunctionNotSupported... Generating docs for compound H245_FunctionNotSupported_cause... Generating docs for compound H245_FunctionNotUnderstood... Generating docs for compound H245_G7231AnnexCCapability... Generating docs for compound H245_G7231AnnexCCapability_g723AnnexCAudioMode... Generating docs for compound H245_G7231AnnexCMode... Generating docs for compound H245_G7231AnnexCMode_g723AnnexCAudioMode... Generating docs for compound H245_G729Extensions... Generating docs for compound H245_GenericCapability... Generating docs for compound H245_GenericMessage... Generating docs for compound H245_GenericParameter... Generating docs for compound H245_GSMAudioCapability... Generating docs for compound H245_H222Capability... Generating docs for compound H245_H222LogicalChannelParameters... Generating docs for compound H245_H223AL1MParameters... Generating docs for compound H245_H223AL1MParameters_arqType... Generating docs for compound H245_H223AL1MParameters_crcLength... Generating docs for compound H245_H223AL1MParameters_headerFEC... Generating docs for compound H245_H223AL1MParameters_transferMode... Generating docs for compound H245_H223AL2MParameters... Generating docs for compound H245_H223AL2MParameters_headerFEC... Generating docs for compound H245_H223AL3MParameters... Generating docs for compound H245_H223AL3MParameters_arqType... Generating docs for compound H245_H223AL3MParameters_crcLength... Generating docs for compound H245_H223AL3MParameters_headerFormat... Generating docs for compound H245_H223AnnexCArqParameters... Generating docs for compound H245_H223AnnexCArqParameters_numberOfRetransmissions... Generating docs for compound H245_H223AnnexCCapability... Generating docs for compound H245_H223Capability... Generating docs for compound H245_H223Capability_h223MultiplexTableCapability... Generating docs for compound H245_H223Capability_h223MultiplexTableCapability_enhanced... Generating docs for compound H245_H223Capability_mobileMultilinkFrameCapability... Generating docs for compound H245_H223Capability_mobileOperationTransmitCapability... Generating docs for compound H245_H223LogicalChannelParameters... Generating docs for compound H245_H223LogicalChannelParameters_adaptationLayerType... Generating docs for compound H245_H223LogicalChannelParameters_adaptationLayerType_al3... Generating docs for compound H245_H223ModeParameters... Generating docs for compound H245_H223ModeParameters_adaptationLayerType... Generating docs for compound H245_H223ModeParameters_adaptationLayerType_al3... Generating docs for compound H245_H223MultiplexReconfiguration... Generating docs for compound H245_H223MultiplexReconfiguration_h223AnnexADoubleFlag... Generating docs for compound H245_H223MultiplexReconfiguration_h223ModeChange... Generating docs for compound H245_H223SkewIndication... Generating docs for compound H245_H2250Capability... Generating docs for compound H245_H2250Capability_mcCapability... Generating docs for compound H245_H2250LogicalChannelAckParameters... Generating docs for compound H245_H2250LogicalChannelParameters... Generating docs for compound H245_H2250LogicalChannelParameters_mediaPacketization... Generating docs for compound H245_H2250MaximumSkewIndication... Generating docs for compound H245_H2250ModeParameters... Generating docs for compound H245_H235Media... Generating docs for compound H245_H235Media_mediaType... Generating docs for compound H245_H235Mode... Generating docs for compound H245_H235Mode_mediaMode... Generating docs for compound H245_H235SecurityCapability... Generating docs for compound H245_H261VideoCapability... Generating docs for compound H245_H261VideoMode... Generating docs for compound H245_H261VideoMode_resolution... Generating docs for compound H245_H262VideoCapability... Generating docs for compound H245_H262VideoMode... Generating docs for compound H245_H262VideoMode_profileAndLevel... Generating docs for compound H245_H263ModeComboFlags... Generating docs for compound H245_H263Options... Generating docs for compound H245_H263Version3Options... Generating docs for compound H245_H263VideoCapability... Generating docs for compound H245_H263VideoMode... Generating docs for compound H245_H263VideoMode_resolution... Generating docs for compound H245_H263VideoModeCombos... Generating docs for compound H245_IndicationMessage... Generating docs for compound H245_IntegrityCapability... Generating docs for compound H245_IS11172AudioCapability... Generating docs for compound H245_IS11172AudioMode... Generating docs for compound H245_IS11172AudioMode_audioLayer... Generating docs for compound H245_IS11172AudioMode_audioSampling... Generating docs for compound H245_IS11172AudioMode_multichannelType... Generating docs for compound H245_IS11172VideoCapability... Generating docs for compound H245_IS11172VideoMode... Generating docs for compound H245_IS13818AudioCapability... Generating docs for compound H245_IS13818AudioMode... Generating docs for compound H245_IS13818AudioMode_audioLayer... Generating docs for compound H245_IS13818AudioMode_audioSampling... Generating docs for compound H245_IS13818AudioMode_multichannelType... Generating docs for compound H245_IV16... Generating docs for compound H245_IV8... Generating docs for compound H245_JitterIndication... Generating docs for compound H245_JitterIndication_scope... Generating docs for compound H245_KeyProtectionMethod... Generating docs for compound H245_LogicalChannelNumber... Generating docs for compound H245_LogicalChannelRateAcknowledge... Generating docs for compound H245_LogicalChannelRateReject... Generating docs for compound H245_LogicalChannelRateRejectReason... Generating docs for compound H245_LogicalChannelRateRelease... Generating docs for compound H245_LogicalChannelRateRequest... Generating docs for compound H245_MaintenanceLoopAck... Generating docs for compound H245_MaintenanceLoopAck_type... Generating docs for compound H245_MaintenanceLoopOffCommand... Generating docs for compound H245_MaintenanceLoopReject... Generating docs for compound H245_MaintenanceLoopReject_cause... Generating docs for compound H245_MaintenanceLoopReject_type... Generating docs for compound H245_MaintenanceLoopRequest... Generating docs for compound H245_MaintenanceLoopRequest_type... Generating docs for compound H245_MasterSlaveDetermination... Generating docs for compound H245_MasterSlaveDeterminationAck... Generating docs for compound H245_MasterSlaveDeterminationAck_decision... Generating docs for compound H245_MasterSlaveDeterminationReject... Generating docs for compound H245_MasterSlaveDeterminationReject_cause... Generating docs for compound H245_MasterSlaveDeterminationRelease... Generating docs for compound H245_MaximumBitRate... Generating docs for compound H245_MaxRedundancy... Generating docs for compound H245_MCLocationIndication... Generating docs for compound H245_McuNumber... Generating docs for compound H245_MediaChannelCapability... Generating docs for compound H245_MediaDistributionCapability... Generating docs for compound H245_MediaEncryptionAlgorithm... Generating docs for compound H245_MediaPacketizationCapability... Generating docs for compound H245_MediaTransportType... Generating docs for compound H245_MediaTransportType_atm_AAL5_compressed... Generating docs for compound H245_MiscellaneousCommand... Generating docs for compound H245_MiscellaneousCommand_type... Generating docs for compound H245_MiscellaneousCommand_type_encryptionUpdateAck... Generating docs for compound H245_MiscellaneousCommand_type_encryptionUpdateCommand... Generating docs for compound H245_MiscellaneousCommand_type_lostPartialPicture... Generating docs for compound H245_MiscellaneousCommand_type_progressiveRefinementStart... Generating docs for compound H245_MiscellaneousCommand_type_progressiveRefinementStart_repeatCount... Generating docs for compound H245_MiscellaneousCommand_type_videoBadMBs... Generating docs for compound H245_MiscellaneousCommand_type_videoFastUpdateGOB... Generating docs for compound H245_MiscellaneousCommand_type_videoFastUpdateMB... Generating docs for compound H245_MiscellaneousIndication... Generating docs for compound H245_MiscellaneousIndication_type... Generating docs for compound H245_MiscellaneousIndication_type_videoNotDecodedMBs... Generating docs for compound H245_MobileMultilinkReconfigurationCommand... Generating docs for compound H245_MobileMultilinkReconfigurationCommand_status... Generating docs for compound H245_MobileMultilinkReconfigurationIndication... Generating docs for compound H245_ModeDescription... Generating docs for compound H245_ModeElement... Generating docs for compound H245_ModeElementType... Generating docs for compound H245_MulticastAddress... Generating docs for compound H245_MulticastAddress_iP6Address... Generating docs for compound H245_MulticastAddress_iPAddress... Generating docs for compound H245_MultilinkIndication... Generating docs for compound H245_MultilinkIndication_crcDesired... Generating docs for compound H245_MultilinkIndication_excessiveError... Generating docs for compound H245_MultilinkRequest... Generating docs for compound H245_MultilinkRequest_addConnection... Generating docs for compound H245_MultilinkRequest_callInformation... Generating docs for compound H245_MultilinkRequest_maximumHeaderInterval... Generating docs for compound H245_MultilinkRequest_maximumHeaderInterval_requestType... Generating docs for compound H245_MultilinkRequest_removeConnection... Generating docs for compound H245_MultilinkResponse... Generating docs for compound H245_MultilinkResponse_addConnection... Generating docs for compound H245_MultilinkResponse_addConnection_responseCode... Generating docs for compound H245_MultilinkResponse_addConnection_responseCode_rejected... Generating docs for compound H245_MultilinkResponse_callInformation... Generating docs for compound H245_MultilinkResponse_maximumHeaderInterval... Generating docs for compound H245_MultilinkResponse_removeConnection... Generating docs for compound H245_MultimediaSystemControlMessage... Generating docs for compound H245_MultiplePayloadStream... Generating docs for compound H245_MultiplePayloadStreamCapability... Generating docs for compound H245_MultiplePayloadStreamElement... Generating docs for compound H245_MultiplePayloadStreamElementMode... Generating docs for compound H245_MultiplePayloadStreamMode... Generating docs for compound H245_MultiplexCapability... Generating docs for compound H245_MultiplexedStreamCapability... Generating docs for compound H245_MultiplexedStreamModeParameters... Generating docs for compound H245_MultiplexedStreamParameter... Generating docs for compound H245_MultiplexElement... Generating docs for compound H245_MultiplexElement_repeatCount... Generating docs for compound H245_MultiplexElement_type... Generating docs for compound H245_MultiplexEntryDescriptor... Generating docs for compound H245_MultiplexEntryRejectionDescriptions... Generating docs for compound H245_MultiplexEntryRejectionDescriptions_cause... Generating docs for compound H245_MultiplexEntrySend... Generating docs for compound H245_MultiplexEntrySendAck... Generating docs for compound H245_MultiplexEntrySendReject... Generating docs for compound H245_MultiplexEntrySendRelease... Generating docs for compound H245_MultiplexFormat... Generating docs for compound H245_MultiplexTableEntryNumber... Generating docs for compound H245_MultipointCapability... Generating docs for compound H245_NetworkAccessParameters... Generating docs for compound H245_NetworkAccessParameters_distribution... Generating docs for compound H245_NetworkAccessParameters_networkAddress... Generating docs for compound H245_NetworkAccessParameters_t120SetupProcedure... Generating docs for compound H245_NewATMVCCommand... Generating docs for compound H245_NewATMVCCommand_aal... Generating docs for compound H245_NewATMVCCommand_aal_aal1... Generating docs for compound H245_NewATMVCCommand_aal_aal1_clockRecovery... Generating docs for compound H245_NewATMVCCommand_aal_aal1_errorCorrection... Generating docs for compound H245_NewATMVCCommand_aal_aal5... Generating docs for compound H245_NewATMVCCommand_multiplex... Generating docs for compound H245_NewATMVCCommand_reverseParameters... Generating docs for compound H245_NewATMVCCommand_reverseParameters_multiplex... Generating docs for compound H245_NewATMVCIndication... Generating docs for compound H245_NewATMVCIndication_aal... Generating docs for compound H245_NewATMVCIndication_aal_aal1... Generating docs for compound H245_NewATMVCIndication_aal_aal1_clockRecovery... Generating docs for compound H245_NewATMVCIndication_aal_aal1_errorCorrection... Generating docs for compound H245_NewATMVCIndication_aal_aal5... Generating docs for compound H245_NewATMVCIndication_multiplex... Generating docs for compound H245_NewATMVCIndication_reverseParameters... Generating docs for compound H245_NewATMVCIndication_reverseParameters_multiplex... Generating docs for compound H245_NonStandardIdentifier... Generating docs for compound H245_NonStandardIdentifier_h221NonStandard... Generating docs for compound H245_NonStandardMessage... Generating docs for compound H245_NonStandardParameter... Generating docs for compound H245_NoPTAudioTelephonyEventCapability... Generating docs for compound H245_NoPTAudioToneCapability... Generating docs for compound H245_OpenLogicalChannel... Generating docs for compound H245_OpenLogicalChannel_forwardLogicalChannelParameters... Generating docs for compound H245_OpenLogicalChannel_forwardLogicalChannelParameters_multiplexParameters... Generating docs for compound H245_OpenLogicalChannel_reverseLogicalChannelParameters... Generating docs for compound H245_OpenLogicalChannel_reverseLogicalChannelParameters_multiplexParameters... Generating docs for compound H245_OpenLogicalChannelAck... Generating docs for compound H245_OpenLogicalChannelAck_forwardMultiplexAckParameters... Generating docs for compound H245_OpenLogicalChannelAck_reverseLogicalChannelParameters... Generating docs for compound H245_OpenLogicalChannelAck_reverseLogicalChannelParameters_multiplexParameters... Generating docs for compound H245_OpenLogicalChannelConfirm... Generating docs for compound H245_OpenLogicalChannelReject... Generating docs for compound H245_OpenLogicalChannelReject_cause... Generating docs for compound H245_ParameterIdentifier... Generating docs for compound H245_ParameterValue... Generating docs for compound H245_Params... Generating docs for compound H245_Password... Generating docs for compound H245_PictureReference... Generating docs for compound H245_Q2931Address... Generating docs for compound H245_Q2931Address_address... Generating docs for compound H245_QOSCapability... Generating docs for compound H245_QOSMode... Generating docs for compound H245_RedundancyEncoding... Generating docs for compound H245_RedundancyEncoding_rtpRedundancyEncoding... Generating docs for compound H245_RedundancyEncodingCapability... Generating docs for compound H245_RedundancyEncodingDTMode... Generating docs for compound H245_RedundancyEncodingDTModeElement... Generating docs for compound H245_RedundancyEncodingDTModeElement_type... Generating docs for compound H245_RedundancyEncodingElement... Generating docs for compound H245_RedundancyEncodingMethod... Generating docs for compound H245_RedundancyEncodingMode... Generating docs for compound H245_RedundancyEncodingMode_secondaryEncoding... Generating docs for compound H245_RefPictureSelection... Generating docs for compound H245_RefPictureSelection_additionalPictureMemory... Generating docs for compound H245_RefPictureSelection_enhancedReferencePicSelect... Generating docs for compound H245_RefPictureSelection_enhancedReferencePicSelect_subPictureRemovalParameters... Generating docs for compound H245_RefPictureSelection_videoBackChannelSend... Generating docs for compound H245_RemoteMCRequest... Generating docs for compound H245_RemoteMCResponse... Generating docs for compound H245_RemoteMCResponse_reject... Generating docs for compound H245_RequestAllTerminalIDsResponse... Generating docs for compound H245_RequestChannelClose... Generating docs for compound H245_RequestChannelClose_reason... Generating docs for compound H245_RequestChannelCloseAck... Generating docs for compound H245_RequestChannelCloseReject... Generating docs for compound H245_RequestChannelCloseReject_cause... Generating docs for compound H245_RequestChannelCloseRelease... Generating docs for compound H245_RequestMessage... Generating docs for compound H245_RequestMode... Generating docs for compound H245_RequestModeAck... Generating docs for compound H245_RequestModeAck_response... Generating docs for compound H245_RequestModeReject... Generating docs for compound H245_RequestModeReject_cause... Generating docs for compound H245_RequestModeRelease... Generating docs for compound H245_RequestMultiplexEntry... Generating docs for compound H245_RequestMultiplexEntryAck... Generating docs for compound H245_RequestMultiplexEntryReject... Generating docs for compound H245_RequestMultiplexEntryRejectionDescriptions... Generating docs for compound H245_RequestMultiplexEntryRejectionDescriptions_cause... Generating docs for compound H245_RequestMultiplexEntryRelease... Generating docs for compound H245_ResponseMessage... Generating docs for compound H245_RoundTripDelayRequest... Generating docs for compound H245_RoundTripDelayResponse... Generating docs for compound H245_RSVPParameters... Generating docs for compound H245_RTPH263VideoRedundancyEncoding... Generating docs for compound H245_RTPH263VideoRedundancyEncoding_containedThreads... Generating docs for compound H245_RTPH263VideoRedundancyEncoding_frameToThreadMapping... Generating docs for compound H245_RTPH263VideoRedundancyFrameMapping... Generating docs for compound H245_RTPH263VideoRedundancyFrameMapping_frameSequence... Generating docs for compound H245_RTPPayloadType... Generating docs for compound H245_RTPPayloadType_payloadDescriptor... Generating docs for compound H245_SendTerminalCapabilitySet... Generating docs for compound H245_SendTerminalCapabilitySet_specificRequest... Generating docs for compound H245_SequenceNumber... Generating docs for compound H245_SubstituteConferenceIDCommand... Generating docs for compound H245_T38FaxProfile... Generating docs for compound H245_T38FaxRateManagement... Generating docs for compound H245_T38FaxTcpOptions... Generating docs for compound H245_T38FaxUdpOptions... Generating docs for compound H245_T38FaxUdpOptions_t38FaxUdpEC... Generating docs for compound H245_T84Profile... Generating docs for compound H245_T84Profile_t84Restricted... Generating docs for compound H245_TerminalCapabilitySet... Generating docs for compound H245_TerminalCapabilitySetAck... Generating docs for compound H245_TerminalCapabilitySetReject... Generating docs for compound H245_TerminalCapabilitySetReject_cause... Generating docs for compound H245_TerminalCapabilitySetReject_cause_tableEntryCapacityExceeded... Generating docs for compound H245_TerminalCapabilitySetRelease... Generating docs for compound H245_TerminalID... Generating docs for compound H245_TerminalInformation... Generating docs for compound H245_TerminalLabel... Generating docs for compound H245_TerminalNumber... Generating docs for compound H245_TerminalYouAreSeeingInSubPictureNumber... Generating docs for compound H245_TransparencyParameters... Generating docs for compound H245_TransportAddress... Generating docs for compound H245_TransportCapability... Generating docs for compound H245_UnicastAddress... Generating docs for compound H245_UnicastAddress_iP6Address... Generating docs for compound H245_UnicastAddress_iPAddress... Generating docs for compound H245_UnicastAddress_iPSourceRouteAddress... Generating docs for compound H245_UnicastAddress_iPSourceRouteAddress_route... Generating docs for compound H245_UnicastAddress_iPSourceRouteAddress_routing... Generating docs for compound H245_UnicastAddress_iPXAddress... Generating docs for compound H245_UserInputCapability... Generating docs for compound H245_UserInputIndication... Generating docs for compound H245_UserInputIndication_encryptedAlphanumeric... Generating docs for compound H245_UserInputIndication_extendedAlphanumeric... Generating docs for compound H245_UserInputIndication_extendedAlphanumeric_encryptedAlphanumeric... Generating docs for compound H245_UserInputIndication_signal... Generating docs for compound H245_UserInputIndication_signal_rtp... Generating docs for compound H245_UserInputIndication_signalUpdate... Generating docs for compound H245_UserInputIndication_signalUpdate_rtp... Generating docs for compound H245_UserInputIndication_userInputSupportIndication... Generating docs for compound H245_V42bis... Generating docs for compound H245_V75Capability... Generating docs for compound H245_V75Parameters... Generating docs for compound H245_V76Capability... Generating docs for compound H245_V76HDLCParameters... Generating docs for compound H245_V76LogicalChannelParameters... Generating docs for compound H245_V76LogicalChannelParameters_mode... Generating docs for compound H245_V76LogicalChannelParameters_mode_eRM... Generating docs for compound H245_V76LogicalChannelParameters_mode_eRM_recovery... Generating docs for compound H245_V76LogicalChannelParameters_suspendResume... Generating docs for compound H245_V76ModeParameters... Generating docs for compound H245_VBDCapability... Generating docs for compound H245_VBDMode... Generating docs for compound H245_VCCapability... Generating docs for compound H245_VCCapability_aal1... Generating docs for compound H245_VCCapability_aal1ViaGateway... Generating docs for compound H245_VCCapability_aal5... Generating docs for compound H245_VCCapability_availableBitRates... Generating docs for compound H245_VCCapability_availableBitRates_type... Generating docs for compound H245_VCCapability_availableBitRates_type_rangeOfBitRates... Generating docs for compound H245_VendorIdentification... Generating docs for compound H245_VideoCapability... Generating docs for compound H245_VideoIndicateCompose... Generating docs for compound H245_VideoMode... Generating docs for compound H245NegLogicalChannel... Generating docs for compound H245NegLogicalChannels... Generating docs for compound H245NegMasterSlaveDetermination... Generating docs for compound H245Negotiator... Generating docs for compound H245NegRequestMode... Generating docs for compound H245NegRoundTripDelay... Generating docs for compound H245NegTerminalCapabilitySet... Generating docs for compound H248_ActionReply... Generating docs for compound H248_ActionRequest... Generating docs for compound H248_AmmDescriptor... Generating docs for compound H248_AmmRequest... Generating docs for compound H248_AmmsReply... Generating docs for compound H248_ArrayOf_ActionReply... Generating docs for compound H248_ArrayOf_ActionRequest... Generating docs for compound H248_ArrayOf_AmmDescriptor... Generating docs for compound H248_ArrayOf_CommandReply... Generating docs for compound H248_ArrayOf_CommandRequest... Generating docs for compound H248_ArrayOf_EventParameter... Generating docs for compound H248_ArrayOf_IndAuditParameter... Generating docs for compound H248_ArrayOf_IndAudPropertyParm... Generating docs for compound H248_ArrayOf_IndAudStreamDescriptor... Generating docs for compound H248_ArrayOf_ModemType... Generating docs for compound H248_ArrayOf_ObservedEvent... Generating docs for compound H248_ArrayOf_PASN_OctetString... Generating docs for compound H248_ArrayOf_PropertyGroup... Generating docs for compound H248_ArrayOf_PropertyParm... Generating docs for compound H248_ArrayOf_RequestedEvent... Generating docs for compound H248_ArrayOf_SecondRequestedEvent... Generating docs for compound H248_ArrayOf_Signal... Generating docs for compound H248_ArrayOf_SigParameter... Generating docs for compound H248_ArrayOf_StreamDescriptor... Generating docs for compound H248_ArrayOf_TerminationID... Generating docs for compound H248_ArrayOf_TopologyRequest... Generating docs for compound H248_ArrayOf_Transaction... Generating docs for compound H248_ArrayOf_WildcardField... Generating docs for compound H248_AuditDescriptor... Generating docs for compound H248_AuditReply... Generating docs for compound H248_AuditRequest... Generating docs for compound H248_AuditResult... Generating docs for compound H248_AuditReturnParameter... Generating docs for compound H248_AuthData... Generating docs for compound H248_AuthenticationHeader... Generating docs for compound H248_Command... Generating docs for compound H248_CommandReply... Generating docs for compound H248_CommandRequest... Generating docs for compound H248_ContextAttrAuditRequest... Generating docs for compound H248_ContextID... Generating docs for compound H248_ContextRequest... Generating docs for compound H248_DigitMapDescriptor... Generating docs for compound H248_DigitMapName... Generating docs for compound H248_DigitMapValue... Generating docs for compound H248_DomainName... Generating docs for compound H248_ErrorCode... Generating docs for compound H248_ErrorDescriptor... Generating docs for compound H248_ErrorText... Generating docs for compound H248_EventBufferControl... Generating docs for compound H248_EventBufferDescriptor... Generating docs for compound H248_EventDM... Generating docs for compound H248_EventName... Generating docs for compound H248_EventParameter... Generating docs for compound H248_EventParameter_extraInfo... Generating docs for compound H248_EventsDescriptor... Generating docs for compound H248_EventSpec... Generating docs for compound H248_H221NonStandard... Generating docs for compound H248_IndAudDigitMapDescriptor... Generating docs for compound H248_IndAudEventBufferDescriptor... Generating docs for compound H248_IndAudEventsDescriptor... Generating docs for compound H248_IndAuditParameter... Generating docs for compound H248_IndAudLocalControlDescriptor... Generating docs for compound H248_IndAudLocalRemoteDescriptor... Generating docs for compound H248_IndAudMediaDescriptor... Generating docs for compound H248_IndAudMediaDescriptor_streams... Generating docs for compound H248_IndAudPackagesDescriptor... Generating docs for compound H248_IndAudPropertyGroup... Generating docs for compound H248_IndAudPropertyParm... Generating docs for compound H248_IndAudSeqSigList... Generating docs for compound H248_IndAudSignal... Generating docs for compound H248_IndAudSignalsDescriptor... Generating docs for compound H248_IndAudStatisticsDescriptor... Generating docs for compound H248_IndAudStreamDescriptor... Generating docs for compound H248_IndAudStreamParms... Generating docs for compound H248_IndAudTerminationStateDescriptor... Generating docs for compound H248_IP4Address... Generating docs for compound H248_IP6Address... Generating docs for compound H248_LocalControlDescriptor... Generating docs for compound H248_LocalRemoteDescriptor... Generating docs for compound H248_MediaDescriptor... Generating docs for compound H248_MediaDescriptor_streams... Generating docs for compound H248_MegacoMessage... Generating docs for compound H248_Message... Generating docs for compound H248_Message_messageBody... Generating docs for compound H248_MId... Generating docs for compound H248_ModemDescriptor... Generating docs for compound H248_ModemType... Generating docs for compound H248_MuxDescriptor... Generating docs for compound H248_MuxType... Generating docs for compound H248_Name... Generating docs for compound H248_NonStandardData... Generating docs for compound H248_NonStandardIdentifier... Generating docs for compound H248_NotifyCompletion... Generating docs for compound H248_NotifyReply... Generating docs for compound H248_NotifyRequest... Generating docs for compound H248_ObservedEvent... Generating docs for compound H248_ObservedEventsDescriptor... Generating docs for compound H248_PackagesDescriptor... Generating docs for compound H248_PackagesItem... Generating docs for compound H248_PathName... Generating docs for compound H248_PkgdName... Generating docs for compound H248_PropertyGroup... Generating docs for compound H248_PropertyParm... Generating docs for compound H248_PropertyParm_extraInfo... Generating docs for compound H248_Relation... Generating docs for compound H248_RequestedActions... Generating docs for compound H248_RequestedEvent... Generating docs for compound H248_RequestID... Generating docs for compound H248_SecondEventsDescriptor... Generating docs for compound H248_SecondRequestedActions... Generating docs for compound H248_SecondRequestedEvent... Generating docs for compound H248_SecurityParmIndex... Generating docs for compound H248_SeqSigList... Generating docs for compound H248_SequenceNum... Generating docs for compound H248_ServiceChangeAddress... Generating docs for compound H248_ServiceChangeMethod... Generating docs for compound H248_ServiceChangeParm... Generating docs for compound H248_ServiceChangeProfile... Generating docs for compound H248_ServiceChangeReply... Generating docs for compound H248_ServiceChangeRequest... Generating docs for compound H248_ServiceChangeResParm... Generating docs for compound H248_ServiceChangeResult... Generating docs for compound H248_ServiceState... Generating docs for compound H248_Signal... Generating docs for compound H248_SignalName... Generating docs for compound H248_SignalRequest... Generating docs for compound H248_SignalsDescriptor... Generating docs for compound H248_SignalType... Generating docs for compound H248_SigParameter... Generating docs for compound H248_SigParameter_extraInfo... Generating docs for compound H248_StatisticsDescriptor... Generating docs for compound H248_StatisticsParameter... Generating docs for compound H248_StreamDescriptor... Generating docs for compound H248_StreamID... Generating docs for compound H248_StreamMode... Generating docs for compound H248_StreamParms... Generating docs for compound H248_SubtractRequest... Generating docs for compound H248_TerminationAudit... Generating docs for compound H248_TerminationID... Generating docs for compound H248_TerminationIDList... Generating docs for compound H248_TerminationStateDescriptor... Generating docs for compound H248_TimeNotation... Generating docs for compound H248_TopologyRequest... Generating docs for compound H248_TopologyRequest_topologyDirection... Generating docs for compound H248_Transaction... Generating docs for compound H248_TransactionAck... Generating docs for compound H248_TransactionId... Generating docs for compound H248_TransactionPending... Generating docs for compound H248_TransactionReply... Generating docs for compound H248_TransactionReply_transactionResult... Generating docs for compound H248_TransactionRequest... Generating docs for compound H248_TransactionResponseAck... Generating docs for compound H248_Value... Generating docs for compound H248_WildcardField... Generating docs for compound H323_AnnexG... Generating docs for compound H323_ExternalRTPChannel... Generating docs for compound H323_G711Capability... Generating docs for compound H323_G7231Capability... Generating docs for compound H323_G726_Capability... Generating docs for compound H323_G728Capability... Generating docs for compound H323_G729Capability... Generating docs for compound H323_GSM0610Capability... Generating docs for compound H323_H261Capability... Generating docs for compound H323_iLBC_Capability... Generating docs for compound H323_LPC10Capability... Generating docs for compound H323_RealTimeChannel... Generating docs for compound H323_RTP_Session... Generating docs for compound H323_RTP_UDP... Generating docs for compound H323_RTPChannel... Genera/home/benh/ekigaxx/opal/opal-2.2.6/include/h323/h323con.h:1991: Warning: Found unknown command `\t' ting docs for compound H323_T120Capability... Generating docs for compound H323_T120Channel... Generating docs for compound H323_T38Capability... Generating docs for compound H323_T38Channel... Generating docs for compound H323_T38NonStandardCapability... Generating docs for compound H323_UncompVideoCapability... Generating docs for compound H323_UserInputCapability... Generating docs for compound H323AudioCapability... Generating docs for compound H323BidirectionalChannel... Generating docs for compound H323CallCreditServiceControl... Generating docs for compound H323Capabilities... Generating docs for compound H323CapabilitiesSet... Generating docs for compound H323Capability... Generating docs for compound H323CapabilityRegistration... Generating docs for compound H323Channel... Generating docs for compound H323ChannelNumber... Generating docs for compound H323Connection... Generating docs for compound H323ControlPDU... Generating docs for compound H323DataCapability... Generating docs for compound H323Dat/home/benh/ekigaxx/opal/opal-2.2.6/include/h323/gkclient.h:455: Warning: Found unknown command `\address' aChannel... Generating docs for compound H323EndPoint... Generating docs for compound H323Gatekeeper... Generating docs for nested compound H323Gatekeeper::AdmissionResponse... Generating docs for nested compound H323Gatekeeper::AlternateInfo... Generating docs for compound H323GatekeeperARQ... Generating docs for compound H323GatekeeperBRQ... Generating docs for compound H323GatekeeperCall... Generating docs for compound H323GatekeeperDRQ... Generating docs for compound H323GatekeeperGRQ... Generating docs for compound H323GatekeeperIRR... Generating docs for compound H323GatekeeperListener... Generating docs for compound H323GatekeeperLRQ... Generating docs for compound H323GatekeeperRequest... Generating docs for compound H323GatekeeperRRQ... Generating docs for compound H323GatekeeperServer... Generating docs for nested compound H323GatekeeperServer::StringMap... Generating docs for compound H323GatekeeperURQ... Generating docs for compound H323H248ServiceControl... Generating docs for compound H323HTTPServiceControl... Generating docs for compound H323NonStandardAudioCapability... Generating docs for compound H323NonStandardCapabilityInfo... Generating docs for compound H323NonStandardDataCapability... Generating docs for compound H323NonStandardVideoCapability... Generating docs for compound H323PeerElement... Generating docs for nested compound H323PeerElement::AliasKey... Generating docs for compound H323PeerElementDescriptor... Generating docs for compound H323PeerElementServiceRelationship... Generating docs for compound H323RasPDU... Generating docs for compound H323RealTimeCapability... Generating docs for compound H323RegisteredEndPoint... Generating docs for compound H323ServiceControlSession... Generating docs for compound H323SignalPDU... Generating docs for compound H323SimultaneousCapabilities... Generating docs for compound H323Transaction... Generating docs for compound H323TransactionPDU... Generating docs for compound H323TransactionServer... Generating docs for compound H323Transactor... Generating docs for nested compound H323Transactor::Request... Generating docs for nested compound H323Transactor::Response... Generating docs for compound H323TransportAddress... Generating docs for compound H323UnidirectionalChannel... Generating docs for compound H323VideoCapability... Generating docs for compound H45010_ArrayOf_MixedExtension... Generating docs for compound H45010_CfbOvrOptArg... Generating docs for compound H45010_CoReqOptArg... Generating docs for compound H45010_H323CallOfferOperations... Generating docs for compound H45010_RUAlertOptArg... Generating docs for compound H45011_ArrayOf_MixedExtension... Generating docs for compound H45011_CallIntrusionErrors... Generating docs for compound H45011_CICapabilityLevel... Generating docs for compound H45011_CIFrcRelArg... Generating docs for compound H45011_CIFrcRelOptRes... Generating docs for compound H45011_CIGetCIPLOptArg... Generating docs for compound H45011_CIGetCIPLRes... Generating docs for compound H45011_CIIsOptArg... Generating docs for compound H45011_CIIsOptRes... Generating docs for compound H45011_CINotificationArg... Generating docs for compound H45011_CIProtectionLevel... Generating docs for compound H45011_CIRequestArg... Generating docs for compound H45011_CIRequestRes... Generating docs for compound H45011_CISilentArg... Generating docs for compound H45011_CISilentOptRes... Generating docs for compound H45011_CIStatusInformation... Generating docs for compound H45011_CIWobOptArg... Generating docs for compound H45011_CIWobOptRes... Generating docs for compound H45011_H323CallIntrusionOperations... Generating docs for compound H45011Handler... Generating docs for compound H4501_Address... Generating docs for compound H4501_AddressInformation... Generating docs for compound H4501_AddressScreened... Generating docs for compound H4501_ArrayOf_AliasAddress... Generating docs for compound H4501_ArrayOf_ROS... Generating docs for compound H4501_EndpointAddress... Generating docs for compound H4501_EntityType... Generating docs for compound H4501_Extension... Generating docs for compound H4501_GeneralErrorList... Generating docs for compound H4501_H225InformationElement... Generating docs for compound H4501_InterpretationApdu... Generating docs for compound H4501_InvokeIDs... Generating docs for compound H4501_InvokeIdSet... Generating docs for compound H4501_NetworkFacilityExtension... Generating docs for compound H4501_NSAPSubaddress... Generating docs for compound H4501_NumberScreened... Generating docs for compound H4501_PartySubaddress... Generating docs for compound H4501_PresentationAllowedIndicator... Generating docs for compound H4501_PresentedAddressScreened... Generating docs for compound H4501_PresentedAddressUnscreened... Generating docs for compound H4501_PresentedNumberScreened... Generating docs for compound H4501_PresentedNumberUnscreened... Generating docs for compound H4501_ScreeningIndicator... Generating docs for compound H4501_ServiceApdus... Generating docs for compound H4501_SubaddressInformation... Generating docs for compound H4501_SupplementaryService... Generating docs for compound H4501_UserSpecifiedSubaddress... Generating docs for compound H4502_CallIdentity... Generating docs for compound H4502_CallStatus... Generating docs for compound H4502_CallTransferErrors... Generating docs for compound H4502_CallTransferOperation... Generating docs for compound H4502_CTActiveArg... Generating docs for compound H4502_CTActiveArg_argumentExtension... Generating docs for compound H4502_CTCompleteArg... Generating docs for compound H4502_CTCompleteArg_argumentExtension... Generating docs for compound H4502_CTIdentifyRes... Generating docs for compound H4502_CTIdentifyRes_resultExtension... Generating docs for compound H4502_CTInitiateArg... Generating docs for compound H4502_CTInitiateArg_argumentExtension... Generating docs for compound H4502_CTSetupArg... Generating docs for compound H4502_CTSetupArg_argumentExtension... Generating docs for compound H4502_CTUpdateArg... Generating docs for compound H4502_CTUpdateArg_argumentExtension... Generating docs for compound H4502_DummyArg... Generating docs for compound H4502_DummyRes... Generating docs for compound H4502_EndDesignation... Generating docs for compound H4502_ExtensionSeq... Generating docs for compound H4502_SubaddressTransferArg... Generating docs for compound H4502_SubaddressTransferArg_argumentExtension... Generating docs for compound H4502Handler... Generating docs for compound H4503_ARGUMENT_activateDiversionQ... Generating docs for compound H4503_ARGUMENT_activateDiversionQ_extension... Generating docs for compound H4503_ARGUMENT_callRerouting... Generating docs for compound H4503_ARGUMENT_callRerouting_extension... Generating docs for compound H4503_ARGUMENT_cfnrDivertedLegFailed... Generating docs for compound H4503_ARGUMENT_checkRestriction... Generating docs for compound H4503_ARGUMENT_checkRestriction_extension... Generating docs for compound H4503_ARGUMENT_deactivateDiversionQ... Generating docs for compound H4503_ARGUMENT_deactivateDiversionQ_extension... Generating docs for compound H4503_ARGUMENT_divertingLegInformation1... Generating docs for compound H4503_ARGUMENT_divertingLegInformation1_extension... Generating docs for compound H4503_ARGUMENT_divertingLegInformation2... Generating docs for compound H4503_ARGUMENT_divertingLegInformation2_extension... Generating docs for compound H4503_ARGUMENT_divertingLegInformation3... Generating docs for compound H4503_ARGUMENT_divertingLegInformation3_extension... Generating docs for compound H4503_ARGUMENT_divertingLegInformation4... Generating docs for compound H4503_ARGUMENT_divertingLegInformation4_extension... Generating docs for compound H4503_ARGUMENT_interrogateDiversionQ... Generating docs for compound H4503_ARGUMENT_interrogateDiversionQ_extension... Generating docs for compound H4503_BasicService... Generating docs for compound H4503_CallDiversionErrors... Generating docs for compound H4503_DiversionReason... Generating docs for compound H4503_ExtensionSeq... Generating docs for compound H4503_H323CallDiversionOperations... Generating docs for compound H4503_IntResult... Generating docs for compound H4503_IntResult_extension... Generating docs for compound H4503_IntResultList... Generating docs for compound H4503_Procedure... Generating docs for compound H4503_RESULT_activateDiversionQ... Generating docs for compound H4503_RESULT_callRerouting... Generating docs for compound H4503_RESULT_checkRestriction... Generating docs for compound H4503_RESULT_deactivateDiversionQ... Generating docs for compound H4503_SubscriptionOption... Generating docs for compound H4504_ArrayOf_MixedExtension... Generating docs for compound H4504_CallHoldOperation... Generating docs for compound H4504_Extension... Generating docs for compound H4504_HoldNotificArg... Generating docs for compound H4504_MixedExtension... Generating docs for compound H4504_RemoteHoldArg... Generating docs for compound H4504_RemoteHoldRes... Generating docs for compound H4504_RemoteRetrieveArg... Generating docs for compound H4504_RemoteRetrieveRes... Generating docs for compound H4504_RetrieveNotificArg... Generating docs for compound H4504Handler... Generating docs for compound H4505_ArrayOf_MixedExtension... Generating docs for compound H4505_CallParkPickupOperations... Generating docs for compound H4505_CallPickupErrors... Generating docs for compound H4505_CallType... Generating docs for compound H4505_CpickupNotifyArg... Generating docs for compound H4505_CpNotifyArg... Generating docs for compound H4505_CpRequestArg... Generating docs for compound H4505_CpRequestRes... Generating docs for compound H4505_CpSetupArg... Generating docs for compound H4505_CpSetupRes... Generating docs for compound H4505_GroupIndicationOffArg... Generating docs for compound H4505_GroupIndicationOffRes... Generating docs for compound H4505_GroupIndicationOnArg... Generating docs for compound H4505_GroupIndicationOnRes... Generating docs for compound H4505_ParkCondition... Generating docs for compound H4505_ParkedToPosition... Generating docs for compound H4505_PickExeArg... Generating docs for compound H4505_PickExeRes... Generating docs for compound H4505_PickrequArg... Generating docs for compound H4505_PickrequRes... Generating docs for compound H4505_PickupArg... Generating docs for compound H4505_PickupRes... Generating docs for compound H4506_ArrayOf_MixedExtension... Generating docs for compound H4506_CallWaitingArg... Generating docs for compound H4506_CallWaitingOperations... Generating docs for compound H4506Handler... Generating docs for compound H4507_ArrayOf_MixedExtension... Generating docs for compound H4507_BasicService... Generating docs for compound H4507_DummyRes... Generating docs for compound H4507_H323_MWI_Operations... Generating docs for compound H4507_MessageWaitingIndicationErrors... Generating docs for compound H4507_MsgCentreId... Generating docs for compound H4507_MWIActivateArg... Generating docs for compound H4507_MWIDeactivateArg... Generating docs for compound H4507_MWIInterrogateArg... Generating docs for compound H4507_MWIInterrogateRes... Generating docs for compound H4507_MWIInterrogateResElt... Generating docs for compound H4507_NbOfMessages... Generating docs for compound H4507_TimeStamp... Generating docs for compound H4508_ExtendedName... Generating docs for compound H4508_Name... Generating docs for compound H4508_NameOperations... Generating docs for compound H4508_NamePresentationAllowed... Generating docs for compound H4508_NamePresentationRestricted... Generating docs for compound H4508_SimpleName... Generating docs for compound H4509_ArrayOf_MixedExtension... Generating docs for compound H4509_CallCompletionErrors... Generating docs for compound H4509_CcArg... Generating docs for compound H4509_CcLongArg... Generating docs for compound H4509_CcRequestArg... Generating docs for compound H4509_CcRequestRes... Generating docs for compound H4509_CcShortArg... Generating docs for compound H4509_H323CallCompletionOperations... Generating docs for compound H450ServiceAPDU... Generating docs for compound H450xDispatcher... Generating docs for compound H450xHandler... Generating docs for compound H501_AccessConfirmation... Generating docs for compound H501_AccessRejection... Generating docs for compound H501_AccessRejectionReason... Generating docs for compound H501_AccessRequest... Generating docs for compound H501_AccessToken... Generating docs for compound H501_AddressTemplate... Generating docs for compound H501_AlternatePE... Generating docs for compound H501_AlternatePEInfo... Generating docs for compound H501_ApplicationMessage... Generating docs for compound H501_ArrayOf_AccessToken... Generating docs for compound H501_ArrayOf_AddressTemplate... Generating docs for compound H501_ArrayOf_AliasAddress... Generating docs for compound H501_ArrayOf_AlternatePE... Generating docs for compound H501_ArrayOf_CircuitIdentifier... Generating docs for compound H501_ArrayOf_ClearToken... Generating docs for compound H501_ArrayOf_ContactInformation... Generating docs for compound H501_ArrayOf_CryptoH323Token... Generating docs for compound H501_ArrayOf_Descriptor... Generating docs for compound H501_ArrayOf_DescriptorInfo... Generating docs for compound H501_ArrayOf_GenericData... Generating docs for compound H501_ArrayOf_GloballyUniqueID... Generating docs for compound H501_ArrayOf_NonStandardParameter... Generating docs for compound H501_ArrayOf_PASN_ObjectId... Generating docs for compound H501_ArrayOf_Pattern... Generating docs for compound H501_ArrayOf_PriceElement... Generating docs for compound H501_ArrayOf_PriceInfoSpec... Generating docs for compound H501_ArrayOf_RouteInformation... Generating docs for compound H501_ArrayOf_SecurityMode... Generating docs for compound H501_ArrayOf_ServiceControlSession... Generating docs for compound H501_ArrayOf_SupportedProtocols... Generating docs for compound H501_ArrayOf_TransportAddress... Generating docs for compound H501_ArrayOf_UpdateInformation... Generating docs for compound H501_ArrayOf_UsageField... Generating docs for compound H501_AuthenticationConfirmation... Generating docs for compound H501_AuthenticationRejection... Generating docs for compound H501_AuthenticationRejectionReason... Generating docs for compound H501_AuthenticationRequest... Generating docs for compound H501_CallInformation... Generating docs for compound H501_ContactInformation... Generating docs for compound H501_Descriptor... Generating docs for compound H501_DescriptorConfirmation... Generating docs for compound H501_DescriptorIDConfirmation... Generating docs for compound H501_DescriptorIDRejection... Generating docs for compound H501_DescriptorIDRejectionReason... Generating docs for compound H501_DescriptorIDRequest... Generating docs for compound H501_DescriptorInfo... Generating docs for compound H501_DescriptorRejection... Generating docs for compound H501_DescriptorRejectionReason... Generating docs for compound H501_DescriptorRequest... Generating docs for compound H501_DescriptorUpdate... Generating docs for compound H501_DescriptorUpdateAck... Generating docs for compound H501_ElementIdentifier... Generating docs for compound H501_GlobalTimeStamp... Generating docs for compound H501_Message... Generating docs for compound H501_MessageBody... Generating docs for compound H501_MessageCommonInfo... Generating docs for compound H501_NonStandardConfirmation... Generating docs for compound H501_NonStandardRejection... Generating docs for compound H501_NonStandardRejectionReason... Generating docs for compound H501_NonStandardRequest... Generating docs for compound H501_PartyInformation... Generating docs for compound H501_Pattern... Generating docs for compound H501_Pattern_range... Generating docs for compound H501_PriceElement... Generating docs for compound H501_PriceElement_units... Generating docs for compound H501_PriceInfoSpec... Generating docs for compound H501_ProtocolVersion... Generating docs for compound H501_RequestInProgress... Generating docs for compound H501_Role... Generating docs for compound H501_RouteInformation... Generating docs for compound H501_RouteInformation_messageType... Generating docs for compound H501_SecurityMode... Generating docs for compound H501_ServiceConfirmation... Generating docs for compound H501_ServiceRejection... Generating docs for compound H501_ServiceRejectionReason... Generating docs for compound H501_ServiceRelease... Generating docs for compound H501_ServiceReleaseReason... Generating docs for compound H501_ServiceRequest... Generating docs for compound H501_TerminationCause... Generating docs for compound H501_TimeZone... Generating docs for compound H501_UnknownMessageReason... Generating docs for compound H501_UnknownMessageResponse... Generating docs for compound H501_UpdateInformation... Generating docs for compound H501_UpdateInformation_descriptorInfo... Generating docs for compound H501_UpdateInformation_updateType... Generating docs for compound H501_UsageCallStatus... Generating docs for compound H501_UsageConfirmation... Generating docs for compound H501_UsageField... Generating docs for compound H501_UsageIndication... Generating docs for compound H501_UsageIndicationConfirmation... Generating docs for compound H501_UsageIndicationRejection... Generating docs for compound H501_UsageIndicationRejectionReason... Generating docs for compound H501_UsageRejection... Generating docs for compound H501_UsageRejectReason... Generating docs for compound H501_UsageRequest... Generating docs for compound H501_UsageSpecification... Generating docs for compound H501_UsageSpecification_when... Generating docs for compound H501_UserInformation... Generating docs for compound H501_ValidationConfirmation... Generating docs for compound H501_ValidationRejection... Generating docs for compound H501_ValidationRejectionReason... Generating docs for compound H501_ValidationRequest... Generating docs for compound H501AccessRequest... Generating docs for compound H501DescriptorUpdate... Generating docs for compound H501PDU... Generating docs for compound H501ServiceRequest... Generating docs for compound H501Transaction... Generating docs for compound IAX2Connection... Generating docs for compound IAX2Encryption... Generating docs for compound IAX2EndPoint... Generating docs for compound IAX2Frame... Generating docs for compound IAX2FrameIdValue... Generating docs for compound IAX2FrameList... Generating docs for compound IAX2FullFrame... Generating docs for compound IAX2FullFrameCng... Generating docs for compound IAX2FullFrameDtmf... Generating docs for compound IAX2FullFrameHtml... Generating docs for compound IAX2FullFrameImage... Generating docs for compound IAX2FullFrameNull... Generating docs for compound IAX2FullFrameProtocol... Generating docs for compound IAX2FullFrameSessionControl... Generating docs for compound IAX2FullFrameText... Generating docs for compound IAX2FullFrameVideo... Generating docs for compound IAX2FullFrameVoice... Generating docs for compound IAX2Ie... Generating docs for compound IAX2IeAdsicpe... Generating docs for compound IAX2IeAesProvisioning... Generating docs for compound IAX2IeApparentAddr... Generating docs for compound IAX2IeAuthMethods... Generating docs for compound IAX2IeAutoAnswer... Generating docs for compound IAX2IeBlockOfData... Generating docs for compound IAX2IeByte... Generating docs for compound IAX2IeCalledContext... Generating docs for compound IAX2IeCalledNumber... Generating docs for compound IAX2IeCallingAni... Generating docs for compound IAX2IeCallingName... Generating docs for compound IAX2IeCallingNumber... Generating docs for compound IAX2IeCallingPres... Generating docs for compound IAX2IeCallingTns... Generating docs for compound IAX2IeCallingTon... Generating docs for compound IAX2IeCallNo... Generating docs for compound IAX2IeCapability... Generating docs for compound IAX2IeCause... Generating docs for compound IAX2IeCauseCode... Generating docs for compound IAX2IeChallenge... Generating docs for compound IAX2IeChar... Generating docs for compound IAX2IeCodecPrefs... Generating docs for compound IAX2IeData... Generating docs for compound IAX2IeDateAndTime... Generating docs for compound IAX2IeDateTime... Generating docs for compound IAX2IeDeviceType... Generating docs for compound IAX2IeDnid... Generating docs for compound IAX2IeDpStatus... Generating docs for compound IAX2IeDroppedFrames... Generating docs for compound IAX2IeEncKey... Generating docs for compound IAX2IeEncryption... Generating docs for compound IAX2IeFirmwareVer... Generating docs for compound IAX2IeFormat... Generating docs for compound IAX2IeFwBlockData... Generating docs for compound IAX2IeFwBlockDesc... Generating docs for compound IAX2IeIaxUnknown... Generating docs for compound IAX2IeInt... Generating docs for compound IAX2IeInvalidElement... Generating docs for compound IAX2IeLanguage... Generating docs for compound IAX2IeList... Generating docs for compound IAX2IeMd5Result... Generating docs for compound IAX2IeMsgCount... Generating docs for compound IAX2IeMusicOnHold... Generating docs for compound IAX2IeNone... Generating docs for compound IAX2IePassword... Generating docs for compound IAX2IeProvisioning... Generating docs for compound IAX2IeProvVer... Generating docs for compound IAX2IeRdnis... Generating docs for compound IAX2IeReceivedDelay... Generating docs for compound IAX2IeReceivedFrames... Generating docs for compound IAX2IeReceivedJitter... Generating docs for compound IAX2IeReceivedLoss... Generating docs for compound IAX2IeReceivedOoo... Generating docs for compound IAX2IeRefresh... Generating docs for compound IAX2IeRsaResult... Generating docs for compound IAX2IeSamplingRate... Generating docs for compound IAX2IeServiceIdent... Generating docs for compound IAX2IeShort... Generating docs for compound IAX2IeSockaddrIn... Generating docs for compound IAX2IeString... Generating docs for compound IAX2IeTransferId... Generating docs for compound IAX2IeUInt... Generating docs for compound IAX2IeUserName... Generating docs for compound IAX2IeUShort... Generating docs for compound IAX2IeVersion... Generating docs for compound IAX2IncomingEthernetFrames... Generating docs for compound IAX2MiniFrame... Generating docs for compound IAX2PacketIdList... Generating docs for compound IAX2Processor... Generating docs for compound IAX2Receiver... Generating docs for compound IAX2Remote... Generating docs for compound IAX2SequenceNumbers... Generating docs for compound IAX2SoundList... Generating docs for compound IAX2Transmit... Generating docs for compound IAX2WaitingForAck... Generating docs for compound IDLE_NEW_TONE... Generating docs for compound IDLE_TONE... Generating docs for compound ipj_vxd_devio... Generating docs for compound MCS_ArrayOf_ChannelAttributes... Generating docs for compound MCS_ArrayOf_ChannelId... Generating docs for compound MCS_ArrayOf_TokenAttributes... Generating docs for compound MCS_ArrayOf_TokenId... Generating docs for compound MCS_ArrayOf_UserId... Generating docs for compound MCS_AssignedChannelId... Generating docs for compound MCS_AUcf... Generating docs for compound MCS_AUrq... Generating docs for compound MCS_CAin... Generating docs for compound MCS_CArq... Generating docs for compound MCS_CCcf... Generating docs for compound MCS_CCrq... Generating docs for compound MCS_CDin... Generating docs for compound MCS_CDrq... Generating docs for compound MCS_CEin... Generating docs for compound MCS_CErq... Generating docs for compound MCS_ChannelAttributes... Generating docs for compound MCS_ChannelAttributes_assigned... Generating docs for compound MCS_ChannelAttributes_private... Generating docs for compound MCS_ChannelAttributes_static... Generating docs for compound MCS_ChannelAttributes_userId... Generating docs for compound MCS_ChannelId... Generating docs for compound MCS_CJcf... Generating docs for compound MCS_CJrq... Generating docs for compound MCS_CLrq... Generating docs for compound MCS_Connect_Additional... Generating docs for compound MCS_Connect_Initial... Generating docs for compound MCS_Connect_Response... Generating docs for compound MCS_Connect_Result... Generating docs for compound MCS_ConnectMCSPDU... Generating docs for compound MCS_DataPriority... Generating docs for compound MCS_Diagnostic... Generating docs for compound MCS_DomainMCSPDU... Generating docs for compound MCS_DomainParameters... Generating docs for compound MCS_DPum... Generating docs for compound MCS_DUin... Generating docs for compound MCS_DUrq... Generating docs for compound MCS_DynamicChannelId... Generating docs for compound MCS_EDrq... Generating docs for compound MCS_MCcf... Generating docs for compound MCS_MCrq... Generating docs for compound MCS_MTcf... Generating docs for compound MCS_MTrq... Generating docs for compound MCS_PCin... Generating docs for compound MCS_PDin... Generating docs for compound MCS_PrivateChannelId... Generating docs for compound MCS_PTin... Generating docs for compound MCS_Reason... Generating docs for compound MCS_Result... Generating docs for compound MCS_RJum... Generating docs for compound MCS_SDin... Generating docs for compound MCS_SDrq... Generating docs for compound MCS_Segmentation... Generating docs for compound MCS_StaticChannelId... Generating docs for compound MCS_TGcf... Generating docs for compound MCS_TGrq... Generating docs for compound MCS_TIcf... Generating docs for compound MCS_TIrq... Generating docs for compound MCS_TokenAttributes... Generating docs for compound MCS_TokenAttributes_given... Generating docs for compound MCS_TokenAttributes_giving... Generating docs for compound MCS_TokenAttributes_grabbed... Generating docs for compound MCS_TokenAttributes_inhibited... Generating docs for compound MCS_TokenAttributes_ungivable... Generating docs for compound MCS_TokenId... Generating docs for compound MCS_TokenStatus... Generating docs for compound MCS_TPin... Generating docs for compound MCS_TPrq... Generating docs for compound MCS_TRcf... Generating docs for compound MCS_TRrq... Generating docs for compound MCS_TTcf... Generating docs for compound MCS_TTrq... Generating docs for compound MCS_TVcf... Generating docs for compound MCS_TVin... Generating docs for compound MCS_TVrq... Generating docs for compound MCS_TVrs... Generating docs for compound MCS_UserId... Generating docs for compound MCS_USin... Generating docs for compound MCS_USrq... Generating docs for compound MicrosoftGSMAudioCapability... Generating docs for compound MicrosoftIMAAudioCapability... Generating docs for compound MicrosoftNonStandardAudioCapability... Generating docs for compound Opal_G711_ALaw_PCM... Generating docs for compound Opal_G711_uLaw_PCM... Generating docs for compound Opal_G726_16_PCM... Generating docs for compound Opal_G726_24_PCM... Generating docs for compound Opal_G726_32_PCM... Generating docs for compound Opal_G726_40_PCM... Generating docs for compound Opal_G726_Transcoder... Generating docs for compound Opal_GSM0610... Generating docs for compound Opal_GSM0610_PCM... Generating docs for compound Opal_H261_YUV420P... Generating docs for compound Opal_iLBC_13k3_PCM... Generating docs for compound Opal_iLBC_15k2_PCM... Generating docs for compound Opal_iLBC_Decoder... Generating docs for compound Opal_iLBC_Encoder... Generating docs for compound Opal_Linear16Mono_PCM... Generating docs for compound Opal_LPC10_PCM... Generating docs for compound Opal_MSGSM_PCM... Generating docs for compound Opal_MSIMA_PCM... Generating docs for compound Opal_PCM_G711_ALaw... Generating docs for compound Opal_PCM_G711_uLaw... Generating docs for compound Opal_PCM_G726_16... Generating docs for compound Opal_PCM_G726_24... Generating docs for compound Opal_PCM_G726_32... Generating docs for compound Opal_PCM_G726_40... Generating docs for compound Opal_PCM_GSM0610... Generating docs for compound Opal_PCM_iLBC_13k3... Generating docs for compound Opal_PCM_iLBC_15k2... Generating docs for compound Opal_PCM_Linear16Mono... Generating docs for compound Opal_PCM_LPC10... Generating docs for compound Opal_PCM_MSGSM... Generating docs for compound Opal_PCM_MSIMA... Generating docs for compound Opal_PCM_Speex_11k... Generating docs for compound Opal_PCM_Speex_15k... Generating docs for compound Opal_PCM_Speex_18k2... Generating docs for compound Opal_PCM_Speex_20k6... Generating docs for compound Opal_PCM_Speex_5k95... Generating docs for compound Opal_PCM_Speex_8k... Generating docs for compound Opal_RGB24_RGB24... Generating docs for compound Opal_RGB32_RGB32... Generating docs for compound Opal_Speex_11k_PCM... Generating docs for compound Opal_Speex_15k_PCM... Generating docs for compound Opal_Speex_18k2_PCM... Generating docs for compound Opal_Speex_20k6_PCM... Generating docs for compound Opal_Speex_5k95_PCM... Generating docs for compound Opal_Speex_8k_PCM... Generating docs for compound Opal_Speex_Decoder... Generating docs for compound Opal_Speex_Encoder... Generating docs for compound Opal_Speex_Transcoder... Generating docs for compound Opal_YUV420P_H261... Generating docs for compound OpalAudioFormat... Generating docs for compound OpalAudioMediaStream... Generating docs for compound OpalCall... Generating docs for compound OpalConnection... Generating docs for nested compound OpalConnection::MediaInformation... Generating docs for compound OpalEchoCanceler... Generating docs for nested compound OpalEchoCanceler::Params... Generating docs for compound /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:1394: Warning: Found unknown command `\t' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:1442: Warning: Found unknown command `\0' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:1415: Warning: Found unknown command `\t' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:1403: Warning: Found unknown command `\t' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:744: Warning: Found unknown command `\t' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:802: Warning: Found unknown command `\0' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:767: Warning: Found unknown command `\t' /home/benh/ekigaxx/opal/opal-2.2.6/include/lids/lid.h:754: Warning: Found unknown command `\t' /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/manager.h:805: Warning: Found unknown command `\filename' OpalEndPoint... Generating docs for nested compound OpalEndPoint::ConnectionDict... Generating docs for compound OpalFileMediaStream... Generating docs for compound OpalFramedTranscoder... Generating docs for compound OpalGloballyUniqueID... Generating docs for compound OpalIAX2MediaStream... Generating docs for compound OpalLIDEndPoint... Generating docs for compound OpalLIDRegistration... Generating docs for compound OpalLine... Generating docs for compound OpalLineConnection... Generating docs for compound OpalLineInterfaceDevice... Generating docs for compound OpalLineMediaStream... Generating docs for compound OpalLineSilenceDetector... Generating docs for compound OpalListener... Generating docs for compound OpalListenerIP... Generating docs for compound OpalListenerTCP... Generating docs for compound OpalListenerUDP... Generating docs for compound OpalManager... Generating docs for nested compound OpalManager::CallDict... Generating docs for nested compound OpalManager::PortInfo... Generating docs for /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediacmd.h:59: Warning: explicit link request to 'CompareObjectMemoryDirect()' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediacmd.h:63: Warning: explicit link request to 'LessThan' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediacmd.h:63: Warning: explicit link request to 'EqualTo' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/mediacmd.h:63: Warning: explicit link request to 'GreaterThan' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transcoders.h:168: Warning: explicit link request to 'CompareObjectMemoryDirect()' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transcoders.h:172: Warning: explicit link request to 'LessThan' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transcoders.h:172: Warning: explicit link request to 'EqualTo' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/opal/transcoders.h:172: Warning: explicit link request to 'GreaterThan' could not be resolved nested compound OpalManager::RouteEntry... Generating docs for compound OpalMediaCommand... Generating docs for compound OpalMediaFormat... Generating docs for compound OpalMediaFormatList... Generating docs for compound OpalMediaFormatPair... Generating docs for compound OpalMediaOption... Generating docs for compound OpalMediaOptionEnum... Generating docs for compound OpalMediaOptionString... Generating docs for compound OpalMediaOptionValue... Generating docs for compound OpalMediaPatch... Generating docs for nested compound OpalMediaPatch::Filter... Generating docs for nested compound OpalMediaPatch::Sink... Generating docs for compound OpalMediaStream... Generating docs for compound OpalNullMediaStream... Generating docs for compound OpalPCM16SilenceDetector... Generating docs for compound OpalPCSSConnection... Generating docs for compound OpalPCSSEndPoint... Generating docs for compound OpalPOTSEndPoint... Generating docs for compound OpalPSTNEndPoint... Generating docs for compound OpalRawMediaStream... Generating docs for compound OpalRFC2833Info... Generating docs for compound OpalRFC2833Proto... Generating docs for compound OpalRTPMediaStream... Generating docs for compound OpalSilenceDetector... Generating docs for nested compound OpalSilenceDetector::Params... Generating docs for compound OpalStreamedTranscoder... Generating docs for compound OpalT120Protocol... Generating docs for compound OpalT38Protocol... Generating docs for compound OpalTemporalSpatialTradeOff... Generating docs for compound OpalTranscoder... Generating docs for compound OpalTransport... Generating docs for compound OpalTransportAddress... Generating docs for compound OpalTransportIP... Generating docs for compound OpalTransportTCP... Generating docs for compound OpalTransportUDP... Generating docs for compound OpalUncompVideoTranscoder... Generating docs for compound OpalVideoFormat... Generating docs for compound OpalVideoMediaStream... Generating docs for compound OpalVideoTranscoder... Generating docs for nested compound Opal/home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h:109: Warning: explicit link request to 'WaveType' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h:111: Warning: explicit link request to 'PChannel::IsOpen()' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h:102: Warning: explicit link request to 'OpenOptions' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h:124: Warning: explicit link request to 'WaveType' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h:126: Warning: explicit link request to 'PChannel::IsOpen()' could not be resolved /home/benh/ekigaxx/opal/opal-2.2.6/include/codec/opalwavfile.h:120: Warning: explicit link request to 'OpenOptions' could not be resolved VideoTranscoder::FrameHeader... Generating docs for compound OpalVideoUpdatePicture... Generating docs for compound OpalWAVFile... Generating docs for compound PASN_Sequence... Generating docs for compound PERF_STAT... Generating docs for compound Q931... Generating docs for compound qthDetectToneCadence... Generating docs for compound qthDetectToneCadenceElement... Generating docs for compound RTP_ControlFrame... Generating docs for nested compound RTP_ControlFrame::ReceiverReport... Generating docs for nested compound RTP_ControlFrame::SenderReport... Generating docs for nested compound RTP_ControlFrame::SourceDescription... Generating docs for nested compound RTP_ControlFrame::SourceDescription::Item... Generating docs for compound RTP_DataFrame... Generating docs for compound RTP_JitterBuffer... Generating docs for nested compound RTP_JitterBuffer::Entry... Generating docs for compound RTP_QOS... Generating docs for compound RTP_Session... Generating docs for nested compound RTP_Session::ReceiverReport.../home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sipep.h:690: Warning: Found unknown command `\domain' Generating docs for nested compound RTP_Session::SenderReport... Generating docs for nested compound RTP_Session::SourceDescription... Generating docs for compound RTP_SessionManager... Generating docs for compound RTP_UDP... Generating docs for compound RTP_UserData... Generating docs for compound SafeString... Generating docs for compound SafeStrings... Generating docs for compound SDPMediaDescription... Generating docs for compound SDPMediaFormat... Generating docs for compound SDPSessionDescription... Generating docs for compound SIP_PDU... Generating docs for compound SIP_RTP_Session... Generating docs for compound SIPAck... Generating docs for compound SIPAuthentication... Generating docs for compound SIPAuthInfo... Generating docs for compound SIPConnection... Generating docs for compound SIPEndPoint... Generating docs for nested compound SIPEndPoint::RegistrationList... Generating docs for compound SIPInfo... Generating docs for compound SIPInvite... Generating docs for compound SIPMessage... Generat/home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sippdu.h:220: Warning: Found unknown command `\host' /home/benh/ekigaxx/opal/opal-2.2.6/include/sip/sippdu.h:253: Warning: Found unknown command `\host' ing docs for compound SIPMessageInfo... Generating docs for compound SIPMIMEInfo... Generating docs for compound SIPMWISubscribe... Generating docs for compound SIPMWISubscribeInfo... Generating docs for compound SIPOptions... Generating docs for compound SIPRefer... Generating docs for compound SIPReferNotify... Generating docs for compound SIPRegister... Generating docs for compound SIPRegisterInfo... Generating docs for compound SIPTransaction... Generating docs for compound SIPURL... Generating docs for compound SpeexNarrow2AudioCapability... Generating docs for compound SpeexNarrow3AudioCapability... Generating docs for compound SpeexNarrow4AudioCapability... Generating docs for compound SpeexNarrow5AudioCapability... Generating docs for compound SpeexNarrow6AudioCapability... Generating docs for compound SpeexNonStandardAudioCapability... Generating docs for compound SpeexWide6AudioCapability... Generating docs for compound T38_ArrayOf_PASN_OctetString... Generating docs for compound T38_Data_Field... Generating docs for compound T38_Data_Field_subtype... Generating docs for compound T38_Data_Field_subtype_field_type... Generating docs for compound T38_IFPPacket... Generating docs for compound T38_PreCorrigendum_Data_Field... Generating docs for compound T38_PreCorrigendum_Data_Field_subtype... Generating docs for compound T38_PreCorrigendum_Data_Field_subtype_field_type... Generating docs for compound T38_PreCorrigendum_IFPPacket... Generating docs for compound T38_Type_of_msg... Generating docs for compound T38_Type_of_msg_data... Generating docs for compound T38_Type_of_msg_t30_indicator... Generating docs for compound T38_UDPTLPacket... Generating docs for compound T38_UDPTLPacket_error_recovery... Generating docs for compound T38_UDPTLPacket_error_recovery_fec_info... Generating docs for compound T38_UDPTLPacket_error_recovery_secondary_ifp_packets... Generating docs for compound T38_UDPTLPacket_error_recovery_secondary_ifp_packets_subtype... Generating docs for compound T38_UDPTLPacket_primary_ifp_packet... Generating docs for compound VPB_AGC... Generating docs for compound VPB_CALL... Generating docs for compound VPB_DETECT... Generating docs for compound VPB_DIGITS... Generating docs for compound VPB_EVENT... Generating docs for compound VPB_PIP... Generating docs for compound VPB_PLAY... Generating docs for compound VPB_RECORD... Generating docs for compound VPB_STRAN... Generating docs for compound VPB_TONE... Generating docs for compound VPB_TONE_MAP... Generating docs for compound VPB_VOX... Generating docs for compound VpbException... Generating docs for compound X224... Generating docs for compound X880_Code... Generating docs for compound X880_GeneralProblem... Generating docs for compound X880_Invoke... Generating docs for compound X880_InvokeId... Generating docs for compound X880_InvokeProblem... Generating docs for compound X880_Reject... Generating docs for compound X880_Reject_problem... Generating docs for compound X880_RejectProblem... Generating docs for compound X880_ReturnError... Generating docs for compound X880_ReturnErrorProblem... Generating docs for compound X880_ReturnResult... Generating docs for compound X880_ReturnResult_result... Generating docs for compound X880_ReturnResultProblem... Generating docs for compound X880_ROS... Generating namespace index... Generating docs for namespace PWLibStupidLinkerHacks Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' touch build-indep-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k -a dh_installdirs -a /usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib DESTDIR=/home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0 OPAL_LIBDIR=/usr/lib install make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' mkdir: cannot create directory `/usr/lib/obj_linux_ppc_r': Permission denied mkdir -p /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib ( for dir in /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/asn \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/codec \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/h323 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/iax2 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/lids \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/opal \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/rtp \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/sip \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/t120 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/t38 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//share/opal ;\ do mkdir -p $dir ; chmod 755 $dir ; \ done) /usr/bin/install -c -m 755 lib/libopal.so.2.2.6 /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib ln -snf libopal.so.2.2.6 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib/libopal.so.2.2 ln -snf libopal.so.2.2.6 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib/libopal.so.2 ln -snf libopal.so.2.2.6 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib/libopal.so ln -snf libopal.so.2.2.6 \ /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//lib/libopal.so ( for fn in include/asn/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/asn ; \ done) ( for fn in include/codec/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/codec ; \ done) ( for fn in include/h323/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/h323 ; \ done) ( for fn in include/iax2/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/iax2 ; \ done) ( for fn in include/lids/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/lids ; \ done) ( for fn in include/opal/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/opal ; \ done) ( for fn in include/rtp/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/rtp ; \ done) ( for fn in include/sip/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/sip ; \ done) ( for fn in include/t120/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/t120 ; \ done) ( for fn in include/t38/*.h ; do \ /usr/bin/install -c -m 644 $fn /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//include/opal/t38 ; \ done) /usr/bin/install -c -m 644 opal_inc.mak /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-2.2.0/usr//share/opal make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' ln -s libopal.so.2.2.6 \ debian/libopal-2.2.0/usr/lib/libopal.so.2.2.0 ln -s libopal.so.2.2.6 \ debian/libopal-2.2.0/usr/lib/libopal.so.2.2.1 ln -s libopal.so.2.2.6 \ debian/libopal-2.2.0/usr/lib/libopal.so.2.1.3 #/usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib INSTALL_DIR=/home/benh/ekigaxx/opal/opal-2.2.6/debian/simpleopal/usr -C samples/simple install #/usr/bin/make OPALDIR=/home/benh/ekigaxx/opal/opal-2.2.6 PWLIBDIR=/usr/share/pwlib -C samples/simple clean rmdir samples/simple/obj* rmdir: samples/simple/obj*: No such file or directory make: [install-arch] Error 1 (ignored) dh_movefiles --sourcedir=debian/libopal-2.2.0 -plibopal-dev `cd debian/libopal-2.2.0; ls -1 usr/lib/*.so` usr/include rm -rf debian/libopal-2.2.0/usr/include debian/libopal-2.2.0/usr/share/opal/opal_inc.mak rm -f debian/libopal-2.2.0/usr/lib/libopal.so.? #rm -f debian/libopal-2.2.0/usr/lib/libopal.so.?.?? #cp -v lib/libopal.a debian/libopal-dev/usr/lib sed -e 's#^OPALDIR.*#OPALDIR = \/usr\/lib\/opal#g' \ opal_inc.mak > debian/libopal-dev/usr/share/opal/opal_inc.mak #cp -vr include/* /home/benh/ekigaxx/opal/opal-2.2.6/debian/libopal-dev/usr/include/opal/. #find debian/libopal-dev/usr/include -type f -exec chmod 644 {} \; cp version.h debian/libopal-dev/usr/include/opal/ # linking stuff under usr/share/opal ln -s ../../include/opal/version.h debian/libopal-dev/usr/share/opal/ ln -s ../../include/opal debian/libopal-dev/usr/share/opal/include ln -s ../../lib debian/libopal-dev/usr/share/opal/ /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-strip make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' dh_testdir dh_testroot dh_strip --keep-debug --exclude=libopal_d #cp -af debian/libopal-2.2.0/usr/lib/debug debian/libopal-dbg/usr/lib && \ rm -rf debian/libopal-2.2.0/usr/lib/debug rm -rf debian/simpleopal/usr/lib/ make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' /usr/bin/make -f debian/rules DH_OPTIONS=-a binary-common make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' dh_testdir dh_testroot dh_installdocs dh_installman dh_installexamples #dh_installchangelogs ChangeLog # Remove all CVS sub-directories find debian -name "CVS" -type d|xargs rm -rf find debian -name .cvsignore -exec rm -f {} \; dh_link dh_compress dh_fixperms dh_makeshlibs -V "libopal-2.2.0 (>= 2.2.6)" dh_installdeb dh_shlibdeps -L libopal-2.2.0 -l debian/libopal-2.2.0/usr/lib dh_gencontrol dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb tar: -: file name read contains nul character dpkg-deb: building package `libopal-2.2.0' in `../libopal-2.2.0_2.2.6-0.dapper0_powerpc.deb'. tar: -: file name read contains nul character dpkg-deb: building package `libopal-dev' in `../libopal-dev_2.2.6-0.dapper0_powerpc.deb'. tar: -: file name read contains nul character dpkg-deb: building package `simpleopal' in `../simpleopal_2.2.6-0.dapper0_powerpc.deb'. tar: -: file name read contains nul character dpkg-deb: building package `libopal-dbg' in `../libopal-dbg_2.2.6-0.dapper0_powerpc.deb'. make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' dh_testdir dh_testroot dh_clean -k -i dh_installdirs -i /usr/bin/make -f debian/rules DH_OPTIONS=-i binary-common make[1]: Entering directory `/home/benh/ekigaxx/opal/opal-2.2.6' dh_testdir dh_testroot dh_installdocs dh_installman dh_installexamples #dh_installchangelogs ChangeLog # Remove all CVS sub-directories find debian -name "CVS" -type d|xargs rm -rf find debian -name .cvsignore -exec rm -f {} \; dh_link dh_compress dh_fixperms dh_makeshlibs -V "libopal-2.2.0 (>= 2.2.6)" dh_installdeb dh_shlibdeps -L libopal-2.2.0 -l debian/libopal-2.2.0/usr/lib dh_gencontrol dh_md5sums dh_builddeb tar: -: file name read contains nul character dpkg-deb: building package `libopal-doc' in `../libopal-doc_2.2.6-0.dapper0_all.deb'. make[1]: Leaving directory `/home/benh/ekigaxx/opal/opal-2.2.6' dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included) Now signing changes and any dsc files... signfile opal_2.2.6-0.dapper0.dsc Luc Saillard gpg: skipped "Luc Saillard ": secret key not available gpg: [stdin]: clearsign failed: secret key not available debsign: gpg error occurred! Aborting....