Subject: Re: and finally, one last error in sup, 1997/06/23
To: Erik E. Fair <fair@clock.org>
From: matthew green <mrg@eterna.com.au>
List: current-users
Date: 06/24/1997 12:37:37
   I patched the apm Makefile by defining "PROG" on only i386, and this is
   what happened, later:
   
   ===> usr.sbin/apm
   install -c -o bin -g bin -m 444 apm.cat8 /usr/share/man/cat8/i386/apm.0
   /usr/share/man/cat8/i386/zzz.0 -> /usr/share/man/cat8/i386/apm.0
   /usr/sbin/zzz -> /usr/sbin/apm
   ln: /usr/sbin/apm: No such file or directory
   *** Error code 1

this is the same problem you hit before.  i missed the apm and apmd Makefile's
when i enabled them for all hosts.  the next sup should have these fixed.


.mrg.