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

APR cvs-update problems?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-10-24 13:08:00 CEST

Hi ho

I just updated my subversion tree and tried to build it. I fell on a problem
that occurs like displayed below(1).

I have reason to believe that this is because my APR tree isn't updated. Now,
when I try to update my APR sources (using the CVS root
:pserver:anoncvs@www.apache.org:/home/cvspublic) my cvs client just hangs
forever without getting any updates(2).

Have I missed something, does the APR cvs respostory dislike me or am I plain
stupid?

(1)

Making all in libsvn_subr
Making all in .
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite
-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 xml.c
xml.c: In function `svn_xml_ap_to_hash':
xml.c:288: `APR_HASH_KEY_STRING' undeclared (first use in this function)
xml.c:288: (Each undeclared identifier is reported only once
xml.c:288: for each function it appears in.)
make[4]: *** [xml.lo] Error 1
make[3]: *** [all-recursive] Error 1

(2)
 (I'm sure you can follow the swedish date output)

% cat CVS/Root
:pserver:anoncvs@www.apache.org:/home/cvspublic
% cat CVS/Repository
apache-2.0/src/lib/apr
% date
tisdag, 24 oktober 2000 kl 13:03:29 MET DST
% cvs -t update
cvs update: notice: main loop with
CVSROOT=:pserver:anoncvs@www.apache.org:/home/cvspublic
^Ccvs [update aborted]: received interrupt signal
% date
tisdag, 24 oktober 2000 kl 13:04:22 MET DST

-- 
      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:12 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.