<?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>86023</bug_id>
          
          <creation_ts>2005-03-20 09:11 0000</creation_ts>
          <short_desc>libusb fails to configure on PPC Linux</short_desc>
          <delta_ts>2005-05-11 00:36:15 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>PPC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>ziktar@deadmoose.com</reporter>
          <assigned_to>liquidx@gentoo.org</assigned_to>
          <cc>meyerm@fs.tum.de</cc>
    
    <cc>ppc@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>ziktar@deadmoose.com</who>
            <bug_when>2005-03-20 09:11:35 0000</bug_when>
            <thetext>Emerging libusb-0.1.10a results in:

&gt;&gt;&gt; Unpacking libusb-0.1.10a.tar.gz to /var/tmp/portage/libusb-0.1.10a/work
aclocal-1.9: `configure.ac&apos; or `configure.in&apos; is required

Looking at the ebuild, I see some special casing is done for macos, and that it is also done for generic PPC...

So, I changed line 23 from:
	if use ppc || use ppc-macos ; then
to:
	if use ppc-macos ; then

I don&apos;t know if this is the correct fix, but it did allow me to emerge successfuly.

Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2005-03-21 06:21:49 0000</bug_when>
            <thetext>can ppc guys confirm this?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pylon@gentoo.org</who>
            <bug_when>2005-03-21 07:07:33 0000</bug_when>
            <thetext>Yes, I can confirm this error.  And I can also confirm the fix.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>l33tmmx@gmail.com</who>
            <bug_when>2005-03-21 09:03:57 0000</bug_when>
            <thetext>The same here (on Gentoo-PPC): same error, and the fix worked</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>w_depuydt@hotmail.com</who>
            <bug_when>2005-03-23 05:24:17 0000</bug_when>
            <thetext>I also can confirm this error, and the proposed fix solves it.
Running gentoo-ppc 2004.3 on a Powerbook DVI 667MHz.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2005-03-23 06:08:30 0000</bug_when>
            <thetext>thanks, sorry for the delay as i was away from my dev machine for acouple of days.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ziktar@deadmoose.com</who>
            <bug_when>2005-05-11 00:36:15 0000</bug_when>
            <thetext>Forgot to mark closed. Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>