Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104118 - Splashutils zlib update
Summary: Splashutils zlib update
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-29 04:28 UTC by Pedro Maia
Modified: 2005-09-09 04:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Maia 2005-08-29 04:28:08 UTC
Please update the splashutils code to compile with zlib 1.2.3, because zlib
1.2.3 is already default to any workstation.
It's quite simple, you only need to replace in the ebuild V_ZLIB="1.2.1" with
V_ZLIB="zlib-1.2.3". And in the splashutils package edit the Makefile and
replace ZLIBSRC="libs/zlib-1.2.1" with ZLIBSRC="libs/zlib-1.2.3".

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
In my case it compiled cleanly. In x86 i think that it's sure that will work
correctly.
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2005-09-09 04:35:03 UTC
Fixed in CVS, thanks.