<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install SIPp in Ubuntu</title>
	<atom:link href="http://www.hui-wang.info/2009/09/install-sipp-in-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hui-wang.info/2009/09/install-sipp-in-ubuntu/</link>
	<description>One will, One way</description>
	<lastBuildDate>Thu, 26 Aug 2010 03:01:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Huzefa</title>
		<link>http://www.hui-wang.info/2009/09/install-sipp-in-ubuntu/comment-page-1/#comment-353</link>
		<dc:creator>Huzefa</dc:creator>
		<pubDate>Wed, 06 Jan 2010 12:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.hui-wang.info/?p=455#comment-353</guid>
		<description>Specifically, add #include  to the scenario.hpp file

Good Luck</description>
		<content:encoded><![CDATA[<p>Specifically, add #include  to the scenario.hpp file</p>
<p>Good Luck</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hui</title>
		<link>http://www.hui-wang.info/2009/09/install-sipp-in-ubuntu/comment-page-1/#comment-330</link>
		<dc:creator>Hui</dc:creator>
		<pubDate>Wed, 18 Nov 2009 18:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.hui-wang.info/?p=455#comment-330</guid>
		<description>Hi &lt;strong&gt;Suresh&lt;/strong&gt;, thanks for your feedback. 
In fact, what the code is missing is not the file scenario.php but limits.h in which the value of INT_MAX is defined.

I&#039;m sorry about the confusion.  To get rid of this error you should add &lt;strong&gt;#include &lt;limits.h&gt; &lt;/strong&gt;in the files where it is missed.
Good luck.</description>
		<content:encoded><![CDATA[<p>Hi <strong>Suresh</strong>, thanks for your feedback.<br />
In fact, what the code is missing is not the file scenario.php but limits.h in which the value of INT_MAX is defined.</p>
<p>I&#8217;m sorry about the confusion.  To get rid of this error you should add <strong>#include &lt;limits.h&gt; </strong>in the files where it is missed.<br />
Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh S</title>
		<link>http://www.hui-wang.info/2009/09/install-sipp-in-ubuntu/comment-page-1/#comment-327</link>
		<dc:creator>Suresh S</dc:creator>
		<pubDate>Wed, 18 Nov 2009 02:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.hui-wang.info/?p=455#comment-327</guid>
		<description>Dear Wang,

I found this article useful and could trouble shoot my issue, but I could not understand the following thing which you wanted to say: &quot;Please add #include in the file header where it is missed.&quot;

While compiling sipp v3.1 in Ubuntu 9.04, I am getting the following error:
‘INT_MAX’ was not declared in this scope

I tried add the line [include &quot;scenario.hpp&quot;] in the file scenario.cpp under sipp directory and still i got the same error. I installed the openssl 0.9.8 version and then ran the following install commands:

sudo apt-get install build-essential
sudo apt-get install ncurses-dev
sudo apt-get install libssl-dev
sudo apt-get install libnet6-1.3-dev
sudo apt-get install libpcap-dev
sudo apt-get install sip-tester

Everything was successfully executed, but still when I run &quot;sudo make&quot;, I get the same error as you have mentioned. Kindly help me out to solve this issue. Thanks.

--s.suresh</description>
		<content:encoded><![CDATA[<p>Dear Wang,</p>
<p>I found this article useful and could trouble shoot my issue, but I could not understand the following thing which you wanted to say: &#8220;Please add #include in the file header where it is missed.&#8221;</p>
<p>While compiling sipp v3.1 in Ubuntu 9.04, I am getting the following error:<br />
‘INT_MAX’ was not declared in this scope</p>
<p>I tried add the line [include "scenario.hpp"] in the file scenario.cpp under sipp directory and still i got the same error. I installed the openssl 0.9.8 version and then ran the following install commands:</p>
<p>sudo apt-get install build-essential<br />
sudo apt-get install ncurses-dev<br />
sudo apt-get install libssl-dev<br />
sudo apt-get install libnet6-1.3-dev<br />
sudo apt-get install libpcap-dev<br />
sudo apt-get install sip-tester</p>
<p>Everything was successfully executed, but still when I run &#8220;sudo make&#8221;, I get the same error as you have mentioned. Kindly help me out to solve this issue. Thanks.</p>
<p>&#8211;s.suresh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
