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

Re: appr_socklen_t is missing

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-09-27 01:22:54 CEST

On Wed, 27 Sep 2000, Joe Orton wrote:

> > networkio.h:124: parse error before `apr_socklen_t'
>
> You need to re-run buildconf in APR (or better, autogen.sh at the top
> level): apr_socklen_t has been added to apr/include/apr.h.in.

Yes, I noticed that and I corrected it. Thanks anyway for the pointer.

Then, when I continue again (after having rebuild apr and done 'make clean'
on subversion) I halt on this:

/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I../include -I/home/dast/src/apache_2.0alpha6/src/include
-I/home/dast/src/apache_2.0alpha6/src/os/unix
-I/home/dast/src/apache_2.0alpha6/src/modules/dav/main
-I/home/dast/src/apache_2.0alpha6/src/lib/apr/include
-I/home/dast/src/subversion/db-3.1.17/build_unix -g -Wmissing-prototypes
-Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG
-DAP_DEBUG -g -Wall -c mod_dav_svn.c
In file included from
/home/dast/src/apache_2.0alpha6/src/include/ap_config.h:59,
                 from /home/dast/src/apache_2.0alpha6/src/include/httpd.h:79,
                 from mod_dav_svn.c:57:
/home/dast/src/apache_2.0alpha6/src/lib/apr/include/apr_lib.h:58: apr.h: No
such file or directory

... I don't manage to compile subversion very often! ;-)

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on Sat Oct 21 14:36:09 2006

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.