Date: Fri, 08 Mar 2002 11:37:12 -0800 From: "Bruce A. Mah" <bmah@FreeBSD.ORG> To: hawkeyd@visi.com Cc: "Bruce A. Mah" <bmah@FreeBSD.ORG>, Stefan Farfeleder <e0026813@stud3.tuwien.ac.at>, stable at FreeBSD <freebsd-stable@FreeBSD.ORG> Subject: Re: My first world build and install Message-ID: <200203081937.g28JbCH06877@bmah.dyndns.org> In-Reply-To: <20020308131413.A2880@sheol.localdomain> References: <20020307205848.A1191@sheol.localdomain> <20020308155441.GC271@stefan.fafoe> <20020308104457.A2368@sheol.localdomain> <20020308175938.GD271@stefan.fafoe> <200203081850.g28IoEX05982@bmah.dyndns.org> <20020308131413.A2880@sheol.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
If memory serves me right, D J Hawkey Jr wrote: > So, now that we're all on the same sheet of paper, what defines should be > set, and to what values, in /etc/make.conf for me to "get this right"? > So far, it looks like this: > > MAKE_KERBEROS4=yes > MAKE_KERBEROS5=yes > NOPROFILE=true > XFREE86_VERSION=4 > HAVE_MOTIF=yes > NO_OPENMOTIF=yes I *think* this should work for you, unless you want any of the compat stuff. I don't on any of my 4-STABLE systems, but I do COMPAT4X for my -CURRENT machine. > Per Stefan's second reply, I understand a re-rebuild of the world is going > to be safest, if not required. But I'd still like a "best bet", if not > comprehensive, list of the defines and values required. I can't find any > relevant info on my disk, nor at freebsd.org, nor by a Google search (the > latter two could very well be due to badly-formed queries). > > I would have thought such a configuration would be commonplace, at least > amongst the release engineers and RC testers? There isn't any such configuration because it depends so much on what you initially installed from your last RELEASE. Your file above won't do what *I* want, because I don't run Kerberos, for example. So I'd end up with a bunch of Kerberos stuff I don't want. So my make.conf (which is older than dirt, incidentally) doesn't look much like yours: USA_RESIDENT=YES KERNCONF=NIMITZ NAT GENERIC OPENJADE=YES XFREE86_VERSION=4 DOC_PREFIX=/usr/doc I have no idea what any of the other REs are running, but I bet they're all more adventuresome than I am, at least when it comes to src/ stuff. :-) Bruce. 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?200203081937.g28JbCH06877>