Date: Mon, 15 Sep 2003 21:38:52 -0400 (EDT) From: Brian Gruber <bgruber@bgruber.isa-geek.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/56909: cannot compile openh323 Message-ID: <200309160138.h8G1cqI2010055@bgruber.isa-geek.com> Resent-Message-ID: <200309160140.h8G1eCIX093001@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 56909 >Category: ports >Synopsis: cannot compile openh323 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 15 18:40:12 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Brian Gruber >Release: FreeBSD 5.1-RELEASE i386 >Organization: >Environment: System: FreeBSD calvin 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Sun Jul 27 23:52:41 EDT 2003 root@calvin:/usr/src/sys/i386/compile/CALVIN i386 >Description: I am unable to compile openh323. ports fully updated. output follows: ===> Extracting for openh323-1.12.0_1 >How-To-Repeat: cd /usr/ports/net/openh323 make >Fix: >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for openh323_1.12.0.tar.gz. ===> Patching for openh323-1.12.0_1 ===> Applying FreeBSD patches for openh323-1.12.0_1 ===> openh323-1.12.0_1 depends on file: /nonexistent - not found ===> Verifying build for /nonexistent in /usr/ports/devel/pwlib ===> Extracting for pwlib-1.5.0_2 >> Checksum OK for pwlib_1.5.0.tar.gz. ===> Patching for pwlib-1.5.0_2 ===> Applying FreeBSD patches for pwlib-1.5.0_2 ===> pwlib-1.5.0_2 depends on executable: gmake - found ===> pwlib-1.5.0_2 depends on file: /usr/local/bin/autoconf - found ===> pwlib-1.5.0_2 depends on executable: bison - found ===> pwlib-1.5.0_2 depends on shared library: expat.4 - found ===> pwlib-1.5.0_2 depends on shared library: ldap.2 - found ===> Configuring for pwlib-1.5.0_2 configure: WARNING: you should use --build, --host, --target PTLib version is 1.5.0 checking build system type... i386-portbld-freebsd5.1 checking host system type... i386-portbld-freebsd5.1 checking target system type... i386-portbld-freebsd5.1 OSTYPE set to FreeBSD OSRLEASE set to 501000 MACHTYPE set to x86 checking for i386-portbld-freebsd5.1-gcc... cc checking for C compiler default output... 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 cc accepts -g... yes checking whether byte ordering is bigendian... no checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking libdc1394/dc1394_control.h usability... no checking libdc1394/dc1394_control.h presence... no checking for libdc1394/dc1394_control.h... no checking libavc1394/avc1394.h usability... no checking libavc1394/avc1394.h presence... no checking for libavc1394/avc1394.h... no checking libdv/dv.h usability... no checking libdv/dv.h presence... no checking for libdv/dv.h... no checking for res_search... yes checking ldap.h usability... no checking ldap.h presence... no checking for ldap.h... no checking for /usr/local/include/ldap.h... yes checking expat.h usability... no checking expat.h presence... no checking for expat.h... no checking for /usr/local/include/expat.h... yes checking for pthread_create in -lpthread... no checking for pthread_create in -lc_r... yes checking SDL/SDL.h usability... no checking SDL/SDL.h presence... no checking for SDL/SDL.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for IPv6 Support... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking machine/ioctl_meteor.h usability... yes checking machine/ioctl_meteor.h presence... yes checking for machine/ioctl_meteor.h... yes checking i386/ioctl_meteor.h usability... no checking i386/ioctl_meteor.h presence... no checking for i386/ioctl_meteor.h... no checking dev/ic/bt8xx.h usability... no checking dev/ic/bt8xx.h presence... no checking for dev/ic/bt8xx.h... no checking for dlopen in -ldl... no configure: creating ./config.status config.status: creating make/ptbuildopts.mak config.status: creating make/ptlib-config config.status: creating Makefile config.status: creating include/ptbuildopts.h ===> Building for pwlib-1.5.0_2 gmake P_SHAREDLIB=0 opt gmake[1]: Entering directory `/usr/ports/devel/pwlib/work/pwlib' set -e; gmake -C src/ptlib/unix opt; gmake -C tools/asnparser opt; gmake[2]: Entering directory `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix' c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/asner.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/asner.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/ipacl.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ipacl.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/modem.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/modem.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/qchannel.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/qchannel.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/delaychan.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/delaychan.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/memfile.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/memfile.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/cypher.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/cypher.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/random.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/random.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/socks.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/socks.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/httpsvc.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpsvc.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/snmpclnt.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/snmpclnt.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/snmpserv.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/snmpserv.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/psnmp.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/psnmp.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pasn.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pasn.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/httpform.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpform.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/httpclnt.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpclnt.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/httpsrvr.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpsrvr.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/http.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/http.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/html.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/html.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/ftpclnt.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ftpclnt.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/ftpsrvr.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ftpsrvr.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/ftp.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ftp.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/inetmail.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/inetmail.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/inetprot.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/inetprot.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/telnet.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/telnet.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pwavfile.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pwavfile.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/dtmf.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/dtmf.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/ptts.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ptts.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/stun.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/stun.o In file included from /usr/include/g++/backward/iostream.h:31, from ../../ptclib/stun.h:38, from ../../ptclib/stun.cxx:43: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. ../../ptclib/stun.cxx: In function `StunNatType stunType(StunAddress&, bool, int)': ../../ptclib/stun.cxx:930: warning: unused variable `int e' c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pstun.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pstun.o In file included from /usr/include/g++/backward/iostream.h:31, from ../../ptclib/stun.h:38, from ../../ptclib/pstun.cxx:53: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/udp.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/udp.o In file included from /usr/include/g++/backward/iostream.h:31, from ../../ptclib/udp.cxx:36: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pdns.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pdns.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pssl.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pssl.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/shttpsvc.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/shttpsvc.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pldap.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pldap.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pils.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pils.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/vfakeio.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/vfakeio.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/videoio.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/videoio.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c video4bsd.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/video4bsd.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/vconvert.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/vconvert.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c oss.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/oss.o bison ../common/getdate.y -o ../common/getdate.tab.c ../common/getdate.y: warning: 8 shift/reduce conflicts and 18 reduce/reduce conflicts cc -O -pipe -march=pentium3 -DPTRACING=1 -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel /pwlib/work/pwlib/include -c ../common/getdate.tab.c -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/getdate.tab.o ../common/getdate.y:106:1: warning: "YYPURE" redefined ../common/getdate.tab.c:40:1: warning: this is the location of the previous definition c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pxml.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pxml.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pxmlrpc.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pxmlrpc.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/pxmlrpcs.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pxmlrpcs.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/psoap.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/psoap.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../../ptclib/vxml.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/vxml.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c uicmp.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/uicmp.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/sockets.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/sockets.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/pvidchan.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pvidchan.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c socket.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/socket.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c svcproc.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/svcproc.o In file included from svcproc.cxx:257: /usr/include/g++/fstream:304: warning: `typename std::basic_filebuf<_CharT, _Traits>::int_type' is implicitly a typename /usr/include/g++/fstream:304: warning: implicit typename is deprecated, please see the documentation for details /usr/include/g++/fstream:309: warning: `typename std::basic_filebuf<_CharT, _Traits>::int_type' is implicitly a typename /usr/include/g++/fstream:309: warning: implicit typename is deprecated, please see the documentation for details c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c remconn.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/remconn.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c config.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/config.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c udll.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/udll.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/ptime.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ptime.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c pipechan.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pipechan.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c serchan.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/serchan.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/sfile.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/sfile.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c channel.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/channel.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c osutil.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/osutil.o osutil.cxx: In static member function `static PTime::DateOrder PTime::GetDateOrder()': osutil.cxx:1433: warning: `%x' yields only last 2 digits of year in some locales on non-BSD systems osutil.cxx: In static member function `static PString PTime::GetDateSeparator()': osutil.cxx:1469: warning: `%x' yields only last 2 digits of year in some locales on non-BSD systems c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/osutils.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/osutils.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/safecoll.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/safecoll.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c tlib.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/tlib.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c switch.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/switch.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c assert.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/assert.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/collect.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/collect.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/contain.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/contain.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -DPTRACING=1 -c ../common/object.cxx -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/object.o In file included from /usr/include/g++/backward/strstream:51, from ../common/object.cxx:249: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. cc -O -pipe -march=pentium3 -DPTRACING=1 -g -DNDEBUG -c -DPOSIX_MISTAKE -I../common/regex -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regcomp.o -c ../common/regex/regcomp.c cc -O -pipe -march=pentium3 -DPTRACING=1 -g -DNDEBUG -c -DPOSIX_MISTAKE -I../common/regex -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regexec.o -c ../common/regex/regexec.c cc -O -pipe -march=pentium3 -DPTRACING=1 -g -DNDEBUG -c -DPOSIX_MISTAKE -I../common/regex -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regerror.o -c ../common/regex/regerror.c cc -O -pipe -march=pentium3 -DPTRACING=1 -g -DNDEBUG -c -DPOSIX_MISTAKE -I../common/regex -o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regfree.o -c ../common/regex/regfree.c ar rc /usr/ports/devel/pwlib/work/pwlib/lib/libpt_FreeBSD_x86_r_s.a /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/asner.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ipacl.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86 _r/modem.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/qchannel.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/delaychan.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/memfile.o /usr/ports/devel/pwlib/work/pwlib/lib/ obj_FreeBSD_x86_r/cypher.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/random.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/socks.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpsvc.o /usr/ports/devel/pwlib/work/ pwlib/lib/obj_FreeBSD_x86_r/snmpclnt.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/snmpserv.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/psnmp.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x 86_! r/pasn.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpform.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpclnt.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/httpsrvr.o /usr/ports/devel/pwlib/work/pwlib/lib/o bj_FreeBSD_x86_r/http.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/html.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ftpclnt.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ftpsrvr.o /usr/ports/devel/pwlib/work/pwl ib/lib/obj_FreeBSD_x86_r/ftp.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/inetmail.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/inetprot.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/telnet.o /usr/ports/devel/pwl ib/work/pwlib/lib/obj_FreeBSD_x86_r/pwavfile.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/dtmf.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ptts.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBS D_x! 86_r/stun.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD! _x86_r/p stun.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/udp.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pdns.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pssl.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r /shttpsvc.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pldap.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pils.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/vfakeio.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_Fre eBSD_x86_r/videoio.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/video4bsd.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/vconvert.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/oss.o /usr/ports/devel/pwlib/work/pwli b/lib/obj_FreeBSD_x86_r/getdate.tab.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pxml.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pxmlrpc.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_ r/p! xmlrpcs.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/psoap.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/vxml.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/uicmp.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBS D_x86_r/sockets.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/pvidchan.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/socket.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/svcproc.o /usr/ports/devel/pwlib/work/pwlib/ lib/obj_FreeBSD_x86_r/remconn.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/config.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/udll.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/ptime.o /usr/ports/devel/pwlib/wor k/pwlib/lib/obj_FreeBSD_x86_r/pipechan.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/serchan.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/sfile.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_ x86! _r/channel.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBS! D_x86_r/ osutil.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/osutils.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/safecoll.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/tlib.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_Fre eBSD_x86_r/switch.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/assert.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/collect.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/contain.o /usr/ports/devel/pwlib/work/pwlib /lib/obj_FreeBSD_x86_r/object.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regcomp.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regexec.o /usr/ports/devel/pwlib/work/pwlib/lib/obj_FreeBSD_x86_r/regerror.o /usr/ports/devel/pw lib/work/pwlib/lib/obj_FreeBSD_x86_r/regfree.o ranlib /usr/ports/devel/pwlib/work/pwlib/lib/libpt_FreeBSD_x86_r_s.a gmake[2]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix' gmake[2]: Entering directory `/usr/ports/devel/pwlib/work/pwlib/tools/asnparser' bison -t -v -d -o asn_grammar asn_grammar.y mv asn_grammar asn_grammar.cxx c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c asn_grammar.cxx -o obj_FreeBSD_x86_r/asn_grammar.o flex -t asn_lex.l > asn_lex.cxx c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c asn_lex.cxx -o obj_FreeBSD_x86_r/asn_lex.o c++ -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c main.cxx -o obj_FreeBSD_x86_r/main.o c++ -o obj_FreeBSD_x86_r/asnparser -O -pipe -march=pentium3 -L/usr/local/lib -L/usr/local/lib -s -L/usr/ports/devel/pwlib/work/pwlib/lib ./obj_FreeBSD_x86_r/asn_grammar.o ./obj_FreeBSD_x86_r/asn_lex.o ./obj_FreeBSD_x86_r/main.o -lpt_FreeBSD_x86_r_s - lssl -lcrypto -llber -lldap -lldap_r -lexpat -pthread gmake[2]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib/tools/asnparser' gmake[1]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib' set -e; gmake -C src/ptlib/unix optnoshared; gmake -C tools/asnparser optnoshared; gmake[1]: Entering directory `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix' gmake P_SHAREDLIB=0 opt gmake[2]: Entering directory `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix' gmake[2]: Nothing to be done for `opt'. gmake[2]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix' gmake[1]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib/src/ptlib/unix' gmake[1]: Entering directory `/usr/ports/devel/pwlib/work/pwlib/tools/asnparser' gmake P_SHAREDLIB=0 opt gmake[2]: Entering directory `/usr/ports/devel/pwlib/work/pwlib/tools/asnparser' gmake[2]: Nothing to be done for `opt'. gmake[2]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib/tools/asnparser' gmake[1]: Leaving directory `/usr/ports/devel/pwlib/work/pwlib/tools/asnparser' ===> Returning to build of openh323-1.12.0_1 ===> openh323-1.12.0_1 depends on executable: gmake - found ===> openh323-1.12.0_1 depends on file: /usr/local/bin/autoconf - found ===> openh323-1.12.0_1 depends on executable: bison - found ===> openh323-1.12.0_1 depends on shared library: expat.4 - found ===> openh323-1.12.0_1 depends on shared library: ldap.2 - found ===> Configuring for openh323-1.12.0_1 configure: WARNING: you should use --build, --host, --target checking for i386-portbld-freebsd5.1-g++... c++ checking for C++ compiler default output... 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 c++ accepts -g... yes OpenH323 version is 1.12.0 checking how to run the C++ preprocessor... c++ -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking ptlib.h usability... no checking ptlib.h presence... no checking for ptlib.h... no checking for /usr/ports/net/openh323/work/../../../devel/pwlib/work/pwlib/include/ptlib... yes checking for ptlib-config... /usr/ports/net/openh323/work/../../../devel/pwlib/work/pwlib/make//ptlib-config PWLib prefix set to.... /usr/ports/net/openh323/work/../../../devel/pwlib/work/pwlib checking avcodec.h usability... no checking avcodec.h presence... no checking for avcodec.h... no checking for /usr/local/include/ffmpeg/avcodec.h... yes configure: creating ./config.status config.status: creating openh323u.mak config.status: creating Makefile config.status: creating include/openh323buildopts.h ===> Building for openh323-1.12.0_1 gmake P_SHAREDLIB=0 opt gmake[1]: Entering directory `/usr/ports/net/openh323/work/openh323' set -e; gmake -C src opt; gmake -C samples/simple opt; gmake[2]: Entering directory `/usr/ports/net/openh323/work/openh323/src' /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser --version | awk '{print $1,$2,$3}' > asnparser.version.new if test -f asnparser.version && diff asnparser.version.new asnparser.version >/dev/null 2>&1 ; \ then rm asnparser.version.new ; \ else mv asnparser.version.new asnparser.version ; \ fi /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -s2 -m H225 -r MULTIMEDIA-SYSTEM-CONTROL=H245 -c /usr/ports/net/openh323/work/openh323/src/h225.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h225.h /usr/ports/net/openh323/work/openh323/include/h225.h /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H235 -c /usr/ports/net/openh323/work/openh323/src/h235.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h235.h /usr/ports/net/openh323/work/openh323/include/h235.h /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -s3 -m H245 -c --classheader "H245_AudioCapability=#ifndef PASN_NOPRINTON\nvoid PrintOn(ostream & strm) const;\n#endif" /usr/ports/net/openh323/work/openh323/src/h245.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h245.h /usr/ports/net/openh323/work/openh323/include/h245.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h225_1.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h225 _1.o c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c h225_2.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h225_2.o c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c h245_1.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h245_1.o c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c h245_2.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h245_2.o c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c h245_3.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h245_3.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H248 -c /usr/ports/net/openh323/work/openh323/src/h248.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h248.h /usr/ports/net/openh323/work/openh323/include/h248.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h248.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h248.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m X880 -c /usr/ports/net/openh323/work/openh323/src/x880.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/x880.h /usr/ports/net/openh323/work/openh323/include/x880.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/x880.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/x880.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m T38 -c /usr/ports/net/openh323/work/openh323/src/t38.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/t38.h /usr/ports/net/openh323/work/openh323/include/t38.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/t38.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/t38.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4501 -c /usr/ports/net/openh323/work/openh323/src/h4501.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4501.h /usr/ports/net/openh323/work/openh323/include/h4501.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4501.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4501 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4502 -c /usr/ports/net/openh323/work/openh323/src/h4502.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4502.h /usr/ports/net/openh323/work/openh323/include/h4502.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4502.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4502 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4504 -c /usr/ports/net/openh323/work/openh323/src/h4504.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4504.h /usr/ports/net/openh323/work/openh323/include/h4504.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4504.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4504 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4505 -c /usr/ports/net/openh323/work/openh323/src/h4505.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4505.h /usr/ports/net/openh323/work/openh323/include/h4505.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4505.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4505 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4506 -c /usr/ports/net/openh323/work/openh323/src/h4506.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4506.h /usr/ports/net/openh323/work/openh323/include/h4506.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4506.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4506 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4507 -c /usr/ports/net/openh323/work/openh323/src/h4507.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4507.h /usr/ports/net/openh323/work/openh323/include/h4507.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4507.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4507 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4508 -c /usr/ports/net/openh323/work/openh323/src/h4508.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4508.h /usr/ports/net/openh323/work/openh323/include/h4508.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4508.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4508 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H4509 -c /usr/ports/net/openh323/work/openh323/src/h4509.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h4509.h /usr/ports/net/openh323/work/openh323/include/h4509.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h4509.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h4509 .o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H45010 -c /usr/ports/net/openh323/work/openh323/src/h45010.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h45010.h /usr/ports/net/openh323/work/openh323/include/h45010.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h45010.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h450 10.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H45011 -c /usr/ports/net/openh323/work/openh323/src/h45011.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h45011.h /usr/ports/net/openh323/work/openh323/include/h45011.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h45011.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h450 11.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m H501 -c /usr/ports/net/openh323/work/openh323/src/h501.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/h501.h /usr/ports/net/openh323/work/openh323/include/h501.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/h501.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h501.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m MCS -c /usr/ports/net/openh323/work/openh323/src/mcspdu.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/mcspdu.h /usr/ports/net/openh323/work/openh323/include/mcspdu.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/mcspdu.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/mcsp du.o /usr/ports/devel/pwlib/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnparser -m GCC -c /usr/ports/net/openh323/work/openh323/src/gccpdu.asn ASNParse version 1.7.1 for Unix FreeBSD by Equivalence mv /usr/ports/net/openh323/work/openh323/src/gccpdu.h /usr/ports/net/openh323/work/openh323/include/gccpdu.h c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c /usr/ports/net/openh323/work/openh323/src/gccpdu.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/gccp du.o c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501000 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net /openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentium3 -c h323.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o In file included from /usr/ports/net/openh323/work/openh323/include/codecs.h:263, from /usr/ports/net/openh323/work/openh323/include/h323caps.h:169, from /usr/ports/net/openh323/work/openh323/include/h323con.h:255, from h323.cxx:1089: /usr/local/include/ffmpeg/rtp.h:26: `AVCodecContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:26: `codec' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:26: syntax error before `)' token /usr/local/include/ffmpeg/rtp.h:26: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:27: `AVCodecContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:27: `codec' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: `AVFormatContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: `s1' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: `AVPacket' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: `pkt' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:29: syntax error before `unsigned' /usr/local/include/ffmpeg/rtp.h:29: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:31: syntax error before `;' token /usr/local/include/ffmpeg/rtp.h:32: syntax error before `;' token /usr/local/include/ffmpeg/rtp.h:34: `URLContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:34: `h' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:35: `URLContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:35: `h' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:35: syntax error before `char' /usr/local/include/ffmpeg/rtp.h:35: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:36: `URLContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:36: `h' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:36: syntax error before `*' token /usr/local/include/ffmpeg/rtp.h:36: variable or field `rtp_get_file_handles' declared void /usr/local/include/ffmpeg/rtp.h:36: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:38: syntax error before `;' token gmake[2]: *** [/usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o] Error 1 gmake[2]: Leaving directory `/usr/ports/net/openh323/work/openh323/src' gmake[1]: *** [opt] Error 2 gmake[1]: Leaving directory `/usr/ports/net/openh323/work/openh323' gmake: *** [optnoshared] Error 2 *** Error code 2 Stop in /usr/ports/net/openh323.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309160138.h8G1cqI2010055>