Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123965 - www-apache/mod_proxy_html: global scope xml2-config
Summary: www-apache/mod_proxy_html: global scope xml2-config
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-24 10:03 UTC by Ciaran McCreesh
Modified: 2006-02-27 09:46 UTC (History)
1 user (show)

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 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!