From nobody@FreeBSD.ORG  Thu Jul  6 06:24:27 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id D765F37BB79; Thu,  6 Jul 2000 06:24:27 -0700 (PDT)
Message-Id: <20000706132427.D765F37BB79@hub.freebsd.org>
Date: Thu,  6 Jul 2000 06:24:27 -0700 (PDT)
From: bonga@aitchisonians.org
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: make world fails in /lib/libcom_err/doc
X-Send-Pr-Version: www-1.0

>Number:         19736
>Category:       misc
>Synopsis:       make world fails in /lib/libcom_err/doc
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 06 06:30:02 PDT 2000
>Closed-Date:    Thu Jul 6 12:54:12 PDT 2000
>Last-Modified:  Thu Jul 06 12:54:52 PDT 2000
>Originator:     saad
>Release:        3.4-stable
>Organization:
>Environment:
FreeBSD t3-static5-75.adsl.directlink.net 3.4-STABLE FreeBSD 3.4-STABLE #22: Mon Feb  7 21:06:30 CST 2000     bonga@t3-static5-75.adsl.directlink.net:/usr/src/sys/compile/ELMO  i386

>Description:
===> lib/libcom_err/doc
install-info --quiet  --defsection="Programming & development tools."  --defent\
ry="* libcom_err: (com_err).        A Common Error Description Library for UNIX\
."  com_err.info /usr/share/info/dir
install-info: unrecognized option `--defsection=Programming & development tools\
.'
        Try `install-info --help' for a complete list of options.
*** Error code 1 (continuing)
`install' not remade because of errors.

>How-To-Repeat:
make buildworld ; make installworld ;
>Fix:
fix options to install-info

>Release-Note:
>Audit-Trail:

From: Sheldon Hearn <sheldonh@uunet.co.za>
To: bonga@aitchisonians.org
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/19736: make world fails in /lib/libcom_err/doc 
Date: Thu, 06 Jul 2000 16:15:42 +0200

 On Thu, 06 Jul 2000 06:24:27 MST, bonga@aitchisonians.org wrote:
 
 > install-info --quiet  --defsection="Programming & development tools."  --defe
 nt\
 > ry="* libcom_err: (com_err).        A Common Error Description Library for UN
 IX\
 > ."  com_err.info /usr/share/info/dir
 > install-info: unrecognized option `--defsection=Programming & development too
 ls\
 > .'
 >         Try `install-info --help' for a complete list of options.
 > *** Error code 1 (continuing)
 > `install' not remade because of errors.
 
 You don't by any chance, have an empty /usr/share/info/dir?
 
 Ciao,
 Sheldon.
 
State-Changed-From-To: open->closed 
State-Changed-By: billf 
State-Changed-When: Thu Jul 6 12:54:12 PDT 2000 
State-Changed-Why:  
Please read /usr/src/UPDATING. This sounds like you're 
trying to build non-3.x sources on a 3.x machine. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19736 
>Unformatted:
