[6950] in Kerberos
Re: kerberos & solaris 2.5 ?
daemon@ATHENA.MIT.EDU (Joel J. Barreto)
Tue Mar 26 11:24:12 1996
To: kerberos@MIT.EDU
Date: 26 Mar 1996 08:59:38 GMT
From: jbarreto@eesun1.tamu.edu (Joel J. Barreto)
hi,
i am trying to compile KRB5 beta 5 on solaris 2.5 but the make stops in
the directory /src/lib/krb5/os while compiling the file an_to_ln.c
the error msg is
"an_to_ln.c", line 88: undefined symbol: datum
and datum is defined in dbm.h Apparently for some reason this file is
not getting included.
is there any special that i ought to do while running configure to generate
the makefiles ?
joel