[ace-users] error compiling ACE/TAO

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Thu Jun 28 04:51:04 CDT 2007


MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi Gita,

Thanks very much for your email.  Please make sure to send all
questions related to TAO or ACE to the ACE mailing list or ACE+TAO
newsgroup, rather than to me directly since I travel frequently and
often don't have ready access to email.  See

http://www.cs.wustl.edu/~schmidt/ACE-mail.html

for more info on how to access these resources.

In addition, to ensure that we have proper version/platform/compiler
information, please make sure you fill out the appropriate problem
report form (PRF), which is in

$ACE_ROOT/PROBLEM-REPORT-FORM
$TAO_ROOT/PROBLEM-REPORT-FORM

or in

$ACE_ROOT/BUG-REPORT-FORM
$TAO_ROOT/BUG-REPORT-FORM

in older versions of ACE+TAO.  Make sure to include this information
when asking any questions about ACE+TAO since otherwise we have to
"guess" what version/platform/compiler/options you've using, which is
very error-prone and slows down our responsiveness.  If you don't use
the PRF, therefore, it is less likely that someone from the core
ACE+TAO developer team will be able to answer your question.
Naturally, we encourage and appreciate other members of the ACE+TAO
user community who can respond to questions that they have the answers
to.

> i have downloaded ACE/TAO 5.4.2/1.42 tar.gz version.=20

ACE/TAO 5.4.2 is very old.  Please upgrade to ACE+TAO+CIAO x.5.9 (i.e.,
ACE 5.5.9, TAO 1.5.9, and CIAO 0.5.9), which you can download from

http://download.dre.vanderbilt.edu

under the heading: "Latest Beta Kit".

The DOC groups at Washington University, UC Irvine, and Vanderbilt
University only provide "best effort" support for non-sponsors for the
latest release, as described in

http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/docs/ACE-bug-process.ht=
ml

Thus, if you need more "predictable" help for earlier versions of
ACE+TAO, I recommend that you check out

http://www.dre.vanderbilt.edu/support.html

for a list of companies that will provide you with ACE+TAO commercial
support.

Thanks,

        Doug


i have fedora core 4 with gcc 4.0.0, and i am getting the following
> errors.
> i have try to change gcc to gcc-3.3 and g++ to g++-3.3 but it gives error=
 command not found in file ACE_wrappers/include/
> makeinclude/platform_linux.GNU.
>=20=20
> please advise.
>=20=20
> regards gita.
>=20
>  Send instant messages to your online friends http://au.messenger.yahoo.c=
om
>=20
> [root at localhost ACE_wrappers]# make
> make[1]: Entering directory `/root/ACE_wrappers/ace'
> make[2]: Entering directory `/root/ACE_wrappers/ace'
>=20
> GNUmakefile: /root/ACE_wrappers/ace/GNUmakefile.ACE MAKEFLAGS=3Dw
>=20
> make[2]: Leaving directory `/root/ACE_wrappers/ace'
> make[2]: Entering directory `/root/ACE_wrappers/ace/RMCast'
> make[3]: Entering directory `/root/ACE_wrappers/ace/RMCast'
>=20
> GNUmakefile: /root/ACE_wrappers/ace/RMCast/GNUmakefile.RMCast MAKEFLAGS=
=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ace/RMCast'
> make[2]: Leaving directory `/root/ACE_wrappers/ace/RMCast'
> make[2]: Entering directory `/root/ACE_wrappers/ace/SSL'
> make[3]: Entering directory `/root/ACE_wrappers/ace/SSL'
> This project will not be built due to one of the following missing featur=
es:
> ssl
>=20
> GNUmakefile: /root/ACE_wrappers/ace/SSL/GNUmakefile.SSL MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ace/SSL'
> make[2]: Leaving directory `/root/ACE_wrappers/ace/SSL'
> make[2]: Entering directory `/root/ACE_wrappers/ace/TMCast'
> make[3]: Entering directory `/root/ACE_wrappers/ace/TMCast'
>=20
> GNUmakefile: /root/ACE_wrappers/ace/TMCast/GNUmakefile.TMCast MAKEFLAGS=
=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ace/TMCast'
> make[2]: Leaving directory `/root/ACE_wrappers/ace/TMCast'
> make[1]: Leaving directory `/root/ACE_wrappers/ace'
> make[1]: Entering directory `/root/ACE_wrappers/Kokyu'
> make[2]: Entering directory `/root/ACE_wrappers/Kokyu'
>=20
> GNUmakefile: /root/ACE_wrappers/Kokyu/GNUmakefile.Kokyu MAKEFLAGS=3Dw
>=20
> make[2]: Leaving directory `/root/ACE_wrappers/Kokyu'
> make[2]: Entering directory `/root/ACE_wrappers/Kokyu/tests'
> make[3]: Entering directory `/root/ACE_wrappers/Kokyu/tests/DSRT_MIF'
> make[4]: Entering directory `/root/ACE_wrappers/Kokyu/tests/DSRT_MIF'
>=20
> GNUmakefile: /root/ACE_wrappers/Kokyu/tests/DSRT_MIF/GNUmakefile.DSRT_MIF=
 MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/Kokyu/tests/DSRT_MIF'
> make[3]: Leaving directory `/root/ACE_wrappers/Kokyu/tests/DSRT_MIF'
> make[3]: Entering directory `/root/ACE_wrappers/Kokyu/tests/EDF'
> make[4]: Entering directory `/root/ACE_wrappers/Kokyu/tests/EDF'
>=20
> GNUmakefile: /root/ACE_wrappers/Kokyu/tests/EDF/GNUmakefile.EDF MAKEFLAGS=
=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/Kokyu/tests/EDF'
> make[3]: Leaving directory `/root/ACE_wrappers/Kokyu/tests/EDF'
> make[3]: Entering directory `/root/ACE_wrappers/Kokyu/tests/FIFO'
> make[4]: Entering directory `/root/ACE_wrappers/Kokyu/tests/FIFO'
>=20
> GNUmakefile: /root/ACE_wrappers/Kokyu/tests/FIFO/GNUmakefile.FIFO MAKEFLA=
GS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/Kokyu/tests/FIFO'
> make[3]: Leaving directory `/root/ACE_wrappers/Kokyu/tests/FIFO'
> make[2]: Leaving directory `/root/ACE_wrappers/Kokyu/tests'
> make[1]: Leaving directory `/root/ACE_wrappers/Kokyu'
> make[1]: Entering directory `/root/ACE_wrappers/ASNMP'
> make[2]: Entering directory `/root/ACE_wrappers/ASNMP/asnmp'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/asnmp'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/asnmp/GNUmakefile.asnmp_lib MAKEFLA=
GS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/asnmp'
> make[2]: Leaving directory `/root/ACE_wrappers/ASNMP/asnmp'
> make[2]: Entering directory `/root/ACE_wrappers/ASNMP/agent'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/agent'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/agent/GNUmakefile.asnmp_agent MAKEF=
LAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/agent'
> make[2]: Leaving directory `/root/ACE_wrappers/ASNMP/agent'
> make[2]: Entering directory `/root/ACE_wrappers/ASNMP/examples'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/examples/get'
> make[4]: Entering directory `/root/ACE_wrappers/ASNMP/examples/get'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/examples/get/GNUmakefile.asnmp_exam=
ple_get MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/get'
> make[4]: Entering directory `/root/ACE_wrappers/ASNMP/examples/get'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/examples/get/GNUmakefile.asnmp_exam=
ple_get_async MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/get'
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/get'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/examples/next'
> make[4]: Entering directory `/root/ACE_wrappers/ASNMP/examples/next'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/examples/next/GNUmakefile.asnmp_exa=
mple_next MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/next'
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/next'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/examples/set'
> make[4]: Entering directory `/root/ACE_wrappers/ASNMP/examples/set'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/examples/set/GNUmakefile.asnmp_exam=
ple_set MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/set'
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/set'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/examples/trap'
> make[4]: Entering directory `/root/ACE_wrappers/ASNMP/examples/trap'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/examples/trap/GNUmakefile.asnmp_exa=
mple_trap MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/trap'
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/trap'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/examples/walk'
> make[4]: Entering directory `/root/ACE_wrappers/ASNMP/examples/walk'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/examples/walk/GNUmakefile.asnmp_exa=
mple_walk MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/walk'
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/examples/walk'
> make[2]: Leaving directory `/root/ACE_wrappers/ASNMP/examples'
> make[2]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Addre=
ss_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Count=
er64_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Count=
er_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Gauge=
_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Integ=
er_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Octet=
_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Oid_T=
est MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Targe=
t_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ASNMP/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ASNMP/tests/GNUmakefile.asnmp_tests_Varbi=
nd_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[2]: Leaving directory `/root/ACE_wrappers/ASNMP/tests'
> make[1]: Leaving directory `/root/ACE_wrappers/ASNMP'
> make[1]: Entering directory `/root/ACE_wrappers/ACEXML'
> make[2]: Entering directory `/root/ACE_wrappers/ACEXML/common'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/common'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/common/GNUmakefile.ACEXML MAKEFLAG=
S=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/common'
> make[2]: Leaving directory `/root/ACE_wrappers/ACEXML/common'
> make[2]: Entering directory `/root/ACE_wrappers/ACEXML/parser'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/parser/parser'
> make[4]: Entering directory `/root/ACE_wrappers/ACEXML/parser/parser'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/parser/parser/GNUmakefile.ACEXML_P=
arser MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ACEXML/parser/parser'
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/parser/parser'
> make[2]: Leaving directory `/root/ACE_wrappers/ACEXML/parser'
> make[2]: Entering directory `/root/ACE_wrappers/ACEXML/examples'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/examples/SAXPrint'
> make[4]: Entering directory `/root/ACE_wrappers/ACEXML/examples/SAXPrint'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/examples/SAXPrint/GNUmakefile.SAXP=
rint MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ACEXML/examples/SAXPrint'
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/examples/SAXPrint'
> make[2]: Leaving directory `/root/ACE_wrappers/ACEXML/examples'
> make[2]: Entering directory `/root/ACE_wrappers/ACEXML/apps'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/apps/svcconf'
> make[4]: Entering directory `/root/ACE_wrappers/ACEXML/apps/svcconf'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/apps/svcconf/GNUmakefile.ACEXML_XM=
L_Svc_Conf_Parser MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/ACEXML/apps/svcconf'
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/apps/svcconf'
> make[2]: Leaving directory `/root/ACE_wrappers/ACEXML/apps'
> make[2]: Entering directory `/root/ACE_wrappers/ACEXML/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/tests/GNUmakefile.ContentHandler_T=
est MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/tests/GNUmakefile.HttpCharStream_T=
est MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/tests/GNUmakefile.NamespaceSupport=
_Test MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/tests'
> make[3]: Entering directory `/root/ACE_wrappers/ACEXML/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/ACEXML/tests/GNUmakefile.Transcoder_Test =
MAKEFLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/ACEXML/tests'
> make[2]: Leaving directory `/root/ACE_wrappers/ACEXML/tests'
> make[1]: Leaving directory `/root/ACE_wrappers/ACEXML'
> make[1]: Entering directory `/root/ACE_wrappers/apps'
> make[2]: Entering directory `/root/ACE_wrappers/apps/Gateway'
> make[3]: Entering directory `/root/ACE_wrappers/apps/Gateway/Gateway'
> make[4]: Entering directory `/root/ACE_wrappers/apps/Gateway/Gateway'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/Gateway/Gateway/GNUmakefile.Gateway =
MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/Gateway/Gateway'
> make[4]: Entering directory `/root/ACE_wrappers/apps/Gateway/Gateway'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/Gateway/Gateway/GNUmakefile.gatewayd=
 MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/Gateway/Gateway'
> make[3]: Leaving directory `/root/ACE_wrappers/apps/Gateway/Gateway'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/Gateway'
> make[2]: Entering directory `/root/ACE_wrappers/apps/JAWS'
> make[3]: Entering directory `/root/ACE_wrappers/apps/JAWS/clients'
> make[4]: Entering directory `/root/ACE_wrappers/apps/JAWS/clients/Blobby'
> make[5]: Entering directory `/root/ACE_wrappers/apps/JAWS/clients/Blobby'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/JAWS/clients/Blobby/GNUmakefile.blob=
by MAKEFLAGS=3Dw
>=20
> make[5]: Leaving directory `/root/ACE_wrappers/apps/JAWS/clients/Blobby'
> make[4]: Leaving directory `/root/ACE_wrappers/apps/JAWS/clients/Blobby'
> make[4]: Entering directory `/root/ACE_wrappers/apps/JAWS/clients/Caching'
> make[5]: Entering directory `/root/ACE_wrappers/apps/JAWS/clients/Caching'
> This project will not be built due to one of the following missing featur=
es:
> ace_filecache
>=20
> GNUmakefile: /root/ACE_wrappers/apps/JAWS/clients/Caching/GNUmakefile.htt=
p_client MAKEFLAGS=3Dw
>=20
> make[5]: Leaving directory `/root/ACE_wrappers/apps/JAWS/clients/Caching'
> make[4]: Leaving directory `/root/ACE_wrappers/apps/JAWS/clients/Caching'
> make[3]: Leaving directory `/root/ACE_wrappers/apps/JAWS/clients'
> make[3]: Entering directory `/root/ACE_wrappers/apps/JAWS/server'
> make[4]: Entering directory `/root/ACE_wrappers/apps/JAWS/server'
> This project will not be built due to one of the following missing featur=
es:
> ace_filecache
>=20
> GNUmakefile: /root/ACE_wrappers/apps/JAWS/server/GNUmakefile.JAWS MAKEFLA=
GS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/JAWS/server'
> make[4]: Entering directory `/root/ACE_wrappers/apps/JAWS/server'
> This project will not be built due to one of the following missing featur=
es:
> ace_filecache
>=20
> GNUmakefile: /root/ACE_wrappers/apps/JAWS/server/GNUmakefile.JAWS_server =
MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/JAWS/server'
> make[3]: Leaving directory `/root/ACE_wrappers/apps/JAWS/server'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/JAWS'
> make[2]: Entering directory `/root/ACE_wrappers/apps/JAWS3'
> make[3]: Entering directory `/root/ACE_wrappers/apps/JAWS3/jaws3'
> make[4]: Entering directory `/root/ACE_wrappers/apps/JAWS3/jaws3'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/JAWS3/jaws3/GNUmakefile.JAWS3 MAKEFL=
AGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/JAWS3/jaws3'
> make[4]: Entering directory `/root/ACE_wrappers/apps/JAWS3/jaws3'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/JAWS3/jaws3/GNUmakefile.JAWS3_server=
 MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/JAWS3/jaws3'
> make[3]: Leaving directory `/root/ACE_wrappers/apps/JAWS3/jaws3'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/JAWS3'
> make[2]: Entering directory `/root/ACE_wrappers/apps/drwho'
> make[3]: Entering directory `/root/ACE_wrappers/apps/drwho'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/drwho/GNUmakefile.drwho__server MAKE=
FLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/apps/drwho'
> make[3]: Entering directory `/root/ACE_wrappers/apps/drwho'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/drwho/GNUmakefile.drwho__client MAKE=
FLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/apps/drwho'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/drwho'
> make[2]: Entering directory `/root/ACE_wrappers/apps/gperf'
> make[3]: Entering directory `/root/ACE_wrappers/apps/gperf/src'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/src'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/src/GNUmakefile.gperf MAKEFLAG=
S=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/src'
> make[3]: Leaving directory `/root/ACE_wrappers/apps/gperf/src'
> make[3]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.cppinset MAK=
EFLAGS=3Dw
>=20
> Testing cppout
> ./cppout -v < cpp.gperf > cppout.out
> diff -b cpp-res.exp cppout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.adainset MAK=
EFLAGS=3Dw
>=20
> Testing aout
> ./aout -v < ada.gperf > aout.out
> diff -b ada-res.exp aout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.cinset MAKEF=
LAGS=3Dw
>=20
> Testing cout
> ./cout -v < c.gperf > cout.out
> diff -b c.exp cout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.iinset MAKEF=
LAGS=3Dw
>=20
> Testing iout
> ./iout -v < idl.gperf > iout.out
> diff -b idl.exp iout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.iinset2 MAKE=
FLAGS=3Dw
>=20
> Testing iout2
> ./iout2 -v < idl.gperf > iout2.out
> diff -b idl.exp iout2.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.m3inset MAKE=
FLAGS=3Dw
>=20
> Testing m3out
> ./m3out -v < modula3.gperf > m3out.out
> diff -b modula.exp m3out.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.pinset MAKEF=
LAGS=3Dw
>=20
> Testing pout
> ./pout -v < pascal.gperf > pout.out
> diff -b pascal.exp pout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.preinset MAK=
EFLAGS=3Dw
>=20
> Testing preout
> ./preout -v < adadefs.gperf > preout.out
> diff -b ada-pred.exp preout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.taoinset MAK=
EFLAGS=3Dw
>=20
> Testing taoout
> ./taoout -v < tao.gperf > taoout.out
> diff -b tao.exp taoout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[4]: Entering directory `/root/ACE_wrappers/apps/gperf/tests'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/gperf/tests/GNUmakefile.tinset MAKEF=
LAGS=3Dw
>=20
> Testing tout
> ./tout -v < corba.gperf > tout.out
> diff -b corba.exp tout.out
> make[4]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[3]: Leaving directory `/root/ACE_wrappers/apps/gperf/tests'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/gperf'
> make[2]: Entering directory `/root/ACE_wrappers/apps/mkcsregdb'
> make[3]: Entering directory `/root/ACE_wrappers/apps/mkcsregdb'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/mkcsregdb/GNUmakefile.mkcsregdb MAKE=
FLAGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/apps/mkcsregdb'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/mkcsregdb'
> make[2]: Entering directory `/root/ACE_wrappers/apps/soreduce'
> make[3]: Entering directory `/root/ACE_wrappers/apps/soreduce'
>=20
> GNUmakefile: /root/ACE_wrappers/apps/soreduce/GNUmakefile.soreduce MAKEFL=
AGS=3Dw
>=20
> make[3]: Leaving directory `/root/ACE_wrappers/apps/soreduce'
> make[2]: Leaving directory `/root/ACE_wrappers/apps/soreduce'
> make[1]: Leaving directory `/root/ACE_wrappers/apps'
> make[1]: Entering directory `/root/ACE_wrappers/examples'
> make[2]: Entering directory `/root/ACE_wrappers/examples/APG'
> make[3]: Entering directory `/root/ACE_wrappers/examples/APG/Active_Objec=
ts'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Active_Objec=
ts'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Active_Objects/GNUmakefile.A=
O MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Active_Object=
s'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Active_Objec=
ts'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Active_Objects/GNUmakefile.A=
O2 MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Active_Object=
s'
> make[3]: Leaving directory `/root/ACE_wrappers/examples/APG/Active_Object=
s'
> make[3]: Entering directory `/root/ACE_wrappers/examples/APG/Config'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Config'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Config/GNUmakefile.ARGV_Exam=
ple MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Config'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Config'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Config/GNUmakefile.Config_HA=
_Status MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Config'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Config'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Config/GNUmakefile.Get_Opt M=
AKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Config'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Config'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Config/GNUmakefile.Get_Opt_L=
ong MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Config'
> make[3]: Leaving directory `/root/ACE_wrappers/examples/APG/Config'
> make[3]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Alloc=
ator MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Array=
 MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Conta=
iners_Hash_Map MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Conta=
iners_Map_Manager MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.DLLis=
t MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Hash_=
Map_Hash MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Map_M=
anager_Specialization MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Queue=
s MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.RB_Tr=
ee MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.RB_Tr=
ee_Functors MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Sets =
MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Containers'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Containers/GNUmakefile.Stack=
s MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[3]: Leaving directory `/root/ACE_wrappers/examples/APG/Containers'
> make[3]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Change_I=
nstance_Default MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Change_M=
ask MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Howto_Sy=
slog MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Simple1 =
MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Simple2 =
MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Trace_Re=
turn MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Call=
back MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Call=
back2 MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_LogM=
anager MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Logg=
er MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Logg=
ing_Server MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Logg=
ing_Strategy MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Mult=
iple_Sinks MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Ostr=
eam MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Stde=
rr MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Use_Sysl=
og MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Wrap_Mac=
ros MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Logging'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Logging/GNUmakefile.Wrap_Mac=
ros_Alt MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[3]: Leaving directory `/root/ACE_wrappers/examples/APG/Logging'
> make[3]: Entering directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Misc_IPC/GNUmakefile.UDP_Bro=
adcast MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Misc_IPC/GNUmakefile.UDP_Mul=
ticast MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Misc_IPC/GNUmakefile.UDP_Uni=
cast MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
> make[3]: Leaving directory `/root/ACE_wrappers/examples/APG/Misc_IPC'
> make[3]: Entering directory `/root/ACE_wrappers/examples/APG/Naming'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Naming'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Naming/GNUmakefile.Nodelocal=
_Shared MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Naming'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Naming'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Naming/GNUmakefile.Netlocal =
MAKEFLAGS=3Dw
>=20
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Naming'
> make[4]: Entering directory `/root/ACE_wrappers/examples/APG/Naming'
>=20
> GNUmakefile: /root/ACE_wrappers/examples/APG/Naming/GNUmakefile.Netlocal_=
Reader MAKEFLAGS=3Dw
>=20
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I../=
../..  -Wl,-E -L/root/ACE_wrappers/ace -L./ -L../../../lib -o Netlocal_read=
er .obj/Netlocal_reader.o .obj/Graph.o .obj/Temperature_Grapher.o -lACE  -l=
dl -lpthread -lrt
> .obj/Graph.o(.text+0x60): In function `Graph::graph(char*, std::list<Grap=
hable_Element, std::allocator<Graphable_Element> >&)':
> /root/ACE_wrappers/examples/APG/Naming/Graph.cpp:8: undefined reference t=
o `std::list<Graphable_Element, std::allocator<Graphable_Element> >::sort()'
> .obj/Temperature_Grapher.o(.text+0x378): In function `Temperature_Grapher=
::update_graph()':
> /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../../include/c++/4.0.0/bits/s=
tl_list.h:312: undefined reference to `__gnu_cxx::__mt_alloc<std::_List_nod=
e<Graphable_Element>, __gnu_cxx::__common_pool_policy<__gnu_cxx::__pool, tr=
ue> >::allocate(unsigned int, void const*)'
> .obj/Temperature_Grapher.o(.text+0x4b8):/usr/lib/gcc/i386-redhat-linux/4.=
0.0/../../../../include/c++/4.0.0/bits/stl_list.h:332: undefined reference =
to `std::_List_base<Graphable_Element, std::allocator<Graphable_Element> >:=
:_M_clear()'
> .obj/Temperature_Grapher.o(.text+0xa8b):/usr/lib/gcc/i386-redhat-linux/4.=
0.0/../../../../include/c++/4.0.0/bits/stl_list.h:332: undefined reference =
to `std::_List_base<Graphable_Element, std::allocator<Graphable_Element> >:=
:_M_clear()'
> collect2: ld returned 1 exit status
> make[4]: *** [Netlocal_reader] Error 1
> make[4]: Leaving directory `/root/ACE_wrappers/examples/APG/Naming'
> make[3]: *** [Netlocal_Reader] Error 2
> make[3]: Leaving directory `/root/ACE_wrappers/examples/APG/Naming'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/root/ACE_wrappers/examples/APG'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/root/ACE_wrappers/examples'
> make: *** [all] Error 2
> _Transport.o SHMIOP_Transport.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> /root/ACE_wrappers/ace/Signal.h:269: warning: =C3=A2=C2=80=C2=98class ACE=
_Sig_Handler=C3=A2=C2=80=C2=99 has virtual functions but non-virtual destru=
ctor
> /root/ACE_wrappers/ace/Signal.h:436: warning: =C3=A2=C2=80=C2=98class ACE=
_Sig_Handlers=C3=A2=C2=80=C2=99 has virtual functions but non-virtual destr=
uctor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser.h:46: warning: =
=C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser=C3=A2=C2=80=C2=99=
 has virtual functions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser_10.h:35: warning=
: =C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser_10=C3=A2=C2=80=
=C2=99 has virtual functions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser_11.h:36: warning=
: =C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser_11=C3=A2=C2=80=
=C2=99 has virtual functions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser_12.h:37: warning=
: =C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser_12=C3=A2=C2=80=
=C2=99 has virtual functions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Acceptor.o UIO=
P_Acceptor.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Connection_Han=
dler.o UIOP_Connection_Handler.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Connector.o UI=
OP_Connector.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> /root/ACE_wrappers/ace/Connector.h: In instantiation of =C3=A2=C2=80=C2=
=98ACE_Connector_Base<TAO_UIOP_Connection_Handler>=C3=A2=C2=80=C2=99:
> /root/ACE_wrappers/ace/Connector.h:140:   instantiated from =C3=A2=C2=80=
=C2=98ACE_Connector<TAO_UIOP_Connection_Handler, ACE_LSOCK_Connector>=C3=A2=
=C2=80=C2=99
> /root/ACE_wrappers/ace/Connector.h:392:   instantiated from =C3=A2=C2=80=
=C2=98ACE_Strategy_Connector<TAO_UIOP_Connection_Handler, ACE_LSOCK_Connect=
or>=C3=A2=C2=80=C2=99
> UIOP_Connector.h:126:   instantiated from here
> /root/ACE_wrappers/ace/Connector.h:39: warning: =C3=A2=C2=80=C2=98class A=
CE_Connector_Base<TAO_UIOP_Connection_Handler>=C3=A2=C2=80=C2=99 has virtua=
l functions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Endpoint.o UIO=
P_Endpoint.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Factory.o UIOP=
_Factory.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> /root/ACE_wrappers/ace/Connector.h: In instantiation of =C3=A2=C2=80=C2=
=98ACE_Connector_Base<TAO_UIOP_Connection_Handler>=C3=A2=C2=80=C2=99:
> /root/ACE_wrappers/ace/Connector.h:140:   instantiated from =C3=A2=C2=80=
=C2=98ACE_Connector<TAO_UIOP_Connection_Handler, ACE_LSOCK_Connector>=C3=A2=
=C2=80=C2=99
> /root/ACE_wrappers/ace/Connector.h:392:   instantiated from =C3=A2=C2=80=
=C2=98ACE_Strategy_Connector<TAO_UIOP_Connection_Handler, ACE_LSOCK_Connect=
or>=C3=A2=C2=80=C2=99
> UIOP_Connector.h:126:   instantiated from here
> /root/ACE_wrappers/ace/Connector.h:39: warning: =C3=A2=C2=80=C2=98class A=
CE_Connector_Base<TAO_UIOP_Connection_Handler>=C3=A2=C2=80=C2=99 has virtua=
l functions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Lite_Factory.o=
 UIOP_Lite_Factory.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> /root/ACE_wrappers/ace/Connector.h: In instantiation of =C3=A2=C2=80=C2=
=98ACE_Connector_Base<TAO_UIOP_Connection_Handler>=C3=A2=C2=80=C2=99:
> /root/ACE_wrappers/ace/Connector.h:140:   instantiated from =C3=A2=C2=80=
=C2=98ACE_Connector<TAO_UIOP_Connection_Handler, ACE_LSOCK_Connector>=C3=A2=
=C2=80=C2=99
> /root/ACE_wrappers/ace/Connector.h:392:   instantiated from =C3=A2=C2=80=
=C2=98ACE_Strategy_Connector<TAO_UIOP_Connection_Handler, ACE_LSOCK_Connect=
or>=C3=A2=C2=80=C2=99
> UIOP_Connector.h:126:   instantiated from here
> /root/ACE_wrappers/ace/Connector.h:39: warning: =C3=A2=C2=80=C2=98class A=
CE_Connector_Base<TAO_UIOP_Connection_Handler>=C3=A2=C2=80=C2=99 has virtua=
l functions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Profile.o UIOP=
_Profile.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/UIOP_Transport.o UI=
OP_Transport.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser.h:46: warning: =
=C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser=C3=A2=C2=80=C2=99=
 has virtual functions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser_10.h:35: warning=
: =C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser_10=C3=A2=C2=80=
=C2=99 has virtual functions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser_11.h:36: warning=
: =C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser_11=C3=A2=C2=80=
=C2=99 has virtual functions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/GIOP_Message_Generator_Parser_12.h:37: warning=
: =C3=A2=C2=80=C2=98class TAO_GIOP_Message_Generator_Parser_12=C3=A2=C2=80=
=C2=99 has virtual functions but non-virtual destructor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/advanced_resource.o=
 advanced_resource.cpp
> /root/ACE_wrappers/ace/Reactor_Timer_Interface.h:32: warning: =C3=A2=C2=
=80=C2=98class ACE_Reactor_Timer_Interface=C3=A2=C2=80=C2=99 has virtual fu=
nctions but non-virtual destructor
> /root/ACE_wrappers/TAO/tao/New_Leader_Generator.h:30: warning: =C3=A2=C2=
=80=C2=98class TAO_New_Leader_Generator=C3=A2=C2=80=C2=99 has virtual funct=
ions but non-virtual destructor
> /root/ACE_wrappers/ace/Signal.h:269: warning: =C3=A2=C2=80=C2=98class ACE=
_Sig_Handler=C3=A2=C2=80=C2=99 has virtual functions but non-virtual destru=
ctor
> /root/ACE_wrappers/ace/Signal.h:436: warning: =C3=A2=C2=80=C2=98class ACE=
_Sig_Handlers=C3=A2=C2=80=C2=99 has virtual functions but non-virtual destr=
uctor
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/sciop_endpoints.o s=
ciop_endpoints.cpp
> g++ -W -Wall -Wpointer-arith -O3 -g -pipe -fno-implicit-templates   -D_RE=
ENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEMPLATE_INSTA=
NTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root/ACE_wrappe=
rs/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/root/ACE_wrap=
pers/TAO -DTAO_STRATEGIES_BUILD_DLL  -c -fPIC -o .shobj/uiop_endpoints.o ui=
op_endpoints.cpp
> g++ -D_REENTRANT -DACE_HAS_AIO_CALLS -D_GNU_SOURCE -DACE_HAS_EXPLICIT_TEM=
PLATE_INSTANTIATION   -I/root/ACE_wrappers -I/root/ACE_wrappers/TAO -I/root=
/ACE_wrappers/TAO -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__    -I../../.. -I/ro=
ot/ACE_wrappers/TAO -DTAO_STRATEGIES_BUILD_DLL -shared -Wl,-h -Wl,libTAO_St=
rategies.so.1.4.2 -o libTAO_Strategies.so.1.4.2 .shobj/DIOP_Acceptor.o .sho=
bj/DIOP_Connection_Handler.o .shobj/DIOP_Connector.o .shobj/DIOP_Endpoint.o=
 .shobj/DIOP_Factory.o .shobj/DIOP_Profile.o .shobj/DIOP_Transport.o .shobj=
/FIFO_Connection_Purging_Strategy.o .shobj/LFU_Connection_Purging_Strategy.=
o .shobj/LF_Strategy_Null.o .shobj/NULL_Connection_Purging_Strategy.o .shob=
j/SCIOP_Acceptor.o .shobj/SCIOP_Connection_Handler.o .shobj/SCIOP_Connector=
.o .shobj/SCIOP_Endpoint.o .shobj/SCIOP_Factory.o .shobj/SCIOP_Lite_Factory=
.o .shobj/SCIOP_Profile.o .shobj/SCIOP_Transport.o .shobj/SHMIOP_Acceptor.o=
 .shobj/SHMIOP_Connection_Handler.o .shobj/SHMIOP_Connector.o .shobj/SHMIOP=
_Endpoint.o .sho!
>  bj/SHMIOP_Factory.o .shobj/SHMIOP_Profile.o .shobj/SHMIOP_Transport.o .s=
hobj/UIOP_Acceptor.o .shobj/UIOP_Connection_Handler.o .shobj/UIOP_Connector=
.o .shobj/UIOP_Endpoint.o .shobj/UIOP_Factory.o .shobj/UIOP_Lite_Factory.o =
.shobj/UIOP_Profile.o .shobj/UIOP_Transport.o .shobj/advanced_resource.o .s



More information about the Ace-users mailing list