Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 13926 Details for
Bug 23596
net-libs/openh323-1.12.0 won't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
bla6 (text/plain), 104.46 KB, created by
Andreas Kotowicz
on 2003-06-27 07:42:03 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Andreas Kotowicz
Created:
2003-06-27 07:42:03 UTC
Size:
104.46 KB
patch
obsolete
>]1;]2;Started emerge on: Jun 27, 2003 16:39:23]1;]2; *** emerge gnomemeeting]1;]2; >>> emerge (1 of 2) net-libs/openh323-1.12.0 to /]1;]2; === (1 of 2) Cleaning (/usr/portage/net-libs/openh323/openh323-1.12.0.ebuild)]1;]2; === (1 of 2) Compiling/Merging (/usr/portage/net-libs/openh323/openh323-1.12.0.ebuild)>>> Unpacking source... >>>> Unpacking openh323_1.12.0.tar.gz to /usr/local/mp3/vartmp/portage/openh323-1.12.0/work >>>> Source unpacked. >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for i686-pc-linux-gnu-g++... g++ >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 g++ accepts -g... yes >OpenH323 version is 1.12.0 >checking how to run the C++ preprocessor... g++ -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking ptlib.h usability... no >checking ptlib.h presence... yes >configure: WARNING: ptlib.h: present but cannot be compiled >configure: WARNING: ptlib.h: check for missing prerequisite headers? >configure: WARNING: ptlib.h: proceeding with the preprocessor's result >checking for ptlib.h... yes >checking for ptlib-config... /usr/bin/ptlib-config >PWLib prefix set to.... /usr/share/pwlib >checking avcodec.h usability... no >checking avcodec.h presence... no >checking for avcodec.h... no >checking for /usr/local/include/ffmpeg/avcodec.h... no >configure: creating ./config.status >config.status: creating openh323u.mak >config.status: creating Makefile >config.status: creating include/openh323buildopts.h >set -e; make -C src opt; make -C samples/simple opt; >make[1]: Entering directory `/usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src' >/usr/bin/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/bin/asnparser -s2 -m H225 -r MULTIMEDIA-SYSTEM-CONTROL=H245 -c /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h225.asn >ASNParse version 1.7.1 for Unix Linux by Equivalence >mv /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h225.h /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/include/h225.h >/usr/bin/asnparser -m H235 -c /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h235.asn >ASNParse version 1.7.1 for Unix Linux by Equivalence >mv /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h235.h /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/include/h235.h >/usr/bin/asnparser -s3 -m H245 -c --classheader "H245_AudioCapability=#ifndef PASN_NOPRINTON\nvoid PrintOn(ostream & strm) const;\n#endif" /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h245.asn >ASNParse version 1.7.1 for Unix Linux by Equivalence >mv /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h245.h /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/include/h245.h >g++ -DP_LINUX=2.4.21 -I/usr/include -D_REENTRANT -Wall -fPIC -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/share/pwlib/include/ptlib/unix -DPTRACING -I/usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/include -DHAS_IXJ -DHAS_OSS -DPTRACING -I/usr/share/pwlib/include -DNDEBUG -mcpu=athlon-xp -O3 -pipe -c /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h225_1.cxx -o /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/lib/obj_linux_x86_r/h225_1.o >In file included from /usr/include/ptlib/contain.h:222, > from /usr/share/pwlib/include/ptlib.h:139, > from /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h225_1.cxx:11: >/usr/include/ptlib/object.h:585: parse error before `(' token >/usr/include/ptlib/object.h:1201: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1201: parse error before `(' token >/usr/include/ptlib/object.h:1214: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1214: declaration of `int PObject::BOOL' >/usr/include/ptlib/object.h:1201: conflicts with previous declaration `int > PObject::BOOL' >/usr/include/ptlib/object.h:1214: parse error before `(' token >/usr/include/ptlib/object.h:1265: syntax error before `operator' >/usr/include/ptlib/object.h:1214: duplicate member `PObject::BOOL' >/usr/include/ptlib/object.h:1274: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1274: syntax error before `operator' >/usr/include/ptlib/object.h:1283: syntax error before `operator' >/usr/include/ptlib/object.h:1292: syntax error before `operator' >/usr/include/ptlib/object.h:1301: syntax error before `operator' >/usr/include/ptlib/object.h:1310: syntax error before `operator' >/usr/include/ptlib/object.h:1325: virtual outside class declaration >/usr/include/ptlib/object.h:1325: non-member function `void > PrintOn(std::ostream&)' cannot have `const' method qualifier >/usr/include/ptlib/object.h:1335: virtual outside class declaration >/usr/include/ptlib/object.h:1346: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:1346: friend declaration not in class definition >/usr/include/ptlib/object.h: In function `std::ostream& > operator<<(std::ostream&, const PObject&)': >/usr/include/ptlib/object.h:1346: no matching function for call to `PObject:: > PrintOn(std::basic_ostream<char, std::char_traits<char> >&) const' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:1356: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:1356: friend declaration not in class definition >/usr/include/ptlib/object.h: In function `std::istream& > operator>>(std::istream&, PObject&)': >/usr/include/ptlib/object.h:1356: no matching function for call to `PObject:: > ReadFrom(std::basic_istream<char, std::char_traits<char> >&)' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:1375: syntax error before `(' token >/usr/include/ptlib/object.h:1398: virtual outside class declaration >/usr/include/ptlib/object.h:1420: virtual outside class declaration >/usr/include/ptlib/object.h:1437: virtual outside class declaration >/usr/include/ptlib/object.h:1437: non-member function `PObject* Clone()' cannot > have `const' method qualifier >/usr/include/ptlib/object.h:1450: syntax error before `(' token >/usr/include/ptlib/object.h:1509: parse error before `(' token >/usr/include/ptlib/object.h:1549: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1549: parse error before `(' token >/usr/include/ptlib/object.h:1549: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1549: syntax error before `(' token >/usr/include/ptlib/object.h:1549: syntax error before `(' token >/usr/include/ptlib/object.h:1558: virtual outside class declaration >/usr/include/ptlib/object.h:1558: `PSerialiser& operator<<(char)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1558: `PSerialiser& operator<<(char)' must take > exactly two arguments >/usr/include/ptlib/object.h:1558: function `PSerialiser& operator<<(char)' is > initialized like a variable >/usr/include/ptlib/object.h:1560: virtual outside class declaration >/usr/include/ptlib/object.h:1560: `PSerialiser& operator<<(unsigned char)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1560: `PSerialiser& operator<<(unsigned char)' must > take exactly two arguments >/usr/include/ptlib/object.h:1560: function `PSerialiser& operator<<(unsigned > char)' is initialized like a variable >/usr/include/ptlib/object.h:1562: virtual outside class declaration >/usr/include/ptlib/object.h:1562: `PSerialiser& operator<<(signed char)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1562: `PSerialiser& operator<<(signed char)' must > take exactly two arguments >/usr/include/ptlib/object.h:1562: function `PSerialiser& operator<<(signed > char)' is initialized like a variable >/usr/include/ptlib/object.h:1564: virtual outside class declaration >/usr/include/ptlib/object.h:1564: `PSerialiser& operator<<(short int)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1564: `PSerialiser& operator<<(short int)' must > take exactly two arguments >/usr/include/ptlib/object.h:1564: function `PSerialiser& operator<<(short int)' > is initialized like a variable >/usr/include/ptlib/object.h:1566: virtual outside class declaration >/usr/include/ptlib/object.h:1566: `PSerialiser& operator<<(short unsigned int)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1566: `PSerialiser& operator<<(short unsigned int)' > must take exactly two arguments >/usr/include/ptlib/object.h:1566: function `PSerialiser& operator<<(short > unsigned int)' is initialized like a variable >/usr/include/ptlib/object.h:1568: virtual outside class declaration >/usr/include/ptlib/object.h:1568: `PSerialiser& operator<<(int)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1568: `PSerialiser& operator<<(int)' must take > exactly two arguments >/usr/include/ptlib/object.h:1568: function `PSerialiser& operator<<(int)' is > initialized like a variable >/usr/include/ptlib/object.h:1570: virtual outside class declaration >/usr/include/ptlib/object.h:1570: `PSerialiser& operator<<(unsigned int)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1570: `PSerialiser& operator<<(unsigned int)' must > take exactly two arguments >/usr/include/ptlib/object.h:1570: function `PSerialiser& operator<<(unsigned > int)' is initialized like a variable >/usr/include/ptlib/object.h:1572: virtual outside class declaration >/usr/include/ptlib/object.h:1572: `PSerialiser& operator<<(long int)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1572: `PSerialiser& operator<<(long int)' must take > exactly two arguments >/usr/include/ptlib/object.h:1572: function `PSerialiser& operator<<(long int)' > is initialized like a variable >/usr/include/ptlib/object.h:1574: virtual outside class declaration >/usr/include/ptlib/object.h:1574: `PSerialiser& operator<<(long unsigned int)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1574: `PSerialiser& operator<<(long unsigned int)' > must take exactly two arguments >/usr/include/ptlib/object.h:1574: function `PSerialiser& operator<<(long > unsigned int)' is initialized like a variable >/usr/include/ptlib/object.h:1576: virtual outside class declaration >/usr/include/ptlib/object.h:1576: `PSerialiser& operator<<(float)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1576: `PSerialiser& operator<<(float)' must take > exactly two arguments >/usr/include/ptlib/object.h:1576: function `PSerialiser& operator<<(float)' is > initialized like a variable >/usr/include/ptlib/object.h:1578: virtual outside class declaration >/usr/include/ptlib/object.h:1578: `PSerialiser& operator<<(double)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1578: `PSerialiser& operator<<(double)' must take > exactly two arguments >/usr/include/ptlib/object.h:1578: function `PSerialiser& operator<<(double)' is > initialized like a variable >/usr/include/ptlib/object.h:1581: virtual outside class declaration >/usr/include/ptlib/object.h:1581: `PSerialiser& operator<<(long double)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1581: `PSerialiser& operator<<(long double)' must > take exactly two arguments >/usr/include/ptlib/object.h:1581: function `PSerialiser& operator<<(long > double)' is initialized like a variable >/usr/include/ptlib/object.h:1584: virtual outside class declaration >/usr/include/ptlib/object.h:1584: `PSerialiser& operator<<(const char*)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1584: `PSerialiser& operator<<(const char*)' must > take exactly two arguments >/usr/include/ptlib/object.h:1584: function `PSerialiser& operator<<(const > char*)' is initialized like a variable >/usr/include/ptlib/object.h:1586: virtual outside class declaration >/usr/include/ptlib/object.h:1586: `PSerialiser& operator<<(const unsigned > char*)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1586: `PSerialiser& operator<<(const unsigned > char*)' must take exactly two arguments >/usr/include/ptlib/object.h:1586: function `PSerialiser& operator<<(const > unsigned char*)' is initialized like a variable >/usr/include/ptlib/object.h:1588: virtual outside class declaration >/usr/include/ptlib/object.h:1588: `PSerialiser& operator<<(const signed char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1588: `PSerialiser& operator<<(const signed char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1588: function `PSerialiser& operator<<(const > signed char*)' is initialized like a variable >/usr/include/ptlib/object.h:1593: virtual outside class declaration >/usr/include/ptlib/object.h:1593: `PSerialiser& operator<<(PObject&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1595: parse error before `protected' >/usr/include/ptlib/object.h:1620: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1620: parse error before `(' token >/usr/include/ptlib/object.h:1620: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1620: syntax error before `(' token >/usr/include/ptlib/object.h:1620: syntax error before `(' token >/usr/include/ptlib/object.h:1629: virtual outside class declaration >/usr/include/ptlib/object.h:1629: `PUnSerialiser& operator>>(char&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1629: `PUnSerialiser& operator>>(char&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1629: function `PUnSerialiser& operator>>(char&)' > is initialized like a variable >/usr/include/ptlib/object.h:1631: virtual outside class declaration >/usr/include/ptlib/object.h:1631: `PUnSerialiser& operator>>(unsigned char&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1631: `PUnSerialiser& operator>>(unsigned char&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1631: function `PUnSerialiser& operator>>(unsigned > char&)' is initialized like a variable >/usr/include/ptlib/object.h:1633: virtual outside class declaration >/usr/include/ptlib/object.h:1633: `PUnSerialiser& operator>>(signed char&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1633: `PUnSerialiser& operator>>(signed char&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1633: function `PUnSerialiser& operator>>(signed > char&)' is initialized like a variable >/usr/include/ptlib/object.h:1635: virtual outside class declaration >/usr/include/ptlib/object.h:1635: `PUnSerialiser& operator>>(short int&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1635: `PUnSerialiser& operator>>(short int&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1635: function `PUnSerialiser& operator>>(short > int&)' is initialized like a variable >/usr/include/ptlib/object.h:1637: virtual outside class declaration >/usr/include/ptlib/object.h:1637: `PUnSerialiser& operator>>(short unsigned > int&)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1637: `PUnSerialiser& operator>>(short unsigned > int&)' must take exactly two arguments >/usr/include/ptlib/object.h:1637: function `PUnSerialiser& operator>>(short > unsigned int&)' is initialized like a variable >/usr/include/ptlib/object.h:1639: virtual outside class declaration >/usr/include/ptlib/object.h:1639: `PUnSerialiser& operator>>(int&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1639: `PUnSerialiser& operator>>(int&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1639: function `PUnSerialiser& operator>>(int&)' is > initialized like a variable >/usr/include/ptlib/object.h:1641: virtual outside class declaration >/usr/include/ptlib/object.h:1641: `PUnSerialiser& operator>>(unsigned int&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1641: `PUnSerialiser& operator>>(unsigned int&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1641: function `PUnSerialiser& operator>>(unsigned > int&)' is initialized like a variable >/usr/include/ptlib/object.h:1643: virtual outside class declaration >/usr/include/ptlib/object.h:1643: `PUnSerialiser& operator>>(long int&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1643: `PUnSerialiser& operator>>(long int&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1643: function `PUnSerialiser& operator>>(long > int&)' is initialized like a variable >/usr/include/ptlib/object.h:1645: virtual outside class declaration >/usr/include/ptlib/object.h:1645: `PUnSerialiser& operator>>(long unsigned > int&)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1645: `PUnSerialiser& operator>>(long unsigned > int&)' must take exactly two arguments >/usr/include/ptlib/object.h:1645: function `PUnSerialiser& operator>>(long > unsigned int&)' is initialized like a variable >/usr/include/ptlib/object.h:1647: virtual outside class declaration >/usr/include/ptlib/object.h:1647: `PUnSerialiser& operator>>(float&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1647: `PUnSerialiser& operator>>(float&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1647: function `PUnSerialiser& operator>>(float&)' > is initialized like a variable >/usr/include/ptlib/object.h:1649: virtual outside class declaration >/usr/include/ptlib/object.h:1649: `PUnSerialiser& operator>>(double&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1649: `PUnSerialiser& operator>>(double&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1649: function `PUnSerialiser& operator>>(double&)' > is initialized like a variable >/usr/include/ptlib/object.h:1652: virtual outside class declaration >/usr/include/ptlib/object.h:1652: `PUnSerialiser& operator>>(long double&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1652: `PUnSerialiser& operator>>(long double&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1652: function `PUnSerialiser& operator>>(long > double&)' is initialized like a variable >/usr/include/ptlib/object.h:1655: virtual outside class declaration >/usr/include/ptlib/object.h:1655: `PUnSerialiser& operator>>(char*)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1655: `PUnSerialiser& operator>>(char*)' must take > exactly two arguments >/usr/include/ptlib/object.h:1655: function `PUnSerialiser& operator>>(char*)' > is initialized like a variable >/usr/include/ptlib/object.h:1657: virtual outside class declaration >/usr/include/ptlib/object.h:1657: `PUnSerialiser& operator>>(unsigned char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1657: `PUnSerialiser& operator>>(unsigned char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1657: function `PUnSerialiser& operator>>(unsigned > char*)' is initialized like a variable >/usr/include/ptlib/object.h:1659: virtual outside class declaration >/usr/include/ptlib/object.h:1659: `PUnSerialiser& operator>>(signed char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1659: `PUnSerialiser& operator>>(signed char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1659: function `PUnSerialiser& operator>>(signed > char*)' is initialized like a variable >/usr/include/ptlib/object.h:1664: virtual outside class declaration >/usr/include/ptlib/object.h:1664: `PUnSerialiser& operator>>(PObject&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1664: function `PUnSerialiser& operator>>(PObject&) > ' is initialized like a variable >/usr/include/ptlib/object.h:1666: parse error before `protected' >/usr/include/ptlib/object.h:1709: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1709: parse error before `(' token >/usr/include/ptlib/object.h:1709: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1709: syntax error before `(' token >/usr/include/ptlib/object.h:1709: syntax error before `(' token >/usr/include/ptlib/object.h:1719: `PSerialiser& operator<<(char)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1719: `PSerialiser& operator<<(char)' must take > exactly two arguments >/usr/include/ptlib/object.h:1721: `PSerialiser& operator<<(unsigned char)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1721: `PSerialiser& operator<<(unsigned char)' must > take exactly two arguments >/usr/include/ptlib/object.h:1723: `PSerialiser& operator<<(signed char)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1723: `PSerialiser& operator<<(signed char)' must > take exactly two arguments >/usr/include/ptlib/object.h:1725: `PSerialiser& operator<<(short int)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1725: `PSerialiser& operator<<(short int)' must > take exactly two arguments >/usr/include/ptlib/object.h:1727: `PSerialiser& operator<<(short unsigned int)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1727: `PSerialiser& operator<<(short unsigned int)' > must take exactly two arguments >/usr/include/ptlib/object.h:1729: `PSerialiser& operator<<(int)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1729: `PSerialiser& operator<<(int)' must take > exactly two arguments >/usr/include/ptlib/object.h:1731: `PSerialiser& operator<<(unsigned int)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1731: `PSerialiser& operator<<(unsigned int)' must > take exactly two arguments >/usr/include/ptlib/object.h:1733: `PSerialiser& operator<<(long int)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1733: `PSerialiser& operator<<(long int)' must take > exactly two arguments >/usr/include/ptlib/object.h:1735: `PSerialiser& operator<<(long unsigned int)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1735: `PSerialiser& operator<<(long unsigned int)' > must take exactly two arguments >/usr/include/ptlib/object.h:1737: `PSerialiser& operator<<(float)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1737: `PSerialiser& operator<<(float)' must take > exactly two arguments >/usr/include/ptlib/object.h:1739: `PSerialiser& operator<<(double)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1739: `PSerialiser& operator<<(double)' must take > exactly two arguments >/usr/include/ptlib/object.h:1742: `PSerialiser& operator<<(long double)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1742: `PSerialiser& operator<<(long double)' must > take exactly two arguments >/usr/include/ptlib/object.h:1745: `PSerialiser& operator<<(const char*)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1745: `PSerialiser& operator<<(const char*)' must > take exactly two arguments >/usr/include/ptlib/object.h:1747: `PSerialiser& operator<<(const unsigned > char*)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1747: `PSerialiser& operator<<(const unsigned > char*)' must take exactly two arguments >/usr/include/ptlib/object.h:1749: `PSerialiser& operator<<(const signed char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1749: `PSerialiser& operator<<(const signed char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1754: virtual outside class declaration >/usr/include/ptlib/object.h:1754: `PSerialiser& operator<<(PObject&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1755: parse error before `}' token >/usr/include/ptlib/object.h:1772: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1772: parse error before `(' token >/usr/include/ptlib/object.h:1772: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1772: syntax error before `(' token >/usr/include/ptlib/object.h:1772: syntax error before `(' token >/usr/include/ptlib/object.h:1782: destructors must be member functions >/usr/include/ptlib/object.h:1785: `PSerialiser& operator<<(char)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1785: `PSerialiser& operator<<(char)' must take > exactly two arguments >/usr/include/ptlib/object.h:1787: `PSerialiser& operator<<(unsigned char)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1787: `PSerialiser& operator<<(unsigned char)' must > take exactly two arguments >/usr/include/ptlib/object.h:1789: `PSerialiser& operator<<(signed char)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1789: `PSerialiser& operator<<(signed char)' must > take exactly two arguments >/usr/include/ptlib/object.h:1791: `PSerialiser& operator<<(short int)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1791: `PSerialiser& operator<<(short int)' must > take exactly two arguments >/usr/include/ptlib/object.h:1793: `PSerialiser& operator<<(short unsigned int)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1793: `PSerialiser& operator<<(short unsigned int)' > must take exactly two arguments >/usr/include/ptlib/object.h:1795: `PSerialiser& operator<<(int)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1795: `PSerialiser& operator<<(int)' must take > exactly two arguments >/usr/include/ptlib/object.h:1797: `PSerialiser& operator<<(unsigned int)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1797: `PSerialiser& operator<<(unsigned int)' must > take exactly two arguments >/usr/include/ptlib/object.h:1799: `PSerialiser& operator<<(long int)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1799: `PSerialiser& operator<<(long int)' must take > exactly two arguments >/usr/include/ptlib/object.h:1801: `PSerialiser& operator<<(long unsigned int)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1801: `PSerialiser& operator<<(long unsigned int)' > must take exactly two arguments >/usr/include/ptlib/object.h:1803: `PSerialiser& operator<<(float)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:1803: `PSerialiser& operator<<(float)' must take > exactly two arguments >/usr/include/ptlib/object.h:1805: `PSerialiser& operator<<(double)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1805: `PSerialiser& operator<<(double)' must take > exactly two arguments >/usr/include/ptlib/object.h:1808: `PSerialiser& operator<<(long double)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1808: `PSerialiser& operator<<(long double)' must > take exactly two arguments >/usr/include/ptlib/object.h:1811: `PSerialiser& operator<<(const char*)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1811: `PSerialiser& operator<<(const char*)' must > take exactly two arguments >/usr/include/ptlib/object.h:1813: `PSerialiser& operator<<(const unsigned > char*)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1813: `PSerialiser& operator<<(const unsigned > char*)' must take exactly two arguments >/usr/include/ptlib/object.h:1815: `PSerialiser& operator<<(const signed char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1815: `PSerialiser& operator<<(const signed char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1820: virtual outside class declaration >/usr/include/ptlib/object.h:1820: `PSerialiser& operator<<(PObject&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1822: parse error before `protected' >/usr/include/ptlib/object.h:1834: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1834: parse error before `(' token >/usr/include/ptlib/object.h:1834: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1834: syntax error before `(' token >/usr/include/ptlib/object.h:1834: syntax error before `(' token >/usr/include/ptlib/object.h:1843: `PUnSerialiser& operator>>(char&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1843: `PUnSerialiser& operator>>(char&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1845: `PUnSerialiser& operator>>(unsigned char&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1845: `PUnSerialiser& operator>>(unsigned char&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1847: `PUnSerialiser& operator>>(signed char&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1847: `PUnSerialiser& operator>>(signed char&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1849: `PUnSerialiser& operator>>(short int&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1849: `PUnSerialiser& operator>>(short int&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1851: `PUnSerialiser& operator>>(short unsigned > int&)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1851: `PUnSerialiser& operator>>(short unsigned > int&)' must take exactly two arguments >/usr/include/ptlib/object.h:1853: `PUnSerialiser& operator>>(int&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1853: `PUnSerialiser& operator>>(int&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1855: `PUnSerialiser& operator>>(unsigned int&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1855: `PUnSerialiser& operator>>(unsigned int&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1857: `PUnSerialiser& operator>>(long int&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1857: `PUnSerialiser& operator>>(long int&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1859: `PUnSerialiser& operator>>(long unsigned > int&)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1859: `PUnSerialiser& operator>>(long unsigned > int&)' must take exactly two arguments >/usr/include/ptlib/object.h:1861: `PUnSerialiser& operator>>(float&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1861: `PUnSerialiser& operator>>(float&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1863: `PUnSerialiser& operator>>(double&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1863: `PUnSerialiser& operator>>(double&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1866: `PUnSerialiser& operator>>(long double&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1866: `PUnSerialiser& operator>>(long double&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1869: `PUnSerialiser& operator>>(char*)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1869: `PUnSerialiser& operator>>(char*)' must take > exactly two arguments >/usr/include/ptlib/object.h:1871: `PUnSerialiser& operator>>(unsigned char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1871: `PUnSerialiser& operator>>(unsigned char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1873: `PUnSerialiser& operator>>(signed char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1873: `PUnSerialiser& operator>>(signed char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1878: `PUnSerialiser& operator>>(PObject&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1879: parse error before `}' token >/usr/include/ptlib/object.h:1895: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1895: parse error before `(' token >/usr/include/ptlib/object.h:1895: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1895: syntax error before `(' token >/usr/include/ptlib/object.h:1895: syntax error before `(' token >/usr/include/ptlib/object.h:1903: destructors must be member functions >/usr/include/ptlib/object.h:1906: `PUnSerialiser& operator>>(char&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1906: `PUnSerialiser& operator>>(char&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1908: `PUnSerialiser& operator>>(unsigned char&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1908: `PUnSerialiser& operator>>(unsigned char&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1910: `PUnSerialiser& operator>>(signed char&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1910: `PUnSerialiser& operator>>(signed char&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1912: `PUnSerialiser& operator>>(short int&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1912: `PUnSerialiser& operator>>(short int&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1914: `PUnSerialiser& operator>>(short unsigned > int&)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1914: `PUnSerialiser& operator>>(short unsigned > int&)' must take exactly two arguments >/usr/include/ptlib/object.h:1916: `PUnSerialiser& operator>>(int&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1916: `PUnSerialiser& operator>>(int&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1918: `PUnSerialiser& operator>>(unsigned int&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1918: `PUnSerialiser& operator>>(unsigned int&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1920: `PUnSerialiser& operator>>(long int&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1920: `PUnSerialiser& operator>>(long int&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1922: `PUnSerialiser& operator>>(long unsigned > int&)' must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1922: `PUnSerialiser& operator>>(long unsigned > int&)' must take exactly two arguments >/usr/include/ptlib/object.h:1924: `PUnSerialiser& operator>>(float&)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1924: `PUnSerialiser& operator>>(float&)' must take > exactly two arguments >/usr/include/ptlib/object.h:1926: `PUnSerialiser& operator>>(double&)' must > have an argument of class or enumerated type >/usr/include/ptlib/object.h:1926: `PUnSerialiser& operator>>(double&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1929: `PUnSerialiser& operator>>(long double&)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1929: `PUnSerialiser& operator>>(long double&)' > must take exactly two arguments >/usr/include/ptlib/object.h:1932: `PUnSerialiser& operator>>(char*)' must have > an argument of class or enumerated type >/usr/include/ptlib/object.h:1932: `PUnSerialiser& operator>>(char*)' must take > exactly two arguments >/usr/include/ptlib/object.h:1934: `PUnSerialiser& operator>>(unsigned char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1934: `PUnSerialiser& operator>>(unsigned char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1936: `PUnSerialiser& operator>>(signed char*)' > must have an argument of class or enumerated type >/usr/include/ptlib/object.h:1936: `PUnSerialiser& operator>>(signed char*)' > must take exactly two arguments >/usr/include/ptlib/object.h:1941: `PUnSerialiser& operator>>(PObject&)' must > take exactly two arguments >/usr/include/ptlib/object.h:1943: parse error before `protected' >/usr/include/ptlib/object.h:1963: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1963: parse error before `(' token >/usr/include/ptlib/object.h:1963: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1963: syntax error before `(' token >/usr/include/ptlib/object.h:1963: syntax error before `(' token >/usr/include/ptlib/object.h:1978: `friend' can only be specified inside a class >/usr/include/ptlib/object.h:1979: parse error before `}' token >/usr/include/ptlib/object.h:1998: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:1998: parse error before `(' token >/usr/include/ptlib/object.h:1998: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:1998: syntax error before `(' token >/usr/include/ptlib/object.h:1998: syntax error before `(' token >/usr/include/ptlib/object.h:2015: parse error before `const' >/usr/include/ptlib/object.h:2022: destructors must be member functions >/usr/include/ptlib/object.h:2022: virtual outside class declaration >/usr/include/ptlib/object.h:2034: syntax error before `&' token >/usr/include/ptlib/object.h:2050: syntax error before `(' token >/usr/include/ptlib/object.h:2063: parse error before `)' token >/usr/include/ptlib/object.h:2070: non-member function `PSmartObject* > GetObject()' cannot have `const' method qualifier >/usr/include/ptlib/object.h: In function `PSmartObject* GetObject()': >/usr/include/ptlib/object.h:2070: `object' undeclared (first use this function) >/usr/include/ptlib/object.h:2070: (Each undeclared identifier is reported only > once for each function it appears in.) >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2073: parse error before `protected' >/usr/include/ptlib/object.h:2137: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:2137: parse error before `(' token >/usr/include/ptlib/object.h:2137: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2137: syntax error before `(' token >/usr/include/ptlib/object.h:2137: syntax error before `(' token >/usr/include/ptlib/object.h:2150: type specifier omitted for parameter `INT' >/usr/include/ptlib/object.h:2150: parse error before `)' token >/usr/include/ptlib/object.h:2151: virtual outside class declaration >/usr/include/ptlib/object.h:2151: non-member function `void Call(...)' cannot > have `const' method qualifier >/usr/include/ptlib/object.h:2151: function `void Call(...)' is initialized like > a variable >/usr/include/ptlib/object.h:2153: parse error before `protected' >/usr/include/ptlib/object.h:2182: `BOOL' declared as a `virtual' field >/usr/include/ptlib/object.h:2182: parse error before `(' token >/usr/include/ptlib/object.h:2182: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2182: syntax error before `(' token >/usr/include/ptlib/object.h:2182: syntax error before `(' token >/usr/include/ptlib/object.h:2197: type specifier omitted for parameter `INT' >/usr/include/ptlib/object.h:2197: parse error before `)' token >/usr/include/ptlib/object.h:2198: virtual outside class declaration >/usr/include/ptlib/object.h:2198: non-member function `void operator()(...)' > cannot have `const' method qualifier >/usr/include/ptlib/object.h:2198: `void operator()(...)' must be a nonstatic > member function >/usr/include/ptlib/object.h: In function `void operator()(...)': >/usr/include/ptlib/object.h:2198: `notifier' undeclared (first use this > function) >/usr/include/ptlib/object.h:2198: `extra' undeclared (first use this function) >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2199: parse error before `}' token >/usr/include/ptlib/object.h:2527: parse error before `value' >/usr/include/ptlib/object.h:2527: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2527: semicolon missing after declaration of ` > struct PInt16l' >/usr/include/ptlib/object.h: In function `int PInt16l(const PInt16l&)': >/usr/include/ptlib/object.h:2527: `data' undeclared (first use this function) >/usr/include/ptlib/object.h:2527: `struct PInt16l' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2527: syntax error before `&' token >/usr/include/ptlib/object.h:2527: syntax error before `&' token >/usr/include/ptlib/object.h:2527: syntax error before `(' token >/usr/include/ptlib/object.h:2527: parse error before `&' token >/usr/include/ptlib/object.h:2527: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2527: friend declaration not in class definition >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2527: `s' undeclared (first use this function) >/usr/include/ptlib/object.h:2527: `v' undeclared (first use this function) >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2527: type specifier omitted for parameter `PInt16l > ' >/usr/include/ptlib/object.h:2527: parse error before `&' token >/usr/include/ptlib/object.h:2527: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2527: friend declaration not in class definition >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h:2527: parse error before `private' >/usr/include/ptlib/object.h:2533: parse error before `value' >/usr/include/ptlib/object.h:2533: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2533: semicolon missing after declaration of ` > struct PInt16b' >/usr/include/ptlib/object.h: In function `int PInt16b(const PInt16b&)': >/usr/include/ptlib/object.h:2533: `struct PInt16b' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2533: syntax error before `&' token >/usr/include/ptlib/object.h:2533: syntax error before `*' token >/usr/include/ptlib/object.h:2533: syntax error before `&' token >/usr/include/ptlib/object.h:2533: syntax error before `(' token >/usr/include/ptlib/object.h:2533: syntax error before `*' token >/usr/include/ptlib/object.h:2533: syntax error before `*' token >/usr/include/ptlib/object.h:2533: parse error before `&' token >/usr/include/ptlib/object.h:2533: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2533: friend declaration not in class definition >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2533: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2533: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2533: `PInt16' undeclared (first use this function) >/usr/include/ptlib/object.h:2533: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2533: type specifier omitted for parameter `PInt16b > ' >/usr/include/ptlib/object.h:2533: parse error before `&' token >/usr/include/ptlib/object.h:2533: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2533: friend declaration not in class definition >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2533: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2533: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2533: `PInt16' undeclared (first use this function) >/usr/include/ptlib/object.h:2533: parse error before `;' token >/usr/include/ptlib/object.h:2533: `val' undeclared (first use this function) >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2533: parse error before `private' >/usr/include/ptlib/object.h:2539: parse error before `value' >/usr/include/ptlib/object.h:2539: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2539: semicolon missing after declaration of ` > struct PUInt16l' >/usr/include/ptlib/object.h: In function `int PUInt16l(const PUInt16l&)': >/usr/include/ptlib/object.h:2539: `struct PUInt16l' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2539: syntax error before `&' token >/usr/include/ptlib/object.h:2539: syntax error before `&' token >/usr/include/ptlib/object.h:2539: syntax error before `(' token >/usr/include/ptlib/object.h:2539: parse error before `&' token >/usr/include/ptlib/object.h:2539: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2539: friend declaration not in class definition >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2539: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2539: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2539: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2539: type specifier omitted for parameter ` > PUInt16l' >/usr/include/ptlib/object.h:2539: parse error before `&' token >/usr/include/ptlib/object.h:2539: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2539: friend declaration not in class definition >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2539: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2539: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2539: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2539: parse error before `private' >/usr/include/ptlib/object.h:2545: parse error before `value' >/usr/include/ptlib/object.h:2545: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2545: semicolon missing after declaration of ` > struct PUInt16b' >/usr/include/ptlib/object.h: In function `int PUInt16b(const PUInt16b&)': >/usr/include/ptlib/object.h:2545: `struct PUInt16b' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2545: syntax error before `&' token >/usr/include/ptlib/object.h:2545: syntax error before `*' token >/usr/include/ptlib/object.h:2545: syntax error before `&' token >/usr/include/ptlib/object.h:2545: syntax error before `(' token >/usr/include/ptlib/object.h:2545: syntax error before `*' token >/usr/include/ptlib/object.h:2545: syntax error before `*' token >/usr/include/ptlib/object.h:2545: parse error before `&' token >/usr/include/ptlib/object.h:2545: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2545: friend declaration not in class definition >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2545: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2545: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2545: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2545: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2545: `WORD' undeclared (first use this function) >/usr/include/ptlib/object.h:2545: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2545: type specifier omitted for parameter ` > PUInt16b' >/usr/include/ptlib/object.h:2545: parse error before `&' token >/usr/include/ptlib/object.h:2545: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2545: friend declaration not in class definition >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2545: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2545: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2545: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2545: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2545: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2545: parse error before `private' >/usr/include/ptlib/object.h:2551: parse error before `value' >/usr/include/ptlib/object.h:2551: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2551: semicolon missing after declaration of ` > struct PInt32l' >/usr/include/ptlib/object.h: In function `int PInt32l(const PInt32l&)': >/usr/include/ptlib/object.h:2551: `struct PInt32l' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2551: syntax error before `&' token >/usr/include/ptlib/object.h:2551: syntax error before `&' token >/usr/include/ptlib/object.h:2551: syntax error before `(' token >/usr/include/ptlib/object.h:2551: parse error before `&' token >/usr/include/ptlib/object.h:2551: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2551: friend declaration not in class definition >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2551: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2551: type specifier omitted for parameter `PInt32l > ' >/usr/include/ptlib/object.h:2551: parse error before `&' token >/usr/include/ptlib/object.h:2551: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2551: friend declaration not in class definition >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2551: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2551: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2551: parse error before `private' >/usr/include/ptlib/object.h:2557: parse error before `value' >/usr/include/ptlib/object.h:2557: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2557: semicolon missing after declaration of ` > struct PInt32b' >/usr/include/ptlib/object.h: In function `int PInt32b(const PInt32b&)': >/usr/include/ptlib/object.h:2557: `struct PInt32b' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2557: syntax error before `&' token >/usr/include/ptlib/object.h:2557: syntax error before `*' token >/usr/include/ptlib/object.h:2557: syntax error before `&' token >/usr/include/ptlib/object.h:2557: syntax error before `(' token >/usr/include/ptlib/object.h:2557: syntax error before `*' token >/usr/include/ptlib/object.h:2557: syntax error before `*' token >/usr/include/ptlib/object.h:2557: parse error before `&' token >/usr/include/ptlib/object.h:2557: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2557: friend declaration not in class definition >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2557: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2557: `PInt32' undeclared (first use this function) >/usr/include/ptlib/object.h:2557: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2557: type specifier omitted for parameter `PInt32b > ' >/usr/include/ptlib/object.h:2557: parse error before `&' token >/usr/include/ptlib/object.h:2557: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2557: friend declaration not in class definition >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2557: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2557: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2557: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2557: parse error before `private' >/usr/include/ptlib/object.h:2563: parse error before `value' >/usr/include/ptlib/object.h:2563: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2563: semicolon missing after declaration of ` > struct PUInt32l' >/usr/include/ptlib/object.h: In function `int PUInt32l(const PUInt32l&)': >/usr/include/ptlib/object.h:2563: `struct PUInt32l' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2563: syntax error before `&' token >/usr/include/ptlib/object.h:2563: syntax error before `&' token >/usr/include/ptlib/object.h:2563: syntax error before `(' token >/usr/include/ptlib/object.h:2563: parse error before `&' token >/usr/include/ptlib/object.h:2563: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2563: friend declaration not in class definition >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2563: type specifier omitted for parameter ` > PUInt32l' >/usr/include/ptlib/object.h:2563: parse error before `&' token >/usr/include/ptlib/object.h:2563: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2563: friend declaration not in class definition >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2563: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2563: parse error before `private' >/usr/include/ptlib/object.h:2569: parse error before `value' >/usr/include/ptlib/object.h:2569: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2569: semicolon missing after declaration of ` > struct PUInt32b' >/usr/include/ptlib/object.h: In function `int PUInt32b(const PUInt32b&)': >/usr/include/ptlib/object.h:2569: `struct PUInt32b' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2569: syntax error before `&' token >/usr/include/ptlib/object.h:2569: syntax error before `*' token >/usr/include/ptlib/object.h:2569: syntax error before `&' token >/usr/include/ptlib/object.h:2569: syntax error before `(' token >/usr/include/ptlib/object.h:2569: syntax error before `*' token >/usr/include/ptlib/object.h:2569: syntax error before `*' token >/usr/include/ptlib/object.h:2569: parse error before `&' token >/usr/include/ptlib/object.h:2569: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2569: friend declaration not in class definition >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2569: `DWORD' undeclared (first use this function) >/usr/include/ptlib/object.h:2569: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2569: type specifier omitted for parameter ` > PUInt32b' >/usr/include/ptlib/object.h:2569: parse error before `&' token >/usr/include/ptlib/object.h:2569: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2569: friend declaration not in class definition >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2569: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2569: parse error before `private' >/usr/include/ptlib/object.h:2575: parse error before `value' >/usr/include/ptlib/object.h:2575: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2575: semicolon missing after declaration of ` > struct PInt64l' >/usr/include/ptlib/object.h: In function `int PInt64l(const PInt64l&)': >/usr/include/ptlib/object.h:2575: `struct PInt64l' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2575: syntax error before `&' token >/usr/include/ptlib/object.h:2575: syntax error before `&' token >/usr/include/ptlib/object.h:2575: syntax error before `(' token >/usr/include/ptlib/object.h:2575: parse error before `&' token >/usr/include/ptlib/object.h:2575: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2575: friend declaration not in class definition >/usr/include/ptlib/object.h:2575: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2575: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2575: type specifier omitted for parameter `PInt64l > ' >/usr/include/ptlib/object.h:2575: parse error before `&' token >/usr/include/ptlib/object.h:2575: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2575: friend declaration not in class definition >/usr/include/ptlib/object.h:2575: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2575: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2575: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2575: parse error before `private' >/usr/include/ptlib/object.h:2581: parse error before `value' >/usr/include/ptlib/object.h:2581: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2581: semicolon missing after declaration of ` > struct PInt64b' >/usr/include/ptlib/object.h: In function `int PInt64b(const PInt64b&)': >/usr/include/ptlib/object.h:2581: `struct PInt64b' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2581: syntax error before `&' token >/usr/include/ptlib/object.h:2581: syntax error before `*' token >/usr/include/ptlib/object.h:2581: syntax error before `&' token >/usr/include/ptlib/object.h:2581: syntax error before `(' token >/usr/include/ptlib/object.h:2581: syntax error before `*' token >/usr/include/ptlib/object.h:2581: syntax error before `*' token >/usr/include/ptlib/object.h:2581: parse error before `&' token >/usr/include/ptlib/object.h:2581: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2581: friend declaration not in class definition >/usr/include/ptlib/object.h:2581: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2581: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2575: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2575: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2581: `PInt64' undeclared (first use this function) >/usr/include/ptlib/object.h:2581: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2581: type specifier omitted for parameter `PInt64b > ' >/usr/include/ptlib/object.h:2581: parse error before `&' token >/usr/include/ptlib/object.h:2581: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2581: friend declaration not in class definition >/usr/include/ptlib/object.h:2581: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2581: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2575: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2575: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2581: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2581: parse error before `private' >/usr/include/ptlib/object.h:2587: parse error before `value' >/usr/include/ptlib/object.h:2587: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2587: semicolon missing after declaration of ` > struct PUInt64l' >/usr/include/ptlib/object.h: In function `int PUInt64l(const PUInt64l&)': >/usr/include/ptlib/object.h:2587: `struct PUInt64l' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2587: syntax error before `&' token >/usr/include/ptlib/object.h:2587: syntax error before `&' token >/usr/include/ptlib/object.h:2587: syntax error before `(' token >/usr/include/ptlib/object.h:2587: parse error before `&' token >/usr/include/ptlib/object.h:2587: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2587: friend declaration not in class definition >/usr/include/ptlib/object.h:2587: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2587: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2581: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2581: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2575: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2587: type specifier omitted for parameter ` > PUInt64l' >/usr/include/ptlib/object.h:2587: parse error before `&' token >/usr/include/ptlib/object.h:2587: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2587: friend declaration not in class definition >/usr/include/ptlib/object.h:2587: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2587: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2581: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2581: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2575: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2587: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2587: parse error before `private' >/usr/include/ptlib/object.h:2593: parse error before `value' >/usr/include/ptlib/object.h:2593: ISO C++ forbids defining types within return > type >/usr/include/ptlib/object.h:2593: semicolon missing after declaration of ` > struct PUInt64b' >/usr/include/ptlib/object.h: In function `int PUInt64b(const PUInt64b&)': >/usr/include/ptlib/object.h:2593: `struct PUInt64b' has no member named `data' >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2593: syntax error before `&' token >/usr/include/ptlib/object.h:2593: syntax error before `*' token >/usr/include/ptlib/object.h:2593: syntax error before `&' token >/usr/include/ptlib/object.h:2593: syntax error before `(' token >/usr/include/ptlib/object.h:2593: syntax error before `*' token >/usr/include/ptlib/object.h:2593: syntax error before `*' token >/usr/include/ptlib/object.h:2593: parse error before `&' token >/usr/include/ptlib/object.h:2593: can't initialize friend function `operator<<' >/usr/include/ptlib/object.h:2593: friend declaration not in class definition >/usr/include/ptlib/object.h:2593: `std::ostream& operator<<(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2593: `std::ostream& operator<<(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::ostream& operator<<(...)': >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2587: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2587: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2581: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2575: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2569: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2563: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2557: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2551: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2545: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2539: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2533: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::ostream& > operator<<(...)' >/usr/include/ptlib/object.h:2527: `std::ostream& operator<<(...)' previously > defined here >/usr/include/ptlib/object.h:2593: `PUInt64' undeclared (first use this > function) >/usr/include/ptlib/object.h:2593: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2593: type specifier omitted for parameter ` > PUInt64b' >/usr/include/ptlib/object.h:2593: parse error before `&' token >/usr/include/ptlib/object.h:2593: can't initialize friend function `operator>>' >/usr/include/ptlib/object.h:2593: friend declaration not in class definition >/usr/include/ptlib/object.h:2593: `std::istream& operator>>(...)' must have an > argument of class or enumerated type >/usr/include/ptlib/object.h:2593: `std::istream& operator>>(...)' must take > exactly two arguments >/usr/include/ptlib/object.h: In function `std::istream& operator>>(...)': >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2587: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2587: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2581: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2575: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2569: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2563: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2557: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2551: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2545: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2539: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2533: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: redefinition of `std::istream& > operator>>(...)' >/usr/include/ptlib/object.h:2527: `std::istream& operator>>(...)' previously > defined here >/usr/include/ptlib/object.h:2593: parse error before `;' token >/usr/include/ptlib/object.h: At global scope: >/usr/include/ptlib/object.h:2593: parse error before `private' >/usr/include/ptlib/object.h: In member function `PFloat32b& > PFloat32b::operator=(float)': >/usr/include/ptlib/object.h:2605: `BYTE' undeclared (first use this function) >/usr/include/ptlib/object.h:2605: parse error before `;' token >/usr/include/ptlib/object.h:2605: `d' undeclared (first use this function) >/usr/include/ptlib/object.h:2605: parse error before `;' token >/usr/include/ptlib/object.h:2605: parse error before `;' token >/usr/include/ptlib/object.h: In member function `PFloat32b::operator float() > const': >/usr/include/ptlib/object.h:2605: parse error before `;' token >/usr/include/ptlib/object.h:2605: parse error before `;' token >/usr/include/ptlib/object.h:2605: parse error before `;' token >/usr/include/ptlib/object.h: In member function `PFloat64b& > PFloat64b::operator=(double)': >/usr/include/ptlib/object.h:2617: parse error before `;' token >/usr/include/ptlib/object.h:2617: parse error before `;' token >/usr/include/ptlib/object.h:2617: parse error before `;' token >/usr/include/ptlib/object.h: In member function `PFloat64b::operator double() > const': >/usr/include/ptlib/object.h:2617: parse error before `;' token >/usr/include/ptlib/object.h:2617: parse error before `;' token >/usr/include/ptlib/object.h:2617: parse error before `;' token >/usr/include/ptlib/object.h: In member function `PFloat80b& > PFloat80b::operator=(long double)': >/usr/include/ptlib/object.h:2630: parse error before `;' token >/usr/include/ptlib/object.h:2630: parse error before `;' token >/usr/include/ptlib/object.h:2630: parse error before `;' token >/usr/include/ptlib/object.h: In member function `PFloat80b::operator long > double() const': >/usr/include/ptlib/object.h:2630: parse error before `;' token >/usr/include/ptlib/object.h:2630: parse error before `;' token >/usr/include/ptlib/object.h:2630: parse error before `;' token >In file included from /usr/share/pwlib/include/ptlib.h:139, > from /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h225_1.cxx:11: >/usr/include/ptlib/contain.h: At global scope: >/usr/include/ptlib/contain.h:252: `BOOL' declared as a `virtual' field >/usr/include/ptlib/contain.h:252: parse error before `(' token >/usr/include/ptlib/contain.h:252: ISO C++ forbids defining types within return > type >/usr/include/ptlib/contain.h:252: syntax error before `(' token >/usr/include/ptlib/contain.h:252: syntax error before `(' token >/usr/include/ptlib/contain.h:268: parse error before `const' >/usr/include/ptlib/contain.h:280: `PContainer& operator=(const PContainer&)' > must be a nonstatic member function >/usr/include/ptlib/contain.h:280: `PContainer& operator=(const PContainer&)' > must take exactly two arguments >/usr/include/ptlib/contain.h:286: destructors must be member functions >/usr/include/ptlib/contain.h:286: virtual outside class declaration >/usr/include/ptlib/contain.h:297: syntax error before `(' token >/usr/include/ptlib/contain.h:312: syntax error before `(' token >/usr/include/ptlib/contain.h:322: `PINDEX' was not declared in this scope >/usr/include/ptlib/contain.h:322: parse error before `)' token >/usr/include/ptlib/contain.h:331: syntax error before `(' token >/usr/include/ptlib/contain.h:339: parse error before `)' token >/usr/include/ptlib/contain.h:349: syntax error before `(' token >/usr/include/ptlib/contain.h:378: virtual outside class declaration >/usr/include/ptlib/contain.h:378: function `void DestroyContents()' is > initialized like a variable >/usr/include/ptlib/contain.h:389: parse error before `&' token >/usr/include/ptlib/contain.h:389: virtual outside class declaration >/usr/include/ptlib/contain.h:402: parse error before `&' token >/usr/include/ptlib/contain.h:420: parse error before `*' token >/usr/include/ptlib/contain.h:430: parse error before `initialSize' >/usr/include/ptlib/contain.h:431: missing ';' before right brace >/usr/include/ptlib/contain.h:432: ISO C++ forbids defining types within return > type >/usr/include/ptlib/contain.h:432: syntax error before `;' token >/usr/include/ptlib/contain.h:434: 'BOOL' is used as a type, but is not defined > as a type. >/usr/include/ptlib/contain.h:435: parse error before `}' token >/usr/include/ptlib/contain.h:436: parse error before `}' token >/usr/include/ptlib/contain.h:541: `BOOL' declared as a `virtual' field >/usr/include/ptlib/contain.h:541: parse error before `(' token >/usr/include/ptlib/contain.h:541: ISO C++ forbids defining types within return > type >/usr/include/ptlib/contain.h:541: syntax error before `(' token >/usr/include/ptlib/contain.h:541: syntax error before `(' token >/usr/include/ptlib/contain.h:570: virtual outside class declaration >/usr/include/ptlib/contain.h:570: non-member function `void > PrintOn(std::ostream&)' cannot have `const' method qualifier >/usr/include/ptlib/contain.h:584: syntax error before `(' token >/usr/include/ptlib/contain.h:604: syntax error before `(' token >/usr/include/ptlib/contain.h:620: syntax error before `(' token >/usr/include/ptlib/contain.h:634: syntax error before `(' token >/usr/include/ptlib/contain.h:647: parse error before `)' token >/usr/include/ptlib/contain.h:648: virtual outside class declaration >/usr/include/ptlib/contain.h:648: function `PObject* RemoveAt(...)' is > initialized like a variable >/usr/include/ptlib/contain.h:656: virtual outside class declaration >/usr/include/ptlib/contain.h:671: syntax error before `(' token >/usr/include/ptlib/contain.h:682: parse error before `)' token >/usr/include/ptlib/contain.h:683: virtual outside class declaration >/usr/include/ptlib/contain.h:683: non-member function `PObject* GetAt(...)' > cannot have `const' method qualifier >/usr/include/ptlib/contain.h:683: function `PObject* GetAt(...)' is initialized > like a variable >/usr/include/ptlib/contain.h:691: syntax error before `(' token >/usr/include/ptlib/contain.h:703: syntax error before `(' token >/usr/include/ptlib/contain.h:721: `BOOL' was not declared in this scope >/usr/include/ptlib/contain.h:721: parse error before `=' token >/usr/include/ptlib/contain.h:730: parse error before `protected' >In file included from /usr/include/ptlib/contain.h:752, > from /usr/share/pwlib/include/ptlib.h:139, > from /usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src/h225_1.cxx:11: >/usr/include/ptlib/array.h:147: `BOOL' declared as a `virtual' field >/usr/include/ptlib/array.h:147: parse error before `(' token >/usr/include/ptlib/array.h:147: ISO C++ forbids defining types within return > type >/usr/include/ptlib/array.h:147: syntax error before `(' token >/usr/include/ptlib/array.h:147: syntax error before `(' token >/usr/include/ptlib/array.h:147: `PAbstractArray& operator=(const > PAbstractArray&)' must be a nonstatic member function >/usr/include/ptlib/array.h:147: `PAbstractArray& operator=(const > PAbstractArray&)' must take exactly two arguments >/usr/include/ptlib/array.h: In function `PAbstractArray& operator=(const > PAbstractArray&)': >/usr/include/ptlib/array.h:147: cannot pass objects of non-POD type `const > class PAbstractArray' through `...' >/usr/include/ptlib/array.h:147: invalid use of `this' in non-member function >/usr/include/ptlib/array.h: At global scope: >/usr/include/ptlib/array.h:147: destructors must be member functions >/usr/include/ptlib/array.h:147: virtual outside class declaration >/usr/include/ptlib/array.h:147: syntax error before `(' token >/usr/include/ptlib/array.h:147: invalid use of `this' at top level >/usr/include/ptlib/array.h:147: `int CloneContents' redeclared as different > kind of symbol >/usr/include/ptlib/contain.h:420: previous declaration of `void > CloneContents(...)' >/usr/include/ptlib/array.h:147: parse error before `return' >/usr/include/ptlib/array.h:147: virtual outside class declaration >/usr/include/ptlib/array.h:147: parse error before `*' token >/usr/include/ptlib/array.h:147: `void CloneContents(...)' redeclared as > different kind of symbol >/usr/include/ptlib/array.h:147: previous declaration of `int CloneContents' >/usr/include/ptlib/array.h:147: previous non-function declaration `int > CloneContents' >/usr/include/ptlib/array.h:147: conflicts with function declaration `void > CloneContents(...)' >/usr/include/ptlib/array.h:147: parse error before `&' token >/usr/include/ptlib/array.h:147: parse error before `&' token >/usr/include/ptlib/array.h:147: virtual outside class declaration >/usr/include/ptlib/array.h: In function `void AssignContents(...)': >/usr/include/ptlib/array.h:147: `c' undeclared (first use this function) >/usr/include/ptlib/array.h:147: no method `PContainer::AssignContents' >/usr/include/ptlib/array.h:147: parse error before `&' token >/usr/include/ptlib/array.h: At global scope: >/usr/include/ptlib/array.h:149: parse error before `public' >/usr/include/ptlib/array.h:187: `PINDEX' was not declared in this scope >/usr/include/ptlib/array.h:187: parse error before `,' token >/usr/include/ptlib/array.h:207: virtual outside class declaration >/usr/include/ptlib/array.h:207: non-member function `void > PrintOn(std::ostream&)' cannot have `const' method qualifier >/usr/include/ptlib/array.h:217: virtual outside class declaration >/usr/include/ptlib/array.h:239: syntax error before `(' token >/usr/include/ptlib/array.h:254: syntax error before `(' token >/usr/include/ptlib/array.h:271: type specifier omitted for parameter `PINDEX' >/usr/include/ptlib/array.h:271: parse error before `)' token >/usr/include/ptlib/array.h:288: `PINDEX' was not declared in this scope >/usr/include/ptlib/array.h:288: parse error before `=' token >/usr/include/ptlib/array.h:304: parse error before `&' token >/usr/include/ptlib/array.h:315: type specifier omitted for parameter `PINDEX' >/usr/include/ptlib/array.h:315: parse error before `)' token >/usr/include/ptlib/array.h:316: virtual outside class declaration >/usr/include/ptlib/array.h:319: 'PINDEX' is used as a type, but is not defined > as a type. >/usr/include/ptlib/array.h:325: 'BOOL' is used as a type, but is not defined as > a type. >/usr/include/ptlib/array.h:327: `friend' can only be specified inside a class >/usr/include/ptlib/array.h:328: parse error before `}' token >/usr/include/ptlib/array.h:357: `BOOL' declared as a `virtual' field >/usr/include/ptlib/array.h:357: parse error before `(' token >/usr/include/ptlib/array.h:357: ISO C++ forbids defining types within return > type >/usr/include/ptlib/array.h:357: syntax error before `(' token >/usr/include/ptlib/array.h:357: non-member function `int IsDescendant(const > char*)' cannot have `const' method qualifier >/usr/include/ptlib/array.h: In function `int IsDescendant(const char*)': >/usr/include/ptlib/array.h:357: use of class template `template<class T> class > PBaseArray' as expression >/usr/include/ptlib/array.h:357: parse error before `::' token >/usr/include/ptlib/array.h: At global scope: >/usr/include/ptlib/array.h:357: syntax error before `(' token >/usr/include/ptlib/array.h:374: `T' was not declared in this scope >/usr/include/ptlib/array.h:374: parse error before `const' >/usr/include/ptlib/array.h: In function `int PBaseArray(...)': >/usr/include/ptlib/array.h:377: `int PBaseArray(...)' redeclared as different > kind of symbol >/usr/include/ptlib/array.h:355: previous declaration of `template<class T> > class PBaseArray' >/usr/include/ptlib/array.h:355: previous non-function declaration ` > template<class T> class PBaseArray' >/usr/include/ptlib/array.h:377: conflicts with function declaration `int > PBaseArray(...)' >/usr/include/ptlib/array.h:377: `T' undeclared (first use this function) >/usr/include/ptlib/array.h:377: `buffer' undeclared (first use this function) >/usr/include/ptlib/array.h:377: `length' undeclared (first use this function) >/usr/include/ptlib/array.h:377: `dynamic' undeclared (first use this function) >/usr/include/ptlib/array.h:377: only constructors take base initializers >/usr/include/ptlib/array.h:377: confused by earlier errors, bailing out >make[1]: *** [/usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/lib/obj_linux_x86_r/h225_1.o] Error 1 >make[1]: Leaving directory `/usr/local/mp3/vartmp/portage/openh323-1.12.0/work/openh323/src' >make: *** [opt] Error 2 > >!!! ERROR: net-libs/openh323-1.12.0 failed. >!!! Function src_compile, Line 56, Exitcode 2 >!!! make failed > >Calculating dependencies ...done! >>>> emerge (1 of 2) net-libs/openh323-1.12.0 to / >>>> md5 src_uri ;-) openh323_1.12.0.tar.gz >]1;]2; *** terminating.]1;]2;xterm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 23596
:
13926
|
13927