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

Re: [PATCH] misc svn build errors

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2000-09-21 09:33:29 CEST

On Thu, 21 Sep 2000, Bob Miller wrote:

> Can anybody else reproduce this problem? I've attached the script
> "fooit" which shows exactly how I populated my work area. Am I
> populating it wrong?

I wish I could reach that far! ;-) I'm stuck on this one:

make[4]: Entering directory `/home/dast/src/subversion/subversion/libsvn_wc'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -g
-Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations
-Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c log.c
log.c: In function `set_error':
log.c:101: `SVN_ERR_WC_BAD_ADM_LOG' undeclared (first use in this function)
log.c:101: (Each undeclared identifier is reported only once
log.c:101: for each function it appears in.)
make[4]: *** [log.lo] Error 1
make[4]: Leaving directory `/home/dast/src/subversion/subversion/libsvn_wc'

... since I thought this was one of the things you patched the other day,
I've been waiting to see this get fixed in the CVS rather than apply the
patch myself locally.

There is no SVN_ERR_WC_BAD_ADM_LOG anywhere in my files.

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