<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>74642</bug_id>
          
          <creation_ts>2004-12-16 09:45 0000</creation_ts>
          <short_desc>unixodbc fails on ltmain.sh (libtoolize)</short_desc>
          <delta_ts>2005-01-07 03:30:47 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>stefan@konink.de</reporter>
          <assigned_to>rphillips@gentoo.org</assigned_to>
          <cc>ka0ttic@gentoo.org</cc>
    
    <cc>klempner@imsanet.org</cc>

      

      
          <long_desc isprivate="0">
            <who>stefan@konink.de</who>
            <bug_when>2004-12-16 09:45:13 0000</bug_when>
            <thetext>Our favorite weekly hot bug again, this time the fix:

# braindead check in configure fails - hack approach
epatch ${FILESDIR}/unixODBC-2.2.6-configure.in.patch

+libtoolize --copy --force
autoconf || die &quot;autoconf failed&quot;

works too to get around the initial warning.

Reproducible: Always
Steps to Reproduce:
1. emerge unixODBC


Actual Results:  
Failing unixODBC

Expected Results:  
Installing unixODBC</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>klempner@imsanet.org</who>
            <bug_when>2004-12-19 10:27:21 0000</bug_when>
            <thetext>I get the exact same issue with lirc (bug #74911)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo.bugzilla@mas.ml1.net</who>
            <bug_when>2004-12-20 12:36:52 0000</bug_when>
            <thetext>I have the same problem with unixODBC-2.2.8, but the posted solution doesn&apos;t seem to work for me.

I tried

&lt;pre&gt;
# libtoolize --copy --force
# autoconf || die &quot;autoconf failed&quot;
&lt;/pre&gt;

This is with libtool 1.5.10.

I also tried the epatch solution, but I don&apos;t have the epatch program. What package provides that? In any case, emerge unixODBC claims it&apos;s already applying that patch.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>stefan@konink.de</who>
            <bug_when>2004-12-20 13:47:42 0000</bug_when>
            <thetext>Michael S: I hope you changed it in the right ebuild, it doesn&apos;t work on the &apos;prompt&apos;. (yeah it does... but then you are working with the ebuild program itself blah blah blah).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>olc@macmillan-craig.net</who>
            <bug_when>2004-12-21 11:19:23 0000</bug_when>
            <thetext>Michael S: Stefan meant that you need to change the ebuild file, adding 

  libtoolize --copy --force

just above the line that reads 

  autoconf || die &quot;autoconf failed&quot;

The quickie HOWTO at http://www.gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild may  provide some insight.

Ole (Posting in the bugreport instead of simply mailing, because the libtoolize thing has bitten me on several different ebuilds and it took me a little googlethrashing to find the howto after reading the various fix suggestions.)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ka0ttic@gentoo.org</who>
            <bug_when>2005-01-06 04:46:02 0000</bug_when>
            <thetext>rphillips, what&apos;s the deal with this one?  I&apos;d be glad to fix it if you don&apos;t have the time.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ka0ttic@gentoo.org</who>
            <bug_when>2005-01-07 03:30:47 0000</bug_when>
            <thetext>Fixed. Thanks for the report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>