Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2002 22:41:08 -0700
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   back out rev. 1.55 of xinstall.c
Message-ID:  <20020606224108.A19711@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
Can someone back out revision 1.55 of xinstall.c?
It breaks "make installworld" with the following:

===> share/sendmail
install -C -o root -g wheel -m 755 -d /usr/share/sendmail/cf
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 file2
       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
               [-o owner] file1 ... fileN directory
       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64 (continuing)
`install' not remade because of errors.


Note, I have INSTALL set to "install -C" as documented
in make.conf(5) and share/examples/etc/defaults/make.conf.

If revision 1.55 is to stay, then the documentation should
be updated.  Also, PR bin/37795 shoudl be closed, and a
note added to src/UPDATING for all of us who set INSTALL
in make.conf a long time ago.

-- 
Steve

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




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