[MacPorts] #18522: subversion 1.5.5 configure error on OSX 10.5
MacPorts
noreply at macports.org
Tue Feb 17 08:42:22 PST 2009
#18522: subversion 1.5.5 configure error on OSX 10.5
-------------------------------------------+--------------------------------
Reporter: henuyken@… | Owner: dluke@…
Type: defect | Status: closed
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Resolution: wontfix | Keywords:
Port: subversion |
-------------------------------------------+--------------------------------
Comment(by dluke@…):
The log you posted clearly indicates the selection of
+mac_os_x_server_mod_dav_svn - this does not get selected by default, you
must have selected it at some point in time.
From the log you posted:
Executing: /opt/local/bin/port install subversion +bash_completion
+darwin_7 +mac_os_x_server_mod_dav_svn +mod_dav_svn +no_bdb +no_neon
+tools +unicode_path
The log also indicates that the apache2 install being built against is in
/opt/apache2 which is not the macports-provided apache location (but it is
the one that that variant attempts to use).
I recommend cleaning subversion and building again without
+mac_os_x_server_mod_dav_svn:
port clean --all subversion
port -dv install subversion
--
Ticket URL: <http://trac.macports.org/ticket/18522#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list