Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Mar 2002 10:44:57 -0600
From:      D J Hawkey Jr <hawkeyd@visi.com>
To:        Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>
Cc:        stable at FreeBSD <freebsd-stable@FreeBSD.ORG>
Subject:   Re: My first world build and install
Message-ID:  <20020308104457.A2368@sheol.localdomain>
In-Reply-To: <20020308155441.GC271@stefan.fafoe>; from e0026813@stud3.tuwien.ac.at on Fri, Mar 08, 2002 at 04:54:41PM %2B0100
References:  <20020307205848.A1191@sheol.localdomain> <20020308155441.GC271@stefan.fafoe>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mar 08, at 04:54 PM, Stefan Farfeleder wrote:
> 
> On Thu, Mar 07, 2002 at 08:58:48PM -0600, D J Hawkey Jr wrote:
> 
> > - 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.
> > 
> >   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).

I thought I might get bitten by something like this. The Handbook was rather
vague, and I (wrongly? badly?) assumed that the "positive" defines in that
file were defaulted to "true" or "yes", or were otherwise set up to build and
install a system identical to a -RELEASE distribution.

Per Chapter 19 of the Handbook, after adding those defines to /etc/make.conf,
am I able to build and install the Kerberos-related stuff with
    cd /usr/src/kerberosIV; make all install
and
    cd /usr/src/kerberos5; make all install
or are there dependancies in these trees - or dependancies _on_ these - that
dictate I build the whole world [again]?

What other defines are required for a "-RELEASE distribution build"? Anyone?
If I must re-rebuild the world, I want to get it right this time.

> Stefan Farfeleder

Thanks for the response,
Dave

-- 
  ______________________                         ______________________
  \__________________   \    D. J. HAWKEY JR.   /   __________________/
     \________________/\     hawkeyd@visi.com    /\________________/
                      http://www.visi.com/~hawkeyd/


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?20020308104457.A2368>