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

Re: [r2019] build broken ?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-05-28 13:28:22 CEST

On Tue, May 28, 2002 at 11:05:18AM +0200, Ollivier Robert wrote:
> I get this trying to compile r2019... Anyone seeing this ?
> DB_TXN is defined in the db4 header files. I'm using the latest
> apr/apr-util from CVS.
>
> /bin/sh /spare/build/subversion-build/r2019/libtool --silent --mode=compile gcc -D_REENTRANT -D_THREAD_SAFE -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DNEON_SSL -I./subversion/include -I. -I/local/svn/include -I/local/svn/include -I/usr/local/include -I/usr/local/include/neon -o subversion/libsvn_fs/dag.lo -c subversion/libsvn_fs/dag.c
> In file included from subversion/libsvn_fs/dag.h:24,
> from subversion/libsvn_fs/dag.c:27:
> subversion/libsvn_fs/trail.h:134: syntax error before `0x80000000'
> In file included from subversion/libsvn_fs/dag.c:29:
> subversion/libsvn_fs/fs.h:46: syntax error before `DB_ENV'

if i remember correctly, i think that is the kind of error you get
when we're picking up older berkeley db headers, as opposed to the
berkeley db 4 headers. i'm not positive though, it's been a while.

-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 May 28 13:29:37 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.