Date: Fri, 15 Feb 2013 02:00:55 -0500 From: Brett Wynkoop <wynkoop@wynn.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-arm@freebsd.org, freebsd-current@freebsd.org Subject: Re: Can not build world Message-ID: <20130215020055.3d242ed0@ivory.wynn.com> In-Reply-To: <20130215060316.GA99547@troutmask.apl.washington.edu> References: <20130215000415.7dea3055@ivory.wynn.com> <20130215060316.GA99547@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Greeting- Thanks to both you and gonzo for the fast informed responses! On Thu, 14 Feb 2013 22:03:16 -0800 Steve Kargl <sgk@troutmask.apl.washington.edu> wrote: SNIIP > > compile_et /usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/asn1_err.et > > compile_et: No such file or directory *** [asn1_err.h] Error code 1 > > > > Stop in /usr/src/kerberos5/lib/libasn1. > > *** [buildincludes] Error code 1 > > > > Easy button: Add WITHOUT_KERBEROS to /etc/make.conf. After this past week I appreciate the easy button! > > See email archive for long story. > > The short story. You did not have kerberos on your > system, which means that compile_et is not present > in /usr/bin. Now, you want kerberos and kerberos > does not build compile_et as a bootstrap tool. So, > now you need to manually install compile_et. The > fun really begins because you need some header/library > from kerberos to build compile_et. So, once you figure > out which header/library you need, you build and install > it. Then build and install compile_et. And, finally, > you can make world. > > I appreciate the short story. I like to understand the how/why of things. I am giving this a try, but it still begs the question that since I never changed make.conf before and never made any choices about building or not building kerberos why it broke all of the sudden. What changed? I am also going to test Gonzo's solution. I will report back what I find. -Brett -- wynkoop@wynn.com http://prd4.wynn.com/wynkoop/pgp-keys.txt 917-642-6925 718-717-5435 April 19, 1775 An English attempt to confiscate guns from Americans triggered a successful revolution...... Dear Congress, that's a hint.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130215020055.3d242ed0>