Build install error in latest RELENG_5

Ruslan Ermilov ru at FreeBSD.org
Wed Mar 2 16:56:39 GMT 2005


On Wed, Mar 02, 2005 at 09:13:22AM -0700, M. Warner Losh wrote:
> In message: <421DE027.70204 at veldy.net>
>             "Thomas T. Veldhouse" <veldy at veldy.net> writes:
> : Right away ... first thing!
> : 
> : --------------------------------------------------------------
> :  >>> Installing everything
> : --------------------------------------------------------------
> : cd /usr/src; make -f Makefile.inc1 install
> : ===> share/info
> : install -o root -g wheel -m 444  dir-tmpl /usr/share/info/dir
> : ===> include
> : creating osreldate.h from newvers.sh
> : touch: not found
> 
> You have one of the canonical problems:
> 
> (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.
> 
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,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20050302/434f456b/attachment.bin


More information about the freebsd-stable mailing list