Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2004 20:14:12 -0500
From:      Garance A Drosihn <drosih@rpi.edu>
To:        "sameer" <ssheikh2000@hotmail.com>, <freebsd-sparc64@freebsd.org>
Subject:   Re: problem upgrading 5.2 to 5.2.1
Message-ID:  <p06020495bc66eb2e4bb8@[128.113.24.47]>
In-Reply-To:  <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAA50yFhYkWU6bROQJc4CzVMKAAA AQAAAAnVIEk6fYqEaujo3oVqnyYwEAAAAA@hotmail.com>
References:   <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAA50yFhYkWU6bROQJc4CzVMKAAA AQAAAAnVIEk6fYqEaujo3oVqnyYwEAAAAA@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 4:58 PM -0800 2/28/04, sameer wrote:
>
>I followed the directions in the handbook to clean everything out
>and try again.

Did you redo your 'make buildworld' and 'make buildkernel' after
cleaning out everything?

>this time i got the following error at the 'make installworld' step:
>
>--------
>===> share/info
>===> include
>creating osreldate.h from newvers.sh
>touch: not found
>   ...
>-----------

You should have the program 'touch' sitting at: /usr/bin/touch
If you do not, you could try:

     cd /usr/src/usr.bin/touch
     make install

and then 'cd' back to /usr/src and try the 'make installworld'
again.  However, it seems odd to me that you would see that error
message in the installworld process, and that you would see it so
early.  I suspect you'll see some other errors in the installworld
step.

-- 
Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
Senior Systems Programmer           or  gad@freebsd.org
Rensselaer Polytechnic Institute    or  drosih@rpi.edu



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