First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 67510
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: osx porters <osx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris L. Mason <clmason@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 67510 depends on: Show dependency tree
Show dependency graph
Bug 67510 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)





View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-10-13 22:26 0000
This had one minor issue.  It tried to call libtoolize which doesn'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.

------- Comment #1 From Chris L. Mason 2004-10-14 09:22:02 0000 -------
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?)

------- Comment #2 From Joe Jezak 2004-10-23 00:31:05 0000 -------
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 

------- Comment #3 From Hasan Khalil (RETIRED) 2005-02-06 13:33:15 0000 -------
Closing out bugs that've been resolved for a while now... 

First Last Prev Next    No search results available      Search page      Enter new bug