Dear Richard 
I had the exact same problem. As you can see in the below line, the error is
on line 55 of a file named RmtDefs.hhp:
RmtDefs.hpp:55:88: note: suggested alternatives

So you have to go to the directory which you had extracted your ims_bench
package (which in your case is: /home/ricaard/APPS/sipp-code/sipp/branches )

Then go to the following diretory
cd ims_bench/rmt
you'll find a file named "RmtDefs.hpp"
add the following library to the headers of this file:
#include <cstddef>

and save it.

Now execute the "make" command for the "ims bench sipp" again. you hopefully
won't have any other problem.

Good luck
Negar


------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to