On Thu, 2003-08-28 at 09:14, Van Gale wrote:
> On Thu, 28 Aug 2003 09:01:20 -0300, Alcino Dall Igna Junior wrote:
> > On Wed, 2003-08-27 at 23:17, Van Gale wrote:
> >> On Wed, 27 Aug 2003 17:28:47 -0300, Alcino Dall Igna Junior wrote:
> >>
> >> That symbol (dav_xml_get_cdata) is in /usr/lib/apache2/mod_dav.so
> >>
> >> If you don't have that file maybe you need to re-emerge apache?
> >>
> >> If you do have it, then I would guess something is wrong in your apache2
> >> conf files.
> >>
> >> Van
> >
> > Then this is problably the cause of mod_dav_svn be disable in the
> > subversion ebuild.
> > By the way, using apache apr and aprutil I was unable to build
> > subversion (no way thru ebuild, nor or hand) even if the apr version be
> > the same in apache and in subversion (0.9.4 IIRC).
> > I will try svnserver.
>
> Do you have "-D DAV" in your /etc/conf.d/apache2 ?
>
> Do you have a /etc/apache2/conf/modules.d/45_mod_dav.conf ?
>
> If not, then this explains the error. I have both and apache2 at least
> starts properly (although I haven't verified the SVN DAV interface actually works :)
>
> How did you disable mod_dav_svn in the ebuild?
>
> Van
I don't do that, in the ebuild of subversion-0.27.0:
econf ${myconf} \
--with-neon=/usr \
--disable-experimental-libtool \
--disable-mod-activation ||die "configuration failed"
This last disable means the apache mod (in fact I became aware of it from
the config.log).
I was able to install subversion just when I install db-4 (by hand, not
statically intenal) and when deactivated the apache apr and aprutil.
It was a lot of trying that problably I mess a lot of things.
I wasn't able to find an ebuild to db-4 (it seems it is problem with
db-4.0.14 and 4.1.25, that break some packages).
Alcino
--
[EMAIL PROTECTED] mailing list