Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2004 15:21:59 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Warren Liddell <shinjii@virusinfo.rdksupportinc.com>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: installworld failure
Message-ID:  <20040902122159.GA1304@ip.net.ua>
In-Reply-To: <200409022136.19142.shinjii@virusinfo.rdksupportinc.com>
References:  <200409022136.19142.shinjii@virusinfo.rdksupportinc.com>

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

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

On Thu, Sep 02, 2004 at 09:36:19PM +1000, Warren Liddell wrote:
> im running 6.0-CURRENT .. everything runs fine an di have had no errors, =
bar=20
> the below.
>=20
> I use a remote computer on my LAN to mount the src ports & obj dir & /usr=
/src=20
> & /usr/obj where both mounted.  im not familiar with this error as my=20
> 4.10-STABLE box running the same setup works perfectly fine.  Any=20
> ideas/suggestions appreciated....
>=20
>=20
> --------------------------------------------------------------
> >>> Installing everything
> --------------------------------------------------------------
> cd /usr/src; /usr/obj/usr/src/make.i386/make -f Makefile.inc1 install
> =3D=3D=3D> share/info
> =3D=3D=3D> include
> creating osreldate.h from newvers.sh
> touch: not found
> *** Error code 127
>=20
> Stop in /usr/src/include.
> *** Error code 1
>=20
FAQ question.  There could be several reasons for this:

1.  Your computer's date/time is set incorrectly (most likely).

2.  You forgot to run buildworld before installworld, or updated
    sources *after* doing buildworld.

3.  Some files in /usr/src have modification date/time pointing
    to the future.

All of these confuses make(1) to think that it should do something,
something that is not supposed to be done at install time.


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

--1yeeQ81UyVL57Vl7
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFBNxBnqRfpzJluFF4RAszTAJ0S8HxUz0KZMeeSyfvEwulK/btxmQCdGI7A
yEvk5VyA05Jtw05cnAvZ6ok=
=SXxP
-----END PGP SIGNATURE-----

--1yeeQ81UyVL57Vl7--



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