<br><br><div class="gmail_quote">On Thu, Feb 26, 2009 at 10:07 PM, m. allan noah <span dir="ltr">&lt;<a href="mailto:kitno455@gmail.com">kitno455@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">On Thu, Feb 26, 2009 at 11:00 PM, Chris Bagwell &lt;<a href="mailto:chris@cnpbagwell.com">chris@cnpbagwell.com</a>&gt; wrote:<br>
&gt; m. allan noah wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Feb 26, 2009 at 9:46 PM, Chris Bagwell &lt;<a href="mailto:chris@cnpbagwell.com">chris@cnpbagwell.com</a>&gt;<br>
&gt;&gt; wrote:<br>
<br>
&gt; Here is an idea to explore... Is there any change your RPM package is<br>
&gt; replacing ltmain.sh or libtool when it was compiled?  I could see how<br>
&gt; ldconfig might behavior like your seeing if 1.0.19 backends were installed<br>
&gt; with &quot;soname&quot;&#39;s of the form libsane-backend.so.1 but your 1.1.0 backends<br>
&gt; were installed with soname&#39;s of the form libsane.so.1.<br>
&gt;<br>
<br>
</div></div>Its not &#39;my&#39; rpm- it is the distro&#39;s rpm, which happens to be: Fedora<br>
10, tada! Now you can test it too :)<br>
<div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br>Yep, that appears to be the issue... at least at first glance.  This line is in Fedora 10&#39;s spec file:<br><br> # We patched <a href="http://configure.in">configure.in</a>, so regenerate configure.<br>
autoreconf --install --force<br><br>They should remove that --force option so as not to overwrite our patched ltmain.sh.  So using Fedora RPM&#39;s and then installing on top with source package will have the unwanted behavior you are seeing.<br>
<br>I&#39;ll bugzilla that when I have a moment.<br><br>Chris<br></div></div><br>