Hello All,

my name is Richard, I am from Slovakia and I am trying to install IMS Sipp
Bench. I cant find any solution for problem with compiling IMS Bench SW.
Problem is attached in attachment. I used online documentation, all
pre-requisites are installed. I have no idea what to do.

Im using Debian Wheezy with 3.13.9-amd64 kernel.

Can anybody help me please?

Thank you!

Regards,

Richard
make OSNAME=Linux MODELNAME=x86_64 -C rmt
make[1]: Entering directory 
`/home/ricaard/APPS/sipp-code/sipp/branches/ims_bench/rmt'
make OSNAME=`uname|sed -e "s/CYGWIN.*/CYGWIN/"` MODELNAME=`uname -m|sed 
"s/Power Macintosh/ppc/"` rmt_tst
make[2]: Entering directory 
`/home/ricaard/APPS/sipp-code/sipp/branches/ims_bench/rmt'
gcc   -D__LINUX -pthread -D__3PCC__       -I. -I/opt/openssl/include  -c -o 
RmtParm.o RmtParm.cpp
In file included from RmtParm.hpp:24:0,
                 from RmtParm.cpp:21:
RmtDefs.hpp:55:88: error: ‘ptrdiff_t’ was not declared in this scope
RmtDefs.hpp:55:88: note: suggested alternatives:
In file included from /usr/include/c++/4.7/iterator:60:0,
                 from RmtDefs.hpp:24,
                 from RmtParm.hpp:24,
                 from RmtParm.cpp:21:
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:174:28: note:   
‘std::ptrdiff_t’
/usr/include/c++/4.7/x86_64-linux-gnu/bits/c++config.h:174:28: note:   
‘std::ptrdiff_t’
In file included from RmtParm.hpp:24:0,
                 from RmtParm.cpp:21:
RmtDefs.hpp:55:97: error: template argument 3 is invalid
In file included from /usr/include/c++/4.7/iterator:61:0,
                 from RmtDefs.hpp:24,
                 from RmtParm.hpp:24,
                 from RmtParm.cpp:21:
/usr/include/c++/4.7/bits/stl_iterator_base_types.h: In instantiation of 
‘struct std::iterator_traits<Rmt::iterator_for_sized<Rmt::RmtParm> >’:
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:202:5:   required by 
substitution of ‘template<class _Iter> typename 
std::iterator_traits::iterator_category std::__iterator_category(const _Iter&) 
[with _Iter = Rmt::iterator_for_sized<Rmt::RmtParm>]’
/usr/include/c++/4.7/bits/stl_algo.h:4490:41:   required from ‘_IIter 
std::find_if(_IIter, _IIter, _Predicate) [with _IIter = 
Rmt::iterator_for_sized<Rmt::RmtParm>; _Predicate = Rmt::RmtParm::CheckIdPred]’
RmtParm.cpp:78:89:   required from here
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:166:53: error: no type 
named ‘iterator_category’ in ‘class Rmt::iterator_for_sized<Rmt::RmtParm>’
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:168:53: error: no type 
named ‘difference_type’ in ‘class Rmt::iterator_for_sized<Rmt::RmtParm>’
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:169:53: error: no type 
named ‘pointer’ in ‘class Rmt::iterator_for_sized<Rmt::RmtParm>’
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:170:53: error: no type 
named ‘reference’ in ‘class Rmt::iterator_for_sized<Rmt::RmtParm>’
In file included from /usr/include/c++/4.7/algorithm:63:0,
                 from RmtParmList.hpp:26,
                 from RmtParm.hpp:25,
                 from RmtParm.cpp:21:
/usr/include/c++/4.7/bits/stl_algo.h: In instantiation of ‘_IIter 
std::find_if(_IIter, _IIter, _Predicate) [with _IIter = 
Rmt::iterator_for_sized<Rmt::RmtParm>; _Predicate = Rmt::RmtParm::CheckIdPred]’:
RmtParm.cpp:78:89:   required from here
/usr/include/c++/4.7/bits/stl_algo.h:4490:41: error: no matching function for 
call to ‘__iterator_category(Rmt::iterator_for_sized<Rmt::RmtParm>&)’
/usr/include/c++/4.7/bits/stl_algo.h:4490:41: note: candidate is:
In file included from /usr/include/c++/4.7/iterator:61:0,
                 from RmtDefs.hpp:24,
                 from RmtParm.hpp:24,
                 from RmtParm.cpp:21:
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:202:5: note: template<class 
_Iter> typename std::iterator_traits::iterator_category 
std::__iterator_category(const _Iter&)
/usr/include/c++/4.7/bits/stl_iterator_base_types.h:202:5: note:   substitution 
of deduced template arguments resulted in errors seen above
make[2]: *** [RmtParm.o] Error 1
make[2]: Leaving directory 
`/home/ricaard/APPS/sipp-code/sipp/branches/ims_bench/rmt'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/ricaard/APPS/sipp-code/sipp/branches/ims_bench/rmt'
make: *** [all] Error 2

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to