problem upgrading 5.2 to 5.2.1
Garance A Drosihn
drosih at rpi.edu
Sat Feb 28 17:14:15 PST 2004
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 at gilead.netel.rpi.edu
Senior Systems Programmer or gad at freebsd.org
Rensselaer Polytechnic Institute or drosih at rpi.edu
More information about the freebsd-sparc64
mailing list