Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 09:35:02 +0300
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Kiel Stirling <kielstirling@yahoo.com.au>
Cc:        freebsd-stable@FreeBSD.ORG, bugs@bugs.au.freebsd.org, Dag-Erling Smorgrav <des@FreeBSD.ORG>
Subject:   Re: make installworld problems
Message-ID:  <20020703063502.GA2071@sunbay.com>
In-Reply-To: <1025674872.373.13.camel@foo.syd-office.yahoo.com>
References:  <1025674872.373.13.camel@foo.syd-office.yahoo.com>

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

--3V7upXqbjpZ4EhLz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Jul 03, 2002 at 03:41:12PM +1000, Kiel Stirling wrote:
> Hi-ya,
>=20
> I am attempting to upgrade 4.3 release to 4.6 stable with no luck. I can
> build world ok however, installworld reveals the=20
> following make error. How can I trace a make error? Help! please ;)=20
>=20
This is because the -d and -C options are now incompatible (as of
xinstall.c,v 1.38.2.5), and you have your INSTALL=3D"install -C" in
/etc/make.conf, as per make.conf(5).  For the time being, if you
really need the compare mode by default, change that to COPY=3D-C,
while I'm working on renaming COPY to INSTALL_COPY.

[...]
> =3D=3D=3D> share/sendmail
> install -Cv -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
>=20
> Stop in /home/src/share/sendmail.
> *** Error code 1


Cheers,
--=20
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

--3V7upXqbjpZ4EhLz
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9IpsWUkv4P6juNwoRAnhwAJ0d4/tfy6QMOylFK8uoRSWV2z8x1gCeP0Pz
SEnKHFaqN8uF0kq2WM05opw=
=vTPM
-----END PGP SIGNATURE-----

--3V7upXqbjpZ4EhLz--

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




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