NetBSD Problem Report #21065

Received: (qmail 10148 invoked by uid 605); 8 Apr 2003 08:28:33 -0000
Message-Id: <20030408082832.5B8A011152@narn.netbsd.org>
Date: Tue,  8 Apr 2003 01:28:32 -0700 (PDT)
From: ayamura@ayamura.org
Sender: gnats-bugs-owner@netbsd.org
Reply-To: ayamura@ayamura.org
To: gnats-bugs@gnats.netbsd.org
Subject: undeclared SBSIZE in sgimips/disksubr.c
X-Send-Pr-Version: www-1.0

>Number:         21065
>Category:       port-sgimips
>Synopsis:       undeclared SBSIZE in sgimips/disksubr.c
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    he
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Apr 08 08:29:00 +0000 2003
>Closed-Date:    Mon Mar 22 06:50:09 +0000 2004
>Last-Modified:  Mon Mar 22 06:50:09 +0000 2004
>Originator:     Ayamura KIKUCHI
>Release:        1.6Q
>Organization:
AYAMURA
>Environment:
NetBSD wood 1.6Q NetBSD 1.6Q (WOOD) #0: Thu Mar 27 23:51:15 JST 2003  ayamura@wood.ayamura.org:/sys/arch/sgimips/compile/WOOD sgimips

>Description:
SBSIZE in sgimips/disksubr.c is not declared.

% cd /sys/arch/sgimips/compile/WOOD
% make
...
cc  -G 0 -mno-abicalls -msoft-float -ffreestanding  -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Wno-uninitialized  -Dsgimips -I.  -I../../../../arch -I../../../.. -nostdinc -DMIPS3_ENABLE_CLOCK_INTR -DMIPS3 -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT   -c ../../../../arch/sgimips/sgimips/disksubr.c
../../../../arch/sgimips/sgimips/disksubr.c: In function `disklabel_sgimips_to_bsd':
../../../../arch/sgimips/sgimips/disksubr.c:319: `SBSIZE' undeclared (first use in this function)
../../../../arch/sgimips/sgimips/disksubr.c:319: (Each undeclared identifier is reported only once
../../../../arch/sgimips/sgimips/disksubr.c:319: for each function it appears in.)
*** Error code 1

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

From: Havard Eidnes <he@netbsd.org>
To: ayamura@ayamura.org
Cc: gnats-bugs@gnats.netbsd.org
Subject: Re: port-sgimips/21065: undeclared SBSIZE in sgimips/disksubr.c
Date: Tue, 08 Apr 2003 10:33:39 +0200 (CEST)

 I beleive this bug was fixed with the commit copied below.  Please
 update and retry.  I'll put the ticket in feedback state for now.

 Regards,

 - Havard

 ------------------------------

 Subject: CVS commit: src/sys/arch/sgimips/sgimips
 From: Havard Eidnes <he@netbsd.org>
 To: source-changes@netbsd.org
 Date: Tue,  8 Apr 2003 09:54:25 +0300 (EEST)
 Reply-To: he@netbsd.org
 Delivery-Date: Tue, 08 Apr 2003 08:54:47 +0200


 Module Name:	src
 Committed By:	he
 Date:		Tue Apr  8 06:54:25 UTC 2003

 Modified Files:
 	src/sys/arch/sgimips/sgimips: disksubr.c

 Log Message:
 Track the SBSIZE -> SBLOCKSIZE rename after the UFS2 merge.


 To generate a diff of this commit:
 cvs rdiff -r1.8 -r1.9 src/sys/arch/sgimips/sgimips/disksubr.c

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
State-Changed-From-To: open->feedback 
State-Changed-By: he 
State-Changed-When: Tue Apr 8 01:46:06 PDT 2003 
State-Changed-Why:  
Should be fixed with sys/arch/sgimips/sgimips/disksubr.c version 1.9. 


Responsible-Changed-From-To: port-sgimips-maintainer->he 
Responsible-Changed-By: he 
Responsible-Changed-When: Tue Apr 8 01:46:06 PDT 2003 
Responsible-Changed-Why:  
I'll handle the followup to this one, as I've already committed a fix. 
State-Changed-From-To: feedback->closed 
State-Changed-By: soren 
State-Changed-When: Mon Mar 22 06:49:38 UTC 2004 
State-Changed-Why:  
This was 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.