Re: make installkernel broken by recent manpage changes

2000-10-08 Thread David O'Brien
> ===> joy > install -C -c -o root -g wheel -m 555 joy.ko /boot/kernel > install -C -c -o root -g wheel -m 444 joy.8.gz /usr/share/man/man8 > install: joy.8.gz: No such file or directory > *** Error code 71 Since the manpages are being moved elsewhere, I went ahead and removed them from the Ma

Re: make installkernel broken by recent manpage changes

2000-10-08 Thread Wesley Morgan
Since we are on the subject of installing kernels, i noticed last night that the target "make kernel-install" (not part of world) will cause your modules to be moved into modules.old. It looks like the routine that moved the kernel -> kernel.old was not changed or something like that. Or maybe thi

Re: make installkernel broken by recent manpage changes (fwd)

2000-10-07 Thread Tony Fleisher
I just ran through this myself trying to update to newest -current. I am not exactly sure what caused the breakage (perhaps some changes inthe share/mk/* files?), nor what the "proper" fix is, however I was able to get the kernel to install properly by adding NOMANCOMPRESS=true in the following

Re: make installkernel broken by recent manpage changes

2000-10-07 Thread Tony Fleisher
I just ran through this myself trying to update to newest -current. I am not exactly sure what caused the breakage (perhaps some changes inthe share/mk/* files?), nor what the "proper" fix is, however I was able to get the kernel to install properly by adding NOMANCOMPRESS=true in the following

Re: make installkernel broken by recent manpage changes

2000-10-07 Thread David O'Brien
On Fri, Oct 06, 2000 at 01:27:08PM -0700, Steve Kargl wrote: > ===> joy > install -C -c -o root -g wheel -m 555 joy.ko /boot/kernel > install -C -c -o root -g wheel -m 444 joy.8.gz /usr/share/man/man8 > install: joy.8.gz: No such file or directory > *** Error code 71 I'll check it out. -- -

Re: make installkernel broken by recent manpage changes

2000-10-07 Thread Wilko Bulte
On Fri, Oct 06, 2000 at 01:27:08PM -0700, Steve Kargl wrote: > ===> joy > install -C -c -o root -g wheel -m 555 joy.ko /boot/kernel > install -C -c -o root -g wheel -m 444 joy.8.gz /usr/share/man/man8 > install: joy.8.gz: No such file or directory > *** Error code 71 Saw this 2 minutes ago too

make installkernel broken by recent manpage changes

2000-10-06 Thread Steve Kargl
===> joy install -C -c -o root -g wheel -m 555 joy.ko /boot/kernel install -C -c -o root -g wheel -m 444 joy.8.gz /usr/share/man/man8 install: joy.8.gz: No such file or directory *** Error code 71 -- Steve To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in