From hsu@clinet.fi  Fri May  9 01:14:36 1997
Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA20042
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 May 1997 01:14:34 -0700 (PDT)
Received: from katiska.clinet.fi (root@katiska.clinet.fi [194.100.0.4]) by hauki.clinet.fi (8.8.5/8.6.4) with ESMTP id LAA18696 for <FreeBSD-gnats-submit@freebsd.org>; Fri, 9 May 1997 11:14:30 +0300 (EET DST)
Received: (root@localhost) by katiska.clinet.fi (8.8.5/8.6.4) id LAA04166; Fri, 9 May 1997 11:14:29 +0300 (EET DST)
Message-Id: <199705090814.LAA04166@katiska.clinet.fi>
Date: Fri, 9 May 1997 11:14:29 +0300 (EET DST)
From: Heikki Suonsivu <hsu@clinet.fi>
Reply-To: hsu@clinet.fi
To: FreeBSD-gnats-submit@freebsd.org
Subject: make reinstall collapses on install-info
X-Send-Pr-Version: 3.2

>Number:         3559
>Category:       bin
>Synopsis:       make reinstall collapses on install-info
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May  9 01:20:02 PDT 1997
>Closed-Date:    Fri May 9 02:08:42 PDT 1997
>Last-Modified:  Fri May  9 02:09:06 PDT 1997
>Originator:     Heikki Suonsivu
>Release:        FreeBSD 2.2-RELEASE i386
>Organization:
Clinet, Espoo, Finland
>Environment:

make reinstall on 2.2-RELENG from alpha days.  Trying to reinstall over
nfs. 

>Description:

reinstall does not install install-info before trying to use it.

install -c -o bin -g bin -m 444   libg++.a /usr/lib
install -c -o bin -g bin -m 444   libg++_p.a /usr/lib
install -c -o bin -g bin -m 444     libg++.so.4.0  /usr/lib
===> gnu/lib/libg++/doc
install-info --defsection="Gcc Documentation"  --defentry="* G++FAQ: (g++FAQ). The GNU G++ FAQ."  g++FAQ.info /usr/share/info/dir
install-info: not found
*** Error code 1

>How-To-Repeat:

make reinstall on machine which is old enough to not to have install-info

>Fix:
	
Workaround is to copy install-info to the target's /usr/bin before
reinstalling.

Fix is probably trivial for someone who knows where to put it :-)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Fri May 9 02:08:42 PDT 1997 
State-Changed-Why:  
Another duplicate PR.  Um, how did you submit this one?  This 
has got to be some fault in GNATs. 
>Unformatted:
