Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 2003 14:55:34 +0000
From:      Lewis Thompson <purple@lewiz.net>
To:        FreeBSD-questions <questions@freebsd.org>
Subject:   FreeBSD 4.9 and Kerberos5.
Message-ID:  <20031114145534.GA50877@lewiz.org>

next in thread | raw e-mail | index | archive | help

--BXVAT5kNtrzKuDFl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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:

=3D=3D=3D> lib/libkrb5
Warning: Object directory not changed from original
/usr/src/kerberos5/lib/libkrb5
cc -O2 -pipe -march=3Dk6
-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.

--=20
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.
------------------------------------------------------------------------
-| msn:purple@lewiz.net | jabber:lewiz@jabber.org | url:www.lewiz.org |-

--BXVAT5kNtrzKuDFl
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/tOzmItq0KFQv7T8RAkg1AKDa06nO6PU9Ju5HkMfsmX2m4ikquwCeK5Fh
BNCOXROyKETPJDbcvjFdZKU=
=Wrdi
-----END PGP SIGNATURE-----

--BXVAT5kNtrzKuDFl--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114145534.GA50877>