Re: installworld can break on ppp

2001-08-19 Thread Bruce Evans
On Sun, 19 Aug 2001, Jay wrote: > Doing a make installworld with current -CURRENT can break on ppp. > > install -c -s -o root -g network -m 4554 ppp /usr/sbin > m4 /usr/src/usr.sbin/ppp/ppp.8.m4 >ppp.8 > m4: not found > *** Error code 127 > > Stop in /usr/src/usr.sbin/ppp.

installworld can break on ppp

2001-08-19 Thread Jay
Doing a make installworld with current -CURRENT can break on ppp. install -c -s -o root -g network -m 4554 ppp /usr/sbin m4 /usr/src/usr.sbin/ppp/ppp.8.m4 >ppp.8 m4: not found *** Error code 127 Stop in /usr/src/usr.sbin/ppp. Both root and my normal user id include '/usr/