Opened 19 years ago

Closed 19 years ago

#4658 closed defect (invalid)

Can't get subversion to build: +mac-os-x-server-mod_dav_svn

Reported by: antonio@… Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

Building subversion with ra_dav seems to be broken on my system.

Looks from this like there may be some hardwired path that works in std. DP install (/opt)? I am using / usr/local which is not this (--with-apxs=/opt/apache2/bin/apxs) from below.

I thought that this might be due to apxs being picked up from the old apache but have made sure that I am picking up the one installed by the apache2 package that DP installs as a dependency.

Thanks

AR

The Error: Target com.apple.configure returned: configure failure: shell command "cd "/usr/local/var/ db/dports/build/ file._usr_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_subversion/ work/subversion-1.2.1" && ./configure --prefix=/usr/local --with-berkeley-db=/usr/local/include/ db4:/usr/local/lib --with-neon=/usr/local --with-apr=/usr/local --with-apr-util=/usr/local -- mandir=\${prefix}/share/man --with-apxs=/opt/apache2/bin/apxs --disable-mod-activation" returned error 1

configure: error: no - APXS refers to an old version of Apache

Unable to locate /mod_dav.h

Change History (1)

comment:1 Changed 19 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: newclosed

+mac-os-x-server-mod_dav_svn is for building ra_dav against the apache2 installed with Mac OS X Server (it's a stupid variant that was added only after repeated requests).

You want +mod_dav_svn

Note: See TracTickets for help on using tickets.