summaryrefslogtreecommitdiffstats
path: root/doc/build.texinfo
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2003-06-20 03:24:07 +0000
committerTom Yu <tlyu@mit.edu>2003-06-20 03:24:07 +0000
commit386ec3896afecf2f24cc696468e2b37ab1eed89b (patch)
treeff437306f2bc07a7aadb6c2cb6812fd5cc25fb29 /doc/build.texinfo
parent35f071931d91ae3d4e230fbf01441c6aeee617f9 (diff)
downloadkrb5-386ec3896afecf2f24cc696468e2b37ab1eed89b.tar.gz
krb5-386ec3896afecf2f24cc696468e2b37ab1eed89b.tar.xz
krb5-386ec3896afecf2f24cc696468e2b37ab1eed89b.zip
Delete references to --with-system-db from README
* build.texinfo (HPUX): Fix typo. (Options to Configure): Note that --with-system-db is unsupported, concerning possible lossage with loading dumpfiles. ticket: 1592 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15637 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/build.texinfo')
-rw-r--r--doc/build.texinfo7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/build.texinfo b/doc/build.texinfo
index d1f211a905..a9fc0536df 100644
--- a/doc/build.texinfo
+++ b/doc/build.texinfo
@@ -569,7 +569,10 @@ This option is ignored if @samp{--with-system-ss} is not specified.
@item --with-system-db
Use an installed version of the Berkeley DB package, which must
-provide an API compatible with version 1.85.
+provide an API compatible with version 1.85. This option is
+@emph{unsupported} and untested. In particular, we do not know if the
+database-rename code used in the dumpfile load operation will behave
+properly.
If this option is not given, a version supplied with the Kerberos
sources will be built and installed. (We are not updating this
@@ -772,7 +775,7 @@ NetBSD and FreeBSD.)
The native (bundled) compiler for HPUX currently will not work,
because it is not a full ANSI C compiler. The optional ANSI C
compiler should work as long as you give it the @samp{-Ae} flag
-(i.e. @samp{./configure CC='cc -Ae}). This is equivalent to
+(i.e. @samp{./configure CC='cc -Ae'}). This is equivalent to
@samp{./configure CC='c89 -D_HPUX_SOURCE'}, which was the previous
recommendation. This has only been tested recently for HPUX 10.20.