FreeBSD 4.9 and Kerberos5.

Lewis Thompson purple at lewiz.net
Fri Nov 14 06:55:41 PST 2003


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:purple at lewiz.net | jabber:lewiz at jabber.org | url:www.lewiz.org |-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031114/64a9a2f2/attachment.bin


More information about the freebsd-questions mailing list