From masafumi@tky007.tth.expo96.ad.jp  Fri May  3 03:12:33 1996
Received: from mail.tky007.tth.expo96.ad.jp (root@tky007.tth.expo96.ad.jp [133.246.32.58])
          by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id DAA17163
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 3 May 1996 03:12:30 -0700 (PDT)
Received: (from masafumi@localhost) by mail.tky007.tth.expo96.ad.jp (8.7.5/3.4W4-SMTP) id TAA02144; Fri, 3 May 1996 19:11:09 +0900 (JST)
Message-Id: <199605031011.TAA02144@mail.tky007.tth.expo96.ad.jp>
Date: Fri, 3 May 1996 19:11:09 +0900 (JST)
From: Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
Reply-To: masafumi@tky007.tth.expo96.ad.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: Error in sbin/dset/Makefile
X-Send-Pr-Version: 3.2

>Number:         1172
>Category:       misc
>Synopsis:       Error in sbin/dset/Makefile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May  3 03:20:01 PDT 1996
>Closed-Date:    Fri May 3 20:09:18 MET DST 1996
>Last-Modified:  Fri May  3 12:00:01 PDT 1996
>Originator:     Masafumi NAKANE
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
>Environment:

	

>Description:

	
sbin/dset/Makefile tries to make dset.1 and fails, and causes `make
world' to stop.
>How-To-Repeat:

	
cd /usr/src/sbin/dset;make
>Fix:
	
	
Add line as follows:
MAN8=	dset.8
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: joerg 
State-Changed-When: Fri May 3 20:09:18 MET DST 1996 
State-Changed-Why:  
Fixed in rev 1.4 of the Makefile. 


From: J Wunsch <j@uriah.heep.sax.de>
To: masafumi@tky007.tth.expo96.ad.jp
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: misc/1172: Error in sbin/dset/Makefile
Date: Fri, 3 May 1996 20:05:19 +0200 (MET DST)

 As Masafumi NAKANE wrote:
 
 > sbin/dset/Makefile tries to make dset.1 and fails, and causes `make
 > world' to stop.
 
 Ick!  Gimme the conical hat please! <:-)
 
 -- 
 cheers, J"org
 
 joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)
>Unformatted:

