<!-- 
RSS generated by JIRA (5.2.4#845-sha1:c9f4cc41abe72fb236945343a1f485c2c844dac9) at Sun May 19 16:14:25 CDT 2013

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 add field=key&field=summary to the URL of your request.
For example:
http://www.couchbase.com/issues/si/jira.issueviews:issue-xml/RCBC-7/RCBC-7.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Couchbase</title>
    <link>http://www.couchbase.com/issues</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>5.2.4</version>
        <build-number>845</build-number>
        <build-date>26-12-2012</build-date>
    </build-info>

<item>
            <title>[RCBC-7] errors during the installation of the required gem, memcached</title>
                <link>http://www.couchbase.com/issues/browse/RCBC-7</link>
                <project id="10048" key="RCBC">Couchbase Ruby client library</project>
                        <description>The config.status phase of the rake&amp;#39;s compile task fails.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;configure:21918: error: possibly undefined macro: AC_LIB_HAVE_LINKFLAGS&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;If this token and others are legitimate, please use m4_pattern_allow.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;See the Autoconf documentation.&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;make: *** [configure] Error 1&lt;br/&gt;
&lt;br/&gt;
A more comprehensive history of the issue can be found here: &lt;a href=&quot;https://github.com/fauna/memcached/issues/52&quot;&gt;https://github.com/fauna/memcached/issues/52&lt;/a&gt; &lt;br/&gt;
&lt;br/&gt;
FYI - The symptoms are also reported in this (older) issue &lt;a href=&quot;https://github.com/fauna/memcached/issues/15&quot;&gt;https://github.com/fauna/memcached/issues/15&lt;/a&gt;</description>
                <environment>Linux version 2.6.35.14-95.38.amzn1.i686 (&lt;a href=&apos;mailto:mockbuild@build-31002.build&apos;&gt;mockbuild@build-31002.build&lt;/a&gt;) (gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC) ) #1 SMP Thu Aug 25 17:11:35 UTC 2011&lt;br/&gt;
&lt;br/&gt;
Users also report the issue on RHEL/Ubuntu.  &lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;bash:        &amp;quot;/bin/bash =&amp;gt; GNU bash, version 4.1.2(1)-release (i386-redhat-linux-gnu)&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;zsh:         &amp;quot; =&amp;gt; not installed&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;rvm:&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;version:      &amp;quot;rvm 1.8.5 by Wayne E. Seguin (&lt;a href=&apos;mailto:wayneeseguin@gmail.com&apos;&gt;wayneeseguin@gmail.com&lt;/a&gt;) [&lt;a href=&quot;https://rvm.beginrescueend.com/&quot;&gt;https://rvm.beginrescueend.com/&lt;/a&gt;]&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;ruby:&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;interpreter:  &amp;quot;ruby&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;version:      &amp;quot;1.9.2p290&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;date:         &amp;quot;2011-07-09&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;platform:     &amp;quot;i686-linux&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;patchlevel:   &amp;quot;2011-07-09 revision 32553&amp;quot;&lt;br/&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;full_version: &amp;quot;ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]&amp;quot;&lt;br/&gt;
&lt;br/&gt;
&amp;nbsp;</environment>
            <key id="15363">RCBC-7</key>
            <summary>errors during the installation of the required gem, memcached</summary>
                <type id="1" iconUrl="http://www.couchbase.com/issues/images/icons/issuetypes/bug.png">Bug</type>
                                <priority id="3" iconUrl="http://www.couchbase.com/issues/images/icons/priorities/major.png">Major</priority>
                    <status id="6" iconUrl="http://www.couchbase.com/issues/images/icons/statuses/closed.png">Closed</status>
                    <resolution id="1">Fixed</resolution>
                    <security id="10011">Public</security>
                        <assignee username="avsej">Sergey Avseyev</assignee>
                                <reporter username="rhett.c">Rhett Clement</reporter>
                        <labels>
                    </labels>
                <created>Fri, 7 Oct 2011 12:52:10 -0500</created>
                <updated>Tue, 13 Nov 2012 04:24:16 -0600</updated>
                    <resolved>Fri, 7 Oct 2011 16:25:47 -0500</resolved>
                                                                            <votes>0</votes>
                        <watches>0</watches>
                                                    <comments>
                    <comment id="22359" author="avsej" created="Fri, 7 Oct 2011 16:25:47 -0500"  >The following patch solves the issue for ruby 1.8.7 and 1.9.2&lt;br/&gt;
&lt;br/&gt;
&lt;a href=&quot;https://github.com/fauna/memcached/pull/68&quot;&gt;https://github.com/fauna/memcached/pull/68&lt;/a&gt;&lt;br/&gt;
&lt;br/&gt;
See complete log here &lt;a href=&quot;https://github.com/fauna/memcached/issues/52&quot;&gt;https://github.com/fauna/memcached/issues/52&lt;/a&gt;</comment>
                </comments>
                    <attachments>
                    <attachment id="11736" name="config.log" size="87320" author="rhett.c" created="Fri, 7 Oct 2011 12:52:10 -0500" />
                    <attachment id="11738" name="config.status" size="73953" author="rhett.c" created="Fri, 7 Oct 2011 12:52:10 -0500" />
                    <attachment id="11737" name="configure" size="719169" author="rhett.c" created="Fri, 7 Oct 2011 12:52:10 -0500" />
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                                                                                                                                                    <customfield id="customfield_10081" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Rank</customfieldname>
                <customfieldvalues>
                    <customfieldvalue>9644</customfieldvalue>
                </customfieldvalues>
            </customfield>
                                                                                    <customfield id="customfield_10181" key="com.atlassian.jira.ext.charting:timeinstatus">
                <customfieldname>Time In Status</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                                </customfields>
    </item>
</channel>
</rss>