[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: compile error, libsvn_ra_dav/session.c parse error

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-04-02 20:51:03 CEST

On Tue, Apr 02, 2002 at 10:28:36AM -0800, Jennifer Bevan wrote:
>
> Hi again all,
> Well, after my previous question which really deserved an rtfm
> (although the response was *much* nicer than that), I almost didn't
> mention this, but hey -- <*shrug*>
>
> After getting a nice most-recent-version of httpd, subversion now
> completes the configure process -- but there's an error in the
> compilation (svn downloaded 4/2/02 around 9:30am). The commit
> logs seem to indicate that the last time a commit was done on
> libsvn_ra_dav/session.c was 3/28/02, which admittedly was just
> before a holiday weekend and therefore may be already being fixed.
> The error in the compile trace follows.
>
> Thanks in advance,
> Jennifer Bevan
>
> --------------------------------------
> subversion/libsvn_ra_dav/session.c:91: warning: type defaults to `int' in declaration of `ne_ssl_certificate'
> subversion/libsvn_ra_dav/session.c:91: parse error before `*'
> subversion/libsvn_ra_dav/session.c:92: warning: function declaration isn't a prototype
> subversion/libsvn_ra_dav/session.c: In function `svn_ra_dav__open':
> subversion/libsvn_ra_dav/session.c:377: too many arguments to function `ne_session_create'
> subversion/libsvn_ra_dav/session.c:378: too many arguments to function `ne_session_create'
> subversion/libsvn_ra_dav/session.c:423: warning: implicit declaration of function `ne_ssl_set_verify'
> make: *** [subversion/libsvn_ra_dav/session.lo] Error 1

i'm just guessing here, but it looks like we're trying to use some
neon ssl functions, and not finding them. has your version of neon
been compiled with ssl support? are you trying to build subversion
with ssl support?

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 2 20:53:39 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.