NetBSD Problem Report #44

From gnats  Wed Dec 15 07:28:43 1993
Received: from mailhost.uni-koblenz.de (mailhost.uni-koblenz.de [141.26.4.3]) by sun-lamp.cs.berkeley.edu (8.6.4/8.6.4) with SMTP id HAA01237 for <gnats-bugs@sun-lamp.cs.berkeley.edu>; Wed, 15 Dec 1993 07:28:36 -0800
Message-Id: <m0p9y9E-0001TyC@mailhost.uni-koblenz.de>
Date: Wed, 15 Dec 1993 16:28:42 +0100
From: root@mailhost.uni-koblenz.de
Reply-To: root@mailhost.uni-koblenz.de
To: gnats-bugs@sun-lamp.cs.berkeley.edu
Subject: badsect does not build after sup of Dec 15
X-Send-Pr-Version: 3.01.6

>Number:         44
>Category:       bin
>Synopsis:       badsect does not build after sup of Dec 15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 15 07:35:03 +0000 1993
>Closed-Date:    Thu Dec 16 10:12:20 +0000 1993
>Last-Modified:  
>Originator:     Operator
>Release:        
>Organization:
Uwe Arndt                              | arndt@uniko.uni-koblenz.de
Universitaet Koblenz,                  |
Rechenzentrum                          | Voice: +49 261 9119-642
Rheinau 1, D-56075 Koblenz, Germany    | Fax:   +49 261 9119-499
>Environment:

System: NetBSD harvey.uni-koblenz.de 0.9a HARVEY#13 i386


>Description:
	can't make badsect
>How-To-Repeat:
	cd /usr/src/sbin/badsect;make
>Fix:
	patch with following lines
*** badsect.c.orig      Wed Dec 15 16:25:32 1993
--- badsect.c   Wed Dec 15 16:26:12 1993
***************
*** 53,59 ****
   * does not support bad block forwarding.
   */
  #include <sys/param.h>
! #include <sys/dir.h>
  #include <sys/stat.h>
  #include <ufs/fs.h>
  #include <ufs/dinode.h>
--- 53,60 ----
   * does not support bad block forwarding.
   */
  #include <sys/param.h>
! #include <dirent.h>
! #define direct dirent
  #include <sys/stat.h>
  #include <ufs/fs.h>
  #include <ufs/dinode.h>

>Release-Note:
>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: jtc
State-Changed-When: Wed Dec 15 09:01:59 1993
State-Changed-Why:
Updated to use <dirent.h> & struct dirent.

State-Changed-From-To: feedback->closed
State-Changed-By: jtc
State-Changed-When: Thu Dec 16 10:12:20 1993
State-Changed-Why:
Received confirmation that fix worked.

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