First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 173403
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo LiveCD Package Maintainers <livecd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Gantner (a.k.a. nephros) <gentoo@nephros.org>
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 173403 depends on: Show dependency tree
Bug 173403 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: 2007-04-04 21:29 0000
+++ This bug was initially created as a clone of Bug #104727 +++

The ebuild uses the get_libdir function which AFAICS is defined in
multilib.eclass.
So it needs an 'inherit multilib' line.

Without it we get:
>>> Compiling source in /tmp/portage/app-arch/pbzip2-1.0.1/work/pbzip2-1.0.1 ...
/usr/portage/app-arch/pbzip2/pbzip2-1.0.1.ebuild: line 23: get_libdir: command
not found
cp: cannot stat `/usr//libbz2.a': No such file or directory
make: *** No rule to make target `libbz2.a', needed by `pbzip2-static'.  Stop.

------- Comment #1 From Marcelo Goes 2007-04-08 00:20:39 0000 -------
Worked for me.

06/09/03 20:12:14 kumba Exp $

+inherit multilib
+
 DESCRIPTION="A parallel version of BZIP2"
 HOMEPAGE="http://compression.ca/pbzip2/"
 SRC_URI="http://compression.ca/${PN}/${P}.tar.gz"

------- Comment #2 From Chris Gianelloni (RETIRED) 2007-04-13 17:50:24 0000 -------
Fixed in CVS

------- Comment #3 From Jakub Moc (RETIRED) 2007-04-16 18:22:28 0000 -------
*** Bug 174817 has been marked as a duplicate of this bug. ***

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