NetBSD Problem Report #26980
Received: (qmail 9566 invoked by uid 605); 17 Sep 2004 02:23:02 -0000
Message-Id: <20040917022300.64F922341A@thoreau.thistledown.com.au>
Date: Fri, 17 Sep 2004 12:23:00 +1000 (EST)
From: Simon Burge <simonb@wasabisystems.com>
Sender: gnats-bugs-owner@NetBSD.org
Reply-To: Simon Burge <simonb@wasabisystems.com>
To: gnats-bugs@gnats.NetBSD.org
Subject: pmax kernels do not build any more (wscons/rasops problems)
X-Send-Pr-Version: 3.95
>Number: 26980
>Category: port-pmax
>Synopsis: pmax kernels do not build any more (wscons/rasops problems)
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: port-pmax-maintainer
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Sep 17 02:24:00 +0000 2004
>Closed-Date: Sat Nov 12 17:03:54 +0000 2005
>Last-Modified: Sat Nov 12 17:03:54 +0000 2005
>Originator:
>Release: NetBSD -current, September 16 2004 sources.
>Organization:
Wasabi Systems
>Environment:
>Description:
Trying to build a pmax GENERIC kernel results in the following
errors:
In file included from ../../../../dev/rasops/rasops.c:52:
../../../../dev/wscons/wsdisplayvar.h:224:32: opt_wsmsgattrs.h: No such file or directory
../../../../dev/wscons/wsdisplayvar.h:225:38: opt_wsdisplay_border.h: No such file or directory
It appears that the WSCONS colour/attr changes weren't tested on
rasops machines that don't have wscons.
>How-To-Repeat:
$ cd sys/arch/pmax/conf
$ nbconfig GENERIC
$ cd ../compile/GENERIC
$ nbmake-pmax
>Fix:
Putting:
#if NWSDISPLAY > 0
#endif
around the colour/attr stuff at the bottom of
dev/wscons/wsdisplayvar.h lets a pmax kernel build,
but I haven't tested if that breaks anything else.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->port-pmax--maintainer
Responsible-Changed-By: soren@netbsd.org
Responsible-Changed-When: Tue, 16 Nov 2004 14:09:57 +0000
Responsible-Changed-Why:
Not a gnats-admin issue.
Responsible-Changed-From-To: port-pmax--maintainer->port-pmax-maintainer
Responsible-Changed-By: soren@netbsd.org
Responsible-Changed-When: Tue, 16 Nov 2004 14:11:19 +0000
Responsible-Changed-Why:
Typo.
State-Changed-From-To: open->closed
State-Changed-By: chs@netbsd.org
State-Changed-When: Sat, 12 Nov 2005 17:03:54 +0000
State-Changed-Why:
fixed long ago.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.