<?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>67510</bug_id>
          
          <creation_ts>2004-10-13 22:26 0000</creation_ts>
          <short_desc>porting: faad2</short_desc>
          <delta_ts>2005-02-06 13:33: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>All</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>clmason@gmail.com</reporter>
          <assigned_to>osx@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>clmason@gmail.com</who>
            <bug_when>2004-10-13 22:26:29 0000</bug_when>
            <thetext>This had one minor issue.  It tried to call libtoolize which doesn&apos;t exist on Mac OS X.
However, there *is* a /usr/bin/glibtoolize.  When I forced it to use that everything
compiled and installed cleanly.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>clmason@gmail.com</who>
            <bug_when>2004-10-14 09:22:02 0000</bug_when>
            <thetext>
Hmm, I just noticed that /etc/make.profile/profile.bashrc has

alias libtool=glibtool
alias libtoolize=glibtoolize
alias sed=gsed

So it looks like this issue was already anticipated.  Is this a bug in the ebuild, or
perhaps a bug in my environment?  (Maybe I needed to manually update /etc/profile
after upgrading to a new portage?)
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>josejx@gentoo.org</who>
            <bug_when>2004-10-23 00:31:05 0000</bug_when>
            <thetext>Although this bug in general has been fixed, this was a special case because the ebuild was running libtoolize inside of a new shell.  This lost the aliases, which prevented the emerge.

Fixed in CVS </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gongloo@gentoo.org</who>
            <bug_when>2005-02-06 13:33:15 0000</bug_when>
            <thetext>Closing out bugs that&apos;ve been resolved for a while now... </thetext>
          </long_desc>
      
    </bug>

</bugzilla>