make from 5.2.1 to Beta5 doesn't work

From: Rusty Nejdl <rnejdl_at_ringofsaturn.com>
Date: Mon, 20 Sep 2004 16:20:33 -0500 (CDT)
>From a 5.2.1 machine:
[mail]:[4:19pm]:[/usr/src] > uname -a
FreeBSD mail.XXXXXXXXX.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb
23 20:45:55 GMT 2004    
root_at_wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386
[mail]:[4:19pm]:[/usr/src] >

I ran a make clean inside of /usr/src that was completely clean and
received this:
[mail]:[4:17pm]:[/usr/src] > sudo make clean
+for: not found
*** Error code 127

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
[mail]:[4:17pm]:[/usr/src] >

The solution was to install the new make from here and that worked:

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

Just a heads up if anyone runs into this.

Rusty Nejdl
Received on Mon Sep 20 2004 - 19:20:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC