Stephan A. Rickauer [2007-01-19, 10:04:49]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> For somebody who knows how to make a package, this is an easy one,
> however, I'm currently pulling my hair out.
> 
> I need to make my own subversion package that includes mod_dav_svn. My
> naive approach was to a) get, compile (--enable-dav,  --enable-dav-fs)
> and install http2 on my build host and b) edit the subversion Makefile
> to compile with
> 
>   --with-apxs=$APACHEBIN/apxs
>   --with-apr=$APACHEBIN/apr-config
>   --with-apr-util=$APACHEBIN/apu-config
> 
> Good news is that 'make' runs through flawlessly, however, 'make
> package' aborts with:
> 
> ===>  Building package for subversion-1.3.2
> Switching to /usr/ports/devel/subversion/pkg/PFRAG.shared
> Error in package:
> "/usr/ports/devel/subversion/w-subversion-1.3.2/fake-i386//usr/local/lib/libsvn_fs_base-1.so.0.0"
> does not exist

I suggest you take the build logs from the normal subversion build
and from your customized one, and compare them, especially the output of
the configure script, carefully.

Someone might enable this as a subpackage in the future, since we now
have an apache2 port in -current.

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to