Re: [Sipp-users] Error in make ossl

2010-09-23 Thread sougata pal
Hi All , I somehow managed to fix that bug but this time i am getting confused due to this error while compiling ossl. The error is showing while compiling sipp.cpp file as , r...@sougata-desktop:/home/sougata/IMSBenchSIPp/ims_bench# make ossl make OSNAME=Linux MODELNAME=i686 GSL_LIBS="-lgsl -lgs

Re: [Sipp-users] Error in make ossl

2010-09-23 Thread Simonart, Xavier
Hi, You might have hit some gcc4.4 incompatibilities. A patch was sent fixing this: http://www.mail-archive.com/sipp-users@lists.sourceforge.net/msg04616.html -Xavier From: sougata pal [mailto:sougata@gmail.com] Sent: jeudi 23 septembre 2010 11:35 To: sipp-

Re: [Sipp-users] Error in "make ossl"

2010-06-15 Thread Verbeiren, David
> scenario.cpp: In member function 'void > Message::parseSend(ScenarioParseContext&)': > scenario.cpp:725: error: invalid conversion from 'const char*' to 'char*' I suspect you are hitting some of the gcc4 incompatibilities. Someone sent a patch to address these a few weeks ago. See http://w