Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 16:54:41 +0100
From:      Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
To:        D J Hawkey Jr <hawkeyd@visi.com>
Cc:        stable at FreeBSD <freebsd-stable@FreeBSD.ORG>
Subject:   Re: My first world build and install
Message-ID:  <20020308155441.GC271@stefan.fafoe>
In-Reply-To: <20020307205848.A1191@sheol.localdomain>
References:  <20020307205848.A1191@sheol.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 07, 2002 at 08:58:48PM -0600, D J Hawkey Jr wrote:

> But now, I do have a few questions.
> 
> - I see in /usr/lib where several libraries weren't installed:
>   libacl, libasn1, libgssapi, libhdb, libkadm, libkadm5clnt, libkadm5srv,
>   libkafs, libkdb, libkrb, libkrb5, and libroken. Some look Kerberos
>   related, but I can't identify them all.

They all belong to Kerberos.

>   How does one identify what these libraries "belong" to?

Searching in the source tree? I don't know an easier way.

>   What did I screw up that they weren't installed? A 'grep' of the
>   build log shows they weren't built; why not?

You have to set MAKE_KERBEROS4 and MAKE_KERBEROS5 to yes in
/etc/make.conf, they are not built by default (see
/etc/defaults/make.conf for other options).

Stefan Farfeleder

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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