Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 20:19:35 -0700 (PDT)
From:      Matthew Dillon <dillon@backplane.com>
To:        committers@FreeBSD.ORG
Subject:   buildworld/installworld, minor inconsistancies
Message-ID:  <199809170319.UAA26241@apollo.backplane.com>

next in thread | raw e-mail | index | archive | help
    I'm running a complete elf rebuild on my load-heavy test box now.  
    A number of minor inconsistancies cropped up:


    /sbin/scsi		not in Makefile, not built, not installed, still 
			resides in source tree

    /sbin/scsiformat	not in Makefile, not built, not installed, still 
			resides in source tree

    /usr/bin/doscmd	currently built for a.out tree only

    /usr/sbin/mkdosfs	not in Makefile, not built, not installed, still
			resides in source tree

    /usr/sbin/ncrcontrol currently built for alpha architecture only ?

    /usr/src/sys/i386/conf/LINT still contains 'options SCSI_CAM'.  Is this 
    option still required or is it now superfluous ?

    /usr/src/sys/i386/conf/LINT does not contain the 'xpt' device.  Isn't
    this device required for camcontrol to work?

    ... and one more serious problem: gcore does not appear to work.  i.e.:

nntp3:/news# /bin/ls &
[1] 869
nntp3:/news# 
[1]  + Suspended (tty output)        /bin/ls
nntp3:/news# 
nntp3:/news# gcore -c core /bin/ls 869
gcore: The executable /bin/ls does not belong to process 869!
Text segment size (in bytes): executable 65793, process 163840

						-Matt

    Matthew Dillon  Engineering, HiWay Technologies, Inc. & BEST Internet 
                    Communications & God knows what else.
    <dillon@backplane.com> (Please include original email in any response)    




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