From nobody@FreeBSD.org  Sat Mar 18 23:02:04 2000
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21])
	by hub.freebsd.org (Postfix) with ESMTP id 4DD5637B5E6
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 18 Mar 2000 23:02:04 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.9.3/8.9.2) id XAA35218;
	Sat, 18 Mar 2000 23:02:04 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Message-Id: <200003190702.XAA35218@freefall.freebsd.org>
Date: Sat, 18 Mar 2000 23:02:04 -0800 (PST)
From: messmer@endpage.com
Sender: nobody@FreeBSD.org
To: freebsd-gnats-submit@FreeBSD.org
Subject: make buildworld works, installworld bombs
X-Send-Pr-Version: www-1.0

>Number:         17484
>Category:       misc
>Synopsis:       make buildworld works, installworld bombs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 18 23:10:01 PST 2000
>Closed-Date:    Sun Mar 19 03:46:10 PST 2000
>Last-Modified:  Sun Mar 19 03:47:07 PST 2000
>Originator:     Tom Messmer
>Release:        4.0
>Organization:
,self
>Environment:
FreeBSD lucky.endpage.com 3.4-STABLE FreeBSD 3.4-STABLE #1: Sat Feb 26 23:15:14 PST 2000     messmer@lucky.endpage.com:/usr/src/sys/compile/LUCKYFIVE  i386

>Description:
I cvsupped sources using stable supfile, buildworld worked out, installworld bombed with the following errors:
install -c -o root -g wheel -m 444  crt1.o /usr/lib/crt1.o^M
install -c -o root -g wheel -m 444  crtbegin.o /usr/lib/crtbegin.o^M
install -c -o root -g wheel -m 444  crtend.o /usr/lib/crtend.o^M
install -c -o root -g wheel -m 444  crti.o /usr/lib/crti.o^M
install -c -o root -g wheel -m 444  crtn.o /usr/lib/crtn.o^M
install -c -o root -g wheel -m 444  gcrt1.o /usr/lib/gcrt1.o^M
install -c -o root -g wheel -m 444  crtbegin.So /usr/lib/crtbeginS.o^M
install -c -o root -g wheel -m 444  crtend.So /usr/lib/crtendS.o^M
===> lib/libcom_err^M
cd /usr/src/lib/libcom_err &&  install -C -o root -g wheel -m 444  /usr/src/lib/libcom_err/../../contrib/com_err/com_
err.h /usr/include^M
cd /usr/src/lib/libcom_err &&  install -C -o root -g wheel -m 444  /usr/src/lib/libcom_err/../../contrib/com_err/com_
right.h /usr/include^M
install -c -o root -g wheel -m 444   libcom_err.a /usr/lib^M
install -c -s -o root -g wheel -m 444     libcom_err.so.2 /usr/lib^M
ln -sf libcom_err.so.2 /usr/lib/libcom_err.so^M
install -c -o root -g wheel -m 444 com_err.3.gz  /usr/share/man/man3^M
===> lib/libcom_err/doc^M
install-info --quiet  --defsection="Programming & development tools."  --defentry="* libcom_err: (com_err).        A
Common Error Description Library for UNIX."  com_err.info /usr/share/info/dir^M
install-info: unrecognized option `--defsection=Programming & development tools.'^M
        Try `install-info --help' for a complete list of options.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
*** Error code 1^M
^M
Stop.^M
lucky:/usr/src# exit^M

Script done on Sat Mar 18 22:40:10 2000

>How-To-Repeat:
er. I did repeat it 2x. 
>Fix:


>Release-Note:
>Audit-Trail:

From: Alexander Langer <alex@big.endian.de>
To: messmer@endpage.com
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/17484: make buildworld works, installworld bombs
Date: Sun, 19 Mar 2000 10:23:21 +0100

 Thus spake messmer@endpage.com (messmer@endpage.com):
 
 > install-info: unrecognized option `--defsection=Programming & development tools.'^M
 >         Try `install-info --help' for a complete list of options.^M
 
 Please read /usr/src/UPDATING at the very end of the file - there are
 upgrading instructions.
 
 PR can be closed.
 
 Alex
 
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Sun Mar 19 03:46:10 PST 2000 
State-Changed-Why:  
Submitter is advised to read /usr/src/UPDATING. 
>Unformatted:
