Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Mar 2000 23:02:04 -0800 (PST)
From:      messmer@endpage.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/17484: make buildworld works, installworld bombs
Message-ID:  <200003190702.XAA35218@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         17484
>Category:       misc
>Synopsis:       make buildworld works, installworld bombs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 18 23:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003190702.XAA35218>