Date: Tue, 11 Apr 2006 21:10:25 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Jim Stapleton <stapleton.41@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: make buildword problem/documentation Message-ID: <20060411181025.GA45274@gothmog.pc> In-Reply-To: <80f4f2b20604111050s69ab2a35t8bfc90d4a0876baa@mail.gmail.com> References: <80f4f2b20604111026i93e19e2jd3360b712db888ae@mail.gmail.com> <20060411193805.P88998@erika.hostname.nu> <80f4f2b20604111050s69ab2a35t8bfc90d4a0876baa@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-04-11 17:50, Jim Stapleton <stapleton.41@gmail.com> wrote: > ahh, thanks everyone, I was looking through the document, and focused > on finding "buildworld". > > Still, anyone know why those particular cflags would cause problems? Don't use arbitrary CFLAGS in `make.conf'. The build is already complicated enough and careful steps have to be taken, without the introduction of random flags. You'd have to show us the particular errors you are seeing (possibly a *FULL* transcript of the build) before we can answer why these particular flags fail and how.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060411181025.GA45274>