Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2005 11:04:19 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        freebsd-stable@freebsd.org, freebsd2@freesurf.fr
Subject:   Re: Strange warning while upgrading
Message-ID:  <200511061104.21504.ringworm01@gmail.com>
In-Reply-To: <57545.84.102.242.232.1131303713.squirrel@arlette.freesurf.fr>
References:  <57545.84.102.242.232.1131303713.squirrel@arlette.freesurf.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 06 November 2005 11:01, Guillaume R. wrote:
> Hello
> Today I decided to upgrade my box from 5.4 to 6.O. So I change the right
> option in my stable-supfile and go through the process of upgrading.
> I can't build the world, and the error message was:
> "/usr/src/share/mk/bsd.compat.mk", line 36: warning: NOGAMES is deprecated
> in favor of NO_GAMES.
> So I remove /usr/obj only and retry. This time it works fine but in my .out
> file (i used script in case it fails again) i could see those warnings a
> lot and not only during the buildworld the same happen with the kernel
> build and install and finally the installworld.
> Does anyone got an idea where it comes from?
> Thx

That is a warning message, not an error.  Look in /etc/make.conf you'll see
somewhere in there NOGAMES, if you change it to NO_GAMES the message will go 
away. Do the same for all the other warnings....





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511061104.21504.ringworm01>