Hi Peter,

we have a small issue, as we have nobody supporting this module actively. I would suggest to skip this module and leave it in the exclude-list, as in the default apps/Makefile.

-Raphael.

On 19.05.11 14:08, Peter Lemenkov wrote:
Hello All!

2011/5/19 Raphael Coeffic<[email protected]>:
Hi *!

This is the last call for patches for the upcoming 1.4.1 bug-fix release.
If you still have unpublished bug-fix patches, please provide them now, as
the 1.4.1 release is imminent.
It failed to compile on my machine:

cd /home/petro/work/sems_test/apps/gateway&&  /usr/bin/c++
-Dsems_gateway_EXPORTS -DUSE_SPANDSP -D__STDC_LIMIT_MACROS
-DUSE_LIBSAMPLERATE -DUSE_MONITORING -DLOG_BUFFER_LEN=2048 -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables  -D_THREAD_SAFE -D_REENTRANT -Wall
-Wno-reorder -fPIC -g -O2 -fPIC -I/home/petro/work/sems/core/ampi
-I/home/petro/work/sems/core/amci -I/home/petro/work/sems/core
-I/usr/include/mISDNuser   -DGW_VERSION=\"0.1\" -DMOD_NAME=\"gateway\"
-o CMakeFiles/sems_gateway.dir/GWSession.o -c
/home/petro/work/sems/apps/gateway/GWSession.cpp
/home/petro/work/sems/apps/gateway/GWSession.cpp: In member function
'virtual void GWSession::onSessionStart(const AmSipReply&)':
/home/petro/work/sems/apps/gateway/GWSession.cpp:55:13: warning:
unused variable 'ret' [-Wunused-variable]
/home/petro/work/sems/apps/gateway/GWSession.cpp: In member function
'virtual void GWSession::onBye(const AmSipRequest&)':
/home/petro/work/sems/apps/gateway/GWSession.cpp:64:6: warning: unused
variable 'ret' [-Wunused-variable]
/home/petro/work/sems/apps/gateway/GWSession.cpp: In member function
'virtual void GWSession::onCancel()':
/home/petro/work/sems/apps/gateway/GWSession.cpp:70:6: warning: unused
variable 'ret' [-Wunused-variable]
/home/petro/work/sems/apps/gateway/GWSession.cpp: In member function
'virtual void GWSession::onSipReply(const AmSipReply&, int, const
string&)':
/home/petro/work/sems/apps/gateway/GWSession.cpp:99:6: warning: unused
variable 'ret' [-Wunused-variable]
/home/petro/work/sems/apps/gateway/GWSession.cpp:94:9: warning: unused
variable 'status' [-Wunused-variable]
/home/petro/work/sems/apps/gateway/GWSession.cpp: In static member
function 'static GWSession* GWSession::CallFromOutside(std::string&,
std::string&, int, AmAudio*)':
/home/petro/work/sems/apps/gateway/GWSession.cpp:141:8: error: cannot
convert 'std::string' to 'AmSession*' in initialization
make[2]: *** [apps/gateway/CMakeFiles/sems_gateway.dir/GWSession.o] Error 1
make[2]: Leaving directory `/home/petro/work/sems_test'
make[1]: *** [apps/gateway/CMakeFiles/sems_gateway.dir/all] Error 2
make[1]: Leaving directory `/home/petro/work/sems_test'
make: *** [all] Error 2
work ~/work/sems_test:


_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to