[1410] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

Re: errors in make for v5

daemon@ATHENA.MIT.EDU (eichin@MIT.EDU)
Sun May 14 03:36:21 1995

Date: Sun, 14 May 95 03:35:26 -0400
To: "Tim Bass (root) " <root@linux.silkroad.com>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: "[1408] in Kerberos-V5-bugs"
From: eichin@MIT.EDU

>> Compiling on a linux platform, standard config.

What do you mean by standard config? Slackware 1, 2? MCC? Bogus? HJ
Lu's gcc disks (and if so, 4.5, 4.6, or 5.x?) Autoconf should be able
to handle any of these, but knowing which one it is makes it easier to
guess what the problem could be.

When I build it (MCC release with HJ's 4.6 libc), I get:

cc  -DHAVE_LIBDBM=1  -I../../../base/tests/verify/../../include -I../../include -I../../../base/tests/verify/../../include/krb5 -I../../include/krb5  -I../../../base/tests/verify/../../include -I../../include -I../../../base/tests/verify/../../include/krb5 -I../../include/krb5  -c ../../../base/tests/verify/kdb5_verify.c -o kdb5_verify.o
cc  -DHAVE_LIBDBM=1  -I../../../base/tests/verify/../../include -I../../include -I../../../base/tests/verify/../../include/krb5 -I../../include/krb5  -o kdb5_verify kdb5_verify.o ../../lib/libkdb5.a  ../../lib/libkrb5.a ../../lib/libcrypto.a ../../util/et/libcom_err.a   -ldbm

There are two possibilities that appear likely:
	1) you really are missing libdbm (if so, how did you get as
far as tests? What does the output of the build in src/kdc show, since
it has to use the same library, and should do the same thing to find
it?)
	2) there is a bug in the configure.in for the tests/verify
directory. If you could send the output of configure when it descends
into src/kdc and src/tests/verify, so I can see how they differ, that
would be most appreciated.

Thanks for your report; I hope you can find the time to provide us
with additional data.
				_Mark_ <eichin@athena.mit.edu>
				MIT Student Information Processing Board
				Cygnus Support <eichin@cygnus.com>

home help back first fref pref prev next nref lref last post