Make fails
"Tung Tran" <[email protected]> Mon, 23 May 2005 09:14:30 +0700
| Newsgroups | gmane.comp.lib.vovida.vocal |
|---|---|
| Message-ID | <005801c55f3d$27a66ff0$c80aa8c0@Tung> |
Hi, Can any one be lucky making the VOCAL system, I got this error
make[1]: Leaving directory `/usr/src/vocal-1.4.0/proxies/rs'
make[1]: Entering directory `/usr/src/vocal-1.4.0/proxies/rs'
g++ -Wall -D_REENTRANT -DUSE_PTHREADS -O -DCODE_OPTIMIZE
-I../../build -I../../build/../sip/base -I../../build/../sip/sipstack
-I../../build/../sdp/sdp2 -I../../build/../provisioning/psLib
-I../../build/../provisioning/util -I../../build/../heartbeat
-I../../build/../util -I../../build/../util/threads
-I../../build/../util/logging -I../../build/../util/crypto
-I../../build/../util/statistics -I../../build/../util/snmp
-I../../build/../util/signals -I../../build/../util/behavior
-I../../build/../util/io -I../../build/../util/services
-I../../build/../util/transport -I../../build/../util/config
-I../../build/../util/dnssrv -I../../build/../util/deprecated
-I../../build/../util/adt -I../../build/../contrib/libxml2.Linux.i686
-DVOCAL_USE_DEPRECATED -DVOCAL_USING_PENTIUM -c -o
obj.opt.Linux.i686/rs.o rs.cxx
In file included from ../../util/FifoBase.h:334,
from ../../util/Fifo.h:59,
from ../../sip/base/SipProxyEvent.hxx:59,
from ../../sip/base/Operator.hxx:61,
from ../../sip/base/State.hxx:61,
from ../../sip/base/Feature.hxx:61,
from ../../sip/base/CallInfo.hxx:63,
from ../../sip/base/CallContainer.hxx:58,
from ../../sip/base/Builder.hxx:60,
from RSBuilder.hxx:54,
from rs.cxx:58:
../../util/FifoBase.cc:101: warning: `typename
Vocal::FifoBase<Msg>::EventId'
is implicitly a typename
../../util/FifoBase.cc:101: warning: implicit typename is deprecated,
please
see the documentation for details
../../util/FifoBase.cc:123: warning: `typename
Vocal::FifoBase<Msg>::EventId'
is implicitly a typename
../../util/FifoBase.cc:123: warning: implicit typename is deprecated,
please
see the documentation for details
../../util/FifoBase.cc:145: warning: `typename
Vocal::FifoBase<Msg>::EventId'
is implicitly a typename
../../util/FifoBase.cc:145: warning: implicit typename is deprecated,
please
see the documentation for details
../../util/FifoBase.cc:174: warning: `typename
Vocal::FifoBase<Msg>::EventId'
is implicitly a typename
../../util/FifoBase.cc:174: warning: implicit typename is deprecated,
please
see the documentation for details
In file included from /usr/include/c++/3.2.2/backward/strstream:51,
from ../../util/logging/PriorityLog.hxx:61,
from ../../util/logging/Log.hxx:61,
from ../../util/logging/VLog.hxx:58,
from ../../util/Fifo.h:61,
from ../../sip/base/SipProxyEvent.hxx:59,
from ../../sip/base/Operator.hxx:61,
from ../../sip/base/State.hxx:61,
from ../../sip/base/Feature.hxx:61,
from ../../sip/base/CallInfo.hxx:63,
from ../../sip/base/CallContainer.hxx:58,
from ../../sip/base/Builder.hxx:60,
from RSBuilder.hxx:54,
from rs.cxx:58:
/usr/include/c++/3.2.2/backward/backward_warning.h:32:2: warning:
#warning This file includes at least one deprecated or antiquated
header. Please consider using one of the 32 headers found in section
17.4.1.2 of the C++ standard. Examples include substituting the <X>
header for the <X.h> header for C++ includes, or <sstream> instead of
the deprecated header <strstream.h>. To disable this warning use
-Wno-deprecated.
In file included from SubscriberContainer.hxx:64,
from rs.cxx:60:
DataHash.hxx: In member function `unsigned int
DataHash::operator()(const
Data&) const':
DataHash.hxx:80: `hash' undeclared (first use this function)
DataHash.hxx:80: (Each undeclared identifier is reported only once for
each
function it appears in.)
DataHash.hxx:80: parse error before `;' token
DataHash.hxx:82: `a' undeclared (first use this function)
In file included from rs.cxx:60:
SubscriberContainer.hxx: At global scope:
SubscriberContainer.hxx:388: ISO C++ forbids declaration of `hash_map'
with no
type
SubscriberContainer.hxx:388: template-id `hash_map<Data,
Sptr<Subscriber>,
DataHash>' used as a declarator
SubscriberContainer.hxx:388: parse error before `;' token
SubscriberContainer.hxx:397: ISO C++ forbids declaration of `Table' with
no
type
SubscriberContainer.hxx:397: parse error before `::' token
SubscriberContainer.hxx: In member function `unsigned int
SubscriberContainer::getSize() const':
SubscriberContainer.hxx:305: request for member `size' in `
this->SubscriberContainer::subList', which is of non-aggregate type
`int'
make[1]: *** [obj.opt.Linux.i686/rs.o] Error 1
make[1]: Leaving directory `/usr/src/vocal-1.4.0/proxies/rs'
make: *** [rs] Error 2
[root@localhost vocal-1.4.0]#
Please help.
Tung
_______________________________________________
vocal mailing list
[email protected]
To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal