First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 86023
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Alastair Tse (RETIRED) <liquidx@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nick Lassonde <ziktar@deadmoose.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

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

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


Not eligible to see or edit group visibility for this bug.




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


Description:   Opened: 2005-03-20 09:11 0000
Emerging libusb-0.1.10a results in:

>>> Unpacking libusb-0.1.10a.tar.gz to /var/tmp/portage/libusb-0.1.10a/work
aclocal-1.9: `configure.ac' or `configure.in' 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't know if this is the correct fix, but it did allow me to emerge successfuly.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Alastair Tse (RETIRED) 2005-03-21 06:21:49 0000 -------
can ppc guys confirm this?

------- Comment #2 From Lars Weiler (RETIRED) 2005-03-21 07:07:33 0000 -------
Yes, I can confirm this error.  And I can also confirm the fix.

------- Comment #3 From Jouni Rinne 2005-03-21 09:03:57 0000 -------
The same here (on Gentoo-PPC): same error, and the fix worked

------- Comment #4 From Wouter Depuydt 2005-03-23 05:24:17 0000 -------
I also can confirm this error, and the proposed fix solves it.
Running gentoo-ppc 2004.3 on a Powerbook DVI 667MHz.

------- Comment #5 From Alastair Tse (RETIRED) 2005-03-23 06:08:30 0000 -------
thanks, sorry for the delay as i was away from my dev machine for acouple of
days.

------- Comment #6 From Nick Lassonde 2005-05-11 00:36:15 0000 -------
Forgot to mark closed. Thanks.

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