Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2005 18:56:45 +0200
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        freebsd-stable@FreeBSD.org
Subject:   Re: Build install error in latest RELENG_5
Message-ID:  <20050302165645.GB49216@ip.net.ua>
In-Reply-To: <20050302.091322.112684861.imp@bsdimp.com>
References:  <421DE027.70204@veldy.net> <20050302.091322.112684861.imp@bsdimp.com>

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

--rS8CxjVDS/+yyDmU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Mar 02, 2005 at 09:13:22AM -0700, M. Warner Losh wrote:
> In message: <421DE027.70204@veldy.net>
>             "Thomas T. Veldhouse" <veldy@veldy.net> writes:
> : Right away ... first thing!
> :=20
> : --------------------------------------------------------------
> :  >>> Installing everything
> : --------------------------------------------------------------
> : cd /usr/src; make -f Makefile.inc1 install
> : =3D=3D=3D> share/info
> : install -o root -g wheel -m 444  dir-tmpl /usr/share/info/dir
> : =3D=3D=3D> include
> : creating osreldate.h from newvers.sh
> : touch: not found
>=20
> You have one of the canonical problems:
>=20
> (1) Time skew between building machine and installing machine
> (2) The path to the sources isn't exactly identical, in its canonical
>     form, between building machine and installing machine
> (3) MAKEOBJDIRPREFIX is different between building and installing.
>=20
Besides, for NFS installs (by mounting /usr/src and /usr/obj and doing
install) to work at all, the following conditions all must be met:

1)  Architecture on both machines should be the same,
2)  CPUs on both machines should be compatible [*],
3)  FreeBSD versions should be IDENTICAL,
4)  The contents of /etc/make.conf should be compatible.

[*] Or the world on the build machine should be built with CFLAGS
compatible with the CPU on the install machine.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--rS8CxjVDS/+yyDmU
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFCJfBNqRfpzJluFF4RAlFuAKCcYn86PIM9Lx6geWsX+I3BmlOnfwCfRBNv
A24SMjYo/A6vfurM1nJipkU=
=6UO8
-----END PGP SIGNATURE-----

--rS8CxjVDS/+yyDmU--



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