Hello I'm trying to compile IMS Sipp under SUSE 11 x64 environment and I get 
the following error:

make OSNAME=Linux MODELNAME=x86_64 -C rmt
make[1]: Entering directory `/home/dark/Desktop/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/dark/Desktop/ims_bench/rmt'
gcc   -D__LINUX -pthread -D__3PCC__       -I. -I/opt/openssl/include  -c -o 
RmtParmBuffer.o RmtParmBuffer.cpp
RmtParmBuffer.cpp: In member function ‘void 
Rmt::RmtParmBuffer::putParm(Rmt::UInt, const Rmt::UInt8*, int)’:
RmtParmBuffer.cpp:47: error: ‘memcpy’ was not declared in this scope
RmtParmBuffer.cpp: In member function ‘void 
Rmt::RmtParmBuffer::putStringParm(Rmt::UInt, const char*)’:
RmtParmBuffer.cpp:59: error: ‘strlen’ was not declared in this scope
RmtParmBuffer.cpp: In member function ‘void Rmt::RmtParmBuffer::realloc(int)’:
RmtParmBuffer.cpp:69: error: ‘memcpy’ was not declared in this scope
make[2]: *** [RmtParmBuffer.o] Error 1
make[2]: Leaving directory `/home/dark/Desktop/ims_bench/rmt'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/dark/Desktop/ims_bench/rmt'
make: *** [rmtl] Error 2



My gcc version is:

gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036]

Do you know how can I fix it?

Thank you really much, your help would be much appreciated!
Roberto F.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to