First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 105684
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo net-p2p team <net-p2p@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lars Wendler (Polynomial-C) <polynomial-c@gentoo.org>
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 105684 depends on: Show dependency tree
Bug 105684 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-09-12 06:43 0000
Hi,

as mentioned in the summary all three ebuilds in the tree have a redundant
./configure-flag.
Just have a look at src_compile() and you will find 
--with-zlib
and two lines beneath there is
`use_with zlib`
so one of these can be removed. I suggest to remove --with-zlib as the other is
switchable by the user via USE-flag then.

Poly


Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Marcin Kryczek (RETIRED) 2005-09-12 11:09:42 0000 -------
fixed in cvs, thanks for help

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