Re: FreeBSD 4.9 and Kerberos5.

2003-11-15 Thread Lewis Thompson
On Fri, Nov 14, 2003 at 02:55:34PM +, Lewis Thompson wrote:
   I'm doing the following:
 
 cd /usr/src/kerberos5
 make
 
 but this fails

Yes.  I was a bit silly.  I did have MAKE_KERBEROS5=yes in my make.conf
but all that was required to get it all to work was a full base system
recompile.

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature


FreeBSD 4.9 and Kerberos5.

2003-11-14 Thread Lewis Thompson
Hi,

I'm trying to install Kerberos 5 on two FreeBSD 4.9-RELEASE machines.
I've not had to do this before (I actually downgraded from 5.1-RELEASE
recently) because 5.1-RELEASE included it.

  I'm doing the following:

cd /usr/src/kerberos5
make

but this fails with the following:

=== lib/libkrb5
Warning: Object directory not changed from original
/usr/src/kerberos5/lib/libkrb5
cc -O2 -pipe -march=k6
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/asn1
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/des
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/roken
-I/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/include
-I/usr/src/kerberos5/lib/libkrb5/../../lib/libkrb5
-I/usr/src/kerberos5/lib/libkrb5/../../lib/libasn1 -Wall
-I/usr/src/kerberos5/lib/libkrb5/../../include -DHAVE_CONFIG_H -DINET6
-c /usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/acl.c
-o acl.o
In file included from
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5_locl.h:122,
 from
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/acl.c:34:
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5.h:43:
krb5_err.h: No such file or directory
In file included from
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/acl.c:34:
/usr/src/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/krb5_locl.h:123:
krb5_err.h: No such file or directory
*** Error code 1

  I am wondering whether or not this error has anything to do with the
warning about the object directory.  I searched and found an email that
suggested a previous problem with krb5_err.h was due to -I${KRB5OBJDIR}
not being in the CFLAGS.  I checked and it is now there, yet it still
fails.

  Also, after the error I ran 310.locate and locate krb5_err.h shows the
file exists at /usr/src/kerberos5/lib/libhdb/krb5_err.h.

  Any ideas?  Thanks very much.

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature