From owner-freebsd-current Sat Jan 27 18:12: 9 2001 Delivered-To: freebsd-current@freebsd.org Received: from edgemaster.zombie.org (edgemaster.creighton.edu [147.134.107.69]) by hub.freebsd.org (Postfix) with ESMTP id 3B7E737B400; Sat, 27 Jan 2001 18:11:52 -0800 (PST) Received: by edgemaster.zombie.org (Postfix, from userid 1001) id AA9D998F9; Sat, 27 Jan 2001 20:11:50 -0600 (CST) Date: Sat, 27 Jan 2001 20:11:49 -0600 From: Sean Kelly To: Benjamin Lewis Cc: Robert Watson , current@FreeBSD.org Subject: Re: Building -STABLE on -CURRENT Message-ID: <20010127201149.A53057@edgemaster.zombie.org> References: <20010122204651.A372B709C@akira.wossname.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010122204651.A372B709C@akira.wossname.net>; from bhlewis@wossname.net on Mon, Jan 22, 2001 at 03:46:51PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Jan 22, 2001 at 03:46:51PM -0500, Benjamin Lewis wrote: > Robert, > > You wrote: > > > For the last few days (not sure when it started) I've been unable to build > > -STABLE on a -CURRENT machine. This has proven a problem for recent > > RELENG_3 MFC's of security fixes; I've tried upgrading to the most recent > > -CURRENT on the box, making sure /usr/include is updated, et al. I'm > > guessing this is /usr/include pollution in the /usr/src build, but won't > > speculate too much more as I'm travelling tomorrow. Attached below is the > > breakage from buildworld. > > [...] > > > > cd /usr/src/share/syscons/scrnmaps; make build-tools > > cc -static -O -pipe -I/usr/src/share/syscons/scrnmaps > > -DFIL=\"koi8-r2cp866\" > > -o koi8-r2cp866.mk /usr/src/share/syscons/scrnmaps/mkscrfil.c > > In file included from /usr/src/share/syscons/scrnmaps/mkscrfil.c:28: > > /usr/include/machine/console.h:3: #error "this file includes > > > > which is deprecated, use instead" > > I've seen the same thing. I hacked up the -stable source to include the > correct -current include files to get past this, but that strikes me as > extremely non-optimal. I tried hacking up the Makefile in > /usr/src/share/syscons/scrnmaps to use a different include path, but don't > have the know-how or mojo to get that working. I've just hit the same problem... Has anybody got a real fix for this? -- Sean Kelly | PGP KeyID: 77042C7B smkelly@zombie.org | http://www.zombie.org For PGP key, send e-mail with subject "send pgp key" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message