[MacPorts] #23507: apache2: unable to infer tagged configuration
MacPorts
noreply at macports.org
Fri Feb 5 02:23:45 PST 2010
#23507: apache2: unable to infer tagged configuration
-----------------------------------+----------------------------------------
Reporter: steven@… | Owner: imajes@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: apache2
-----------------------------------+----------------------------------------
Comment(by ryandesign@…):
Having never used ccache, I don't know. First, have you cleaned apache2
since making this change? That may be all it is:
{{{
sudo port clean apache2
sudo port install apache2
}}}
If that's not it, maybe the setting is remembered by either apr or apr-
util; now that you've disabled ccache in macports.conf, try rebuilding apr
and apr-util, then clean apache2 and try building it again.
{{{
sudo port -n upgrade --force apr apr-util
sudo port clean apache2
sudo port install apache2
}}}
--
Ticket URL: <http://trac.macports.org/ticket/23507#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list