Date: Sun, 26 Oct 2003 16:27:04 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Chris Willis <cwillis@chriswillis.tzo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Compile Errors during Make Buildworld - FreeBSD 4.9 Message-ID: <20031027002704.GA50830@rot13.obsecurity.org> In-Reply-To: <3489.192.168.1.254.1067199357.squirrel@chriswillis.tzo.com> References: <3489.192.168.1.254.1067199357.squirrel@chriswillis.tzo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Oct 26, 2003 at 12:15:57PM -0800, Chris Willis wrote: > I am having errors during a "make buildworld" command. Just did a CVSUP > this morning. Does anyone know what this means? You seem to be doing a make buildworld -j (i.e. parallel compile), which means that the tail end of your log does not show the errors. However, it also looks like you're using non-standard CFLAGS (i.e. -Werror), in which case you're getting precisely what you asked for (exit on compiler warnings). If you believe this is not the case, then please a) rerun buildworld without -j and post the actual error b) post your /etc/make.conf Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/nGZYWry0BWjoQKURAgcZAKD3rc0t26f91vfsBF1sMVj6CMTsewCfWr6g 2TO4Rdq2tMmdIg92t9sxWd8= =jVjD -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031027002704.GA50830>