ivr does not compile in latest sems master:
python2.6 py_comp -l -q py &&\
cp py/*.pyc ../../core/lib
g++ -MMD -Wall -Wno-reorder -fPIC -g -O2 -I/usr/include/python2.6
-fno-strict-aliasing -Wno-write-strings -D_DEBUG -D_THREAD_SAFE -D_REENTRANT
-DSEMS_VERSION='"1.6.0"' -DARCH='"x86"' -DOS='"linux"'
-DSYSTEM_SAMPLECLOCK_RATE=32000LL -DSUPPORT_IPV6 -DUSE_MONITORING
-DLOG_BUFFER_LEN=2048 -DPROPAGATE_COREDUMP_SETTINGS -I ../../core
-I/usr/include/python2.6 -fno-strict-aliasing -Wno-write-strings -c Ivr.cpp
-o Ivr.o
../../core/AmB2BSession.h: In member function ‘virtual void
IvrDialog::createCalleeSession()’:
../../core/AmB2BSession.h:139: error: ‘std::string AmB2BSession::other_id’ is
private
Ivr.cpp:796: error: within this context
../../core/AmB2BSession.h:139: error: ‘std::string AmB2BSession::other_id’ is
private
Ivr.cpp:798: error: within this context
../../core/AmB2BSession.h:139: error: ‘std::string AmB2BSession::other_id’ is
private
Ivr.cpp:821: error: within this context
make: *** [Ivr.o] Error 1
-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev