From owner-freebsd-questions Wed Mar 20 20: 1:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-239.dsl.lsan03.pacbell.net [64.165.226.239]) by hub.freebsd.org (Postfix) with ESMTP id 5A72E37B417 for ; Wed, 20 Mar 2002 20:01:11 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C82AA66C76; Wed, 20 Mar 2002 20:01:10 -0800 (PST) Date: Wed, 20 Mar 2002 20:01:10 -0800 From: Kris Kennaway To: "Daryl Chance (Stinkfist)" Cc: freebsd-questions@freebsd.org Subject: Re: Error in Makeworld (tag=RELENG_4_5) Message-ID: <20020320200110.A47474@xor.obsecurity.org> References: <000601c1d08b$6b1367f0$0200a8c0@SATAN> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000601c1d08b$6b1367f0$0200a8c0@SATAN>; from chancedj@yahoo.com on Wed, Mar 20, 2002 at 09:49:35PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 20, 2002 at 09:49:35PM -0600, Daryl Chance (Stinkfist) wrote: > -Wswitch -Wshadow -c /usr/src/lib/libfetch/fetch.c -o fetch.o cc -O > -pipe -march=k6 -I. -DINET6 -I/usr/obj/usr/src/i386/usr/include -W -Wall > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings > -Wswitch -Wshadow -c /usr/src/lib/libfetch/common.c -o common.o > cc1: warnings being treated as errors It looks like something is spammed in your /usr/share/mk/ directory: this should be taken care of by NO_WERROR in the libfetch makefile, which removes -Werror from the compilation flags. Kris --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8mVsGWry0BWjoQKURAizcAKCnNy5Ghu7ChNwm6BnNkhK+aPyrTgCgu6+M WhNpLwTlO9TAIagavyY6oCw= =bKaz -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message