DB_INCOMPLETE no longer required
From: Wilson, Douglas <dgwilson_at_sonomasystems.net>
Date: 2002-10-07 19:42:17 CEST
I'm trying to build subversion on AIX 4.3.2, and things stop at the error
<p>The DB_INCOMPLETE error has been removed from the 4.1 release, and is
no longer returned by the Berkeley DB library. Applications no longer need
to check for this error return, as the underlying Berkeley DB interfaces
error can no longer fail for that reason. Applications should remove
all uses of DB_INCOMPLETE.
/bin/sh /cvs/src/subversion-r3200/libtool --silent --mode=compile cc
"subversion/libsvn_fs/fs.c", line 113.21: 1506-045 (S) Undeclared identifier
"subversion/libsvn_fs/fs.c", line 144.22: 1506-045 (S) Undeclared identifier
make: 1254-004 The error code from the last command is 1.
---------------------------------------------------------------------
|
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.