<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 21:08:23 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[CDRIVER-77] Compiling issue involving timeval struct in mongo_conn_set_timeout</title>
                <link>https://jira.mongodb.org/browse/CDRIVER-77</link>
                <project id="10030" key="CDRIVER">C Driver</project>
                    <description>&lt;p&gt;When compiling the mongoDB C driver, I get this message:&lt;/p&gt;

&lt;p&gt;scons --c99&lt;br/&gt;
scons: Reading SConscript files ...&lt;br/&gt;
Checking for C library json... no&lt;br/&gt;
scons: done reading SConscript files.&lt;br/&gt;
scons: Building targets ...&lt;br/&gt;
gcc -o src/md5.o -c -std=c99 -pedantic -Wall -ggdb -DMONGO_HAVE_STDINT -O3 -I/opt/local/include -Isrc src/md5.c&lt;br/&gt;
gcc -o src/mongo.o -c -std=c99 -pedantic -Wall -ggdb -DMONGO_HAVE_STDINT -O3 -I/opt/local/include -Isrc src/mongo.c&lt;br/&gt;
src/mongo.c: In function &apos;mongo_conn_set_timeout&apos;:&lt;br/&gt;
src/mongo.c:437:20: error: storage size of &apos;tv&apos; isn&apos;t known&lt;br/&gt;
src/mongo.c:437:20: warning: unused variable &apos;tv&apos; &lt;span class=&quot;error&quot;&gt;&amp;#91;-Wunused-variable&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;The reason for this is that &quot;struct timeval tv&quot; is not defined by default.  &amp;lt;sys/time.h&amp;gt; is not included in mongo.c, and thus causes the compiling process to terminate with the above error.  Attached is a modified version of mongo.c that has two lines, a comment line and #include &amp;lt;sys/time.h&amp;gt;&lt;/p&gt;</description>
                <environment>Arch Linux kernel 2.6.39, gcc 4.6</environment>
        <key id="18883">CDRIVER-77</key>
            <summary>Compiling issue involving timeval struct in mongo_conn_set_timeout</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="kbanker">Kyle Banker</assignee>
                                    <reporter username="raevin">Eric Hansen</reporter>
                        <labels>
                            <label>compile</label>
                            <label>error</label>
                            <label>time.h</label>
                            <label>timeout</label>
                    </labels>
                <created>Thu, 30 Jun 2011 17:20:18 +0000</created>
                <updated>Wed, 3 May 2017 22:14:43 +0000</updated>
                            <resolved>Thu, 30 Jun 2011 17:29:16 +0000</resolved>
                                    <version>0.3</version>
                                                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="39981" author="kbanker" created="Thu, 30 Jun 2011 17:28:55 +0000"  >&lt;p&gt;Thanks for the report.&lt;/p&gt;

&lt;p&gt;We do recommend building from a given tag. Master should be considered unstable.&lt;/p&gt;</comment>
                            <comment id="39980" author="auto" created="Thu, 30 Jun 2011 17:27:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;login&apos;: u&apos;banker&apos;, u&apos;name&apos;: u&apos;Kyle Banker&apos;, u&apos;email&apos;: u&apos;kylebanker@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/CDRIVER-77&quot; title=&quot;Compiling issue involving timeval struct in mongo_conn_set_timeout&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CDRIVER-77&quot;&gt;&lt;del&gt;CDRIVER-77&lt;/del&gt;&lt;/a&gt; minor: include time.h&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-c-driver/commit/f27c6580839d5a149ac1916b01d2937f889636e3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-c-driver/commit/f27c6580839d5a149ac1916b01d2937f889636e3&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12178" name="mongo.c" size="33550" author="raevin" created="Thu, 30 Jun 2011 17:20:18 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrh6r3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13893</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>