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

Re: r9990 breaks build

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2004-06-15 06:02:51 CEST

On Mon, 14 Jun 2004, Ben Collins-Sussman wrote:

> On Mon, 2004-06-14 at 22:11, David Summers wrote:
> > r9990 seems to have broken the build. It appears that the
> > DB_LOG_AUTOREMOVE is a symbol of DB 4.2.52 and not DB 4.0.14 ??????
> >
>
> Ok, try r9991.
>

Nope, I get:

/bin/sh /home/dsummers/rpms/build/subversion-1.1.0/libtool --silent
--mode=compile gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -O2 -g -pipe -march=i386
-mcpu=i686 -pthread -DNEON_ZLIB -DNEON_SSL -I./subversion/include -I.
-I/usr/include/neon -I/usr/include/apr-0 -I/usr/include/apr-0 -o
subversion/libsvn_fs_base/fs.lo -c subversion/libsvn_fs_base/fs.c
subversion/libsvn_fs_base/fs.c: In function `check_env_flags':
subversion/libsvn_fs_base/fs.c:822: structure has no member named
`get_flags'
subversion/libsvn_fs_base/fs.c:822: structure has no member named
`get_flags'
make[1]: *** [subversion/libsvn_fs_base/fs.lo] Error 1

so I think that get_flags must also be part of DB 4.2.52 and not DB
4.0.14. To speed things up and preclude any more "how about this" :-)
I'm attaching a patch that fixes it (for me, there may be a better way
to do it).

-- 
David Wayne Summers          "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Jun 15 06:03:46 2004

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.