Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2005 12:17:49 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org, guru@sisis.de
Subject:   Re: 6.0-REL && ports/devel/subversion
Message-ID:  <200512301217.50044.kstewart@owt.com>
In-Reply-To: <20051230103942.GB9413@rebelion.Sisis.de>
References:  <20051230103942.GB9413@rebelion.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 30 December 2005 02:39 am, guru@sisis.de wrote:
> Hi,
>
> the ports compilation of subversion-1.2.1 failes with:
>
> subversion/libsvn_ra_dav/commit.c:32:23: ne_socket.h: No such file or
> directory subversion/libsvn_ra_dav/commit.c:33:24: ne_request.h: No
> such file or directory subversion/libsvn_ra_dav/commit.c:34:22:
> ne_props.h: No such file or directory
> subversion/libsvn_ra_dav/commit.c:35:22: ne_basic.h: No such file or
> directory
>
>
> it seems that the missing header files are part of
> ports/www/neon/ but don't get installed;
>
> what is the right way to fix this?
> Thx
>

Were you using portupgrade or portmanage? They are supposed to=20
automagically take care of problems like that.

Sometimes, even if you use them, the build doesn't happen but if you=20
look at the configure messages, you will see it is missing. Since it is=20
in the dependancy list, I would just build neon and try building=20
subversion again.=20

I first would try updating subversion with one of the tools and see if=20
it is fixed for you.

Kent

=2D-=20
Kent Stewart
Richland, WA

"Nunca te acostar=E1s sin saber una cosa m=E1s"
http://users.owt.com/kstewart/index.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512301217.50044.kstewart>