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

compile error, libsvn_ra_dav/session.c parse error

From: Jennifer Bevan <jen_at_bounce.alouysius.net>
Date: 2002-04-02 20:28:36 CEST

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

---------------------------------------------------------------------
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:48:54 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.