Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 123965

Summary: www-apache/mod_proxy_html: global scope xml2-config
Product: Gentoo Linux Reporter: Ciaran McCreesh <ciaran.mccreesh>
Component: Current packagesAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: qa
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ciaran McCreesh 2006-02-24 10:03:15 UTC
From mod_proxy_html-2.5.1.ebuild:

APXS2_ARGS="$(xml2-config --cflags) -c ${PN}.c"

Please don't do that in global scope. It makes the baby Jesus cry.
Comment 1 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2006-02-27 09:46:21 UTC
fixed in CVS. Thanks!