First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 178923
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Perl Devs @ Gentoo <perl@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
external-zlib.patch Use external zlib in Compress-Raw-Zlib patch İsmail "cartman" Dönmez 2007-05-19 14:39 0000 381 bytes Details | Diff
crz-patch.patch Ebuild patch patch Diego E. 'Flameeyes' Pettenò 2007-05-23 21:25 0000 614 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 178923 depends on: Show dependency tree
Bug 178923 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-05-17 19:32 0000
Not a good idea, in general it would be nicer to use the shared copy of zlib
already present in the system, to avoid having to load more data (zlib is
almost always already present in memory) and to allow fixes in zlib to be
shared by its users too.

------- Comment #1 From İsmail "cartman" Dönmez 2007-05-19 14:39:44 0000 -------
Created an attachment (id=119709) [details]
Use external zlib in Compress-Raw-Zlib

------- Comment #2 From İsmail "cartman" Dönmez 2007-05-19 14:40:20 0000 -------
Attached a patch to use system zlib.

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2007-05-23 21:25:18 0000 -------
Created an attachment (id=120134) [details]
Ebuild patch

Thanks to Ismail, I've been able to test the attached patch for the ebuild
(Ismail's patch is bigger than the actual file to replace, and as only those
variables are present and documented, this should do it).

------- Comment #4 From Michael Cummings (RETIRED) 2007-06-06 23:14:02 0000 -------
bumped with a variation of the second patch (except invoking multilib so lib64
would be correctly captured, or lib128, or lib1024....hey, some day...) Thanks!

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