From sheldonh@axl.noc.iafrica.com Mon Mar 29 08:31:16 1999
Return-Path: <sheldonh@axl.noc.iafrica.com>
Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175])
	by hub.freebsd.org (Postfix) with ESMTP id 3132315284
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 29 Mar 1999 08:30:29 -0800 (PST)
	(envelope-from sheldonh@axl.noc.iafrica.com)
Received: from sheldonh (helo=axl.noc.iafrica.com)
	by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1)
	id 10RevI-0004kU-00
	for FreeBSD-gnats-submit@freebsd.org; Mon, 29 Mar 1999 18:30:00 +0200
Message-Id: <18257.922725000@axl.noc.iafrica.com>
Date: Mon, 29 Mar 1999 18:30:00 +0200
From: Sheldon Hearn <sheldonh@iafrica.com>
Sender: Sheldon Hearn <sheldonh@axl.noc.iafrica.com>
Reply-To: Sheldon Hearn <sheldonh@iafrica.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: AMD missing stuff from the (now removed) am-utils port
X-Send-Pr-Version: 3.2

>Number:         10858
>Category:       bin
>Synopsis:       AMD missing stuff from the (now removed) am-utils port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 29 08:40:00 PST 1999
>Closed-Date:    Sat May 8 11:33:06 PDT 1999
>Last-Modified:  Sat May  8 11:33:54 PDT 1999
>Originator:     Sheldon Hearn
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
UUNET South Africa
>Environment:

	FreeBSD 4.0-CURRENT #0: Mon Mar 29 11:26:56 SAST 1999 i386

>Description:

	The base system's amd installation is incomplete with respect to
	the (now removed) am-utils port. Specifically, libamu and the
	utility scripts are not installed.

>How-To-Repeat:

	Look at the output of your next installworld. :-)

>Fix:
	
	The attached diff gets libamu.a installed. I'm not proposing a
	solution for the scripts, since it looks like that part of AMD
	wasn't (properly?) bmaked and I want confirmation of that before
	I carry on.

	If David confirms that the scripts are left uninstalled because
	of an oversight, rather than for some jolly good reason I
	haven't considered, I'll work on a Makefile for them.

Index: Makefile
===================================================================
RCS file: /home/ncvs/src/usr.sbin/amd/libamu/Makefile,v
retrieving revision 1.3
diff -u -d -r1.3 Makefile
--- Makefile	1998/09/09 16:11:01	1.3
+++ Makefile	1999/03/29 15:53:06
@@ -29,6 +29,4 @@
 nfs_prot_x.c: ${NFS_PROT_X}
 	${RPCCOM} -c -DWANT_NFS3 ${NFS_PROT_X} -o ${.TARGET}
 
-install:
-
 .include <bsd.lib.mk>

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->obrien 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Mon Mar 29 08:41:37 PST 1999 
Responsible-Changed-Why:  
David asked for it. :-) 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Sat May 8 11:33:06 PDT 1999 
State-Changed-Why:  
libamu.a shouldn't be installed.  I'm open to installing some of the scripts 
but I don't know which are truely useful to others.  Explanations or patches 
accpeted. 
>Unformatted:
