Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 437390 - bootstrap: stage3 failure on libxml2
Summary: bootstrap: stage3 failure on libxml2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-06 10:10 UTC by Fabian Groffen
Modified: 2012-10-06 19:10 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 Fabian Groffen gentoo-dev 2012-10-06 10:10:26 UTC
On openSUSE 12.{1,2} and Fedora 17 libxml2 fails to compile due to gzopen64 not being defined.  This comes from zlib, and hints at a mismatch between Z_LARGE64 and Z_WANT64.
Comment 1 Fabian Groffen gentoo-dev 2012-10-06 19:10:45 UTC
I checked in a workaround, since it seems that bootstrapping is successful with the same code and without workaround in the emerge -e system phase.