NetBSD Problem Report #10082

Received: (qmail 8431 invoked from network); 9 May 2000 16:57:14 -0000
Message-Id: <200005091657.SAA29671@anker.runit.no>
Date: Tue, 9 May 2000 18:57:12 +0200 (CEST)
From: jarle@runit.no
Reply-To: jarle@runit.no
To: gnats-bugs@gnats.netbsd.org
Cc: jarle@runit.no
Subject: GENERIC.MP does not compile
X-Send-Pr-Version: 3.95

>Number:         10082
>Category:       port-sparc
>Synopsis:       GENERIC.MP does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-sparc-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 09 16:58:00 +0000 2000
>Closed-Date:    Tue May 09 20:30:11 +0000 2000
>Last-Modified:  Wed Sep 05 01:12:11 +0000 2001
>Originator:     Jarle Greipsland
>Release:        20000508
>Organization:
RUNIT

>Environment:

System: NetBSD anker.runit.no 1.4Y NetBSD 1.4Y (GENERIC.MP) #0: Tue May 9 17:22:48 CEST 2000 jarle@anker.runit.no:/usr/src/sys/arch/sparc/compile/GENERIC.MP sparc


>Description:
Try and compile the GENERIC.MP kernel on a sparc.  It seems like the
getcontext call at line 283 in intr.c is meant to expand into inline
assembly code.  However, the proper macros are not included.

>How-To-Repeat:
# cd /sys/arch/sparc/conf
# config GENERIC.MP
# cd ../compile/GENERIC.MP
# make depend netbsd

>Fix:
Add the line:
#include <sparc/sparc/asm.h>
at line 263.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pk 
State-Changed-When: Tue May 9 13:28:21 PDT 2000 
State-Changed-Why:  
Fixed. 
>Unformatted:

NetBSD Home
NetBSD PR Database Search

(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.