Date: Sat, 7 Oct 2000 21:16:28 -0700 (PDT) From: Tony Fleisher <takhus@takhus.mind.net> To: "David O'Brien" <obrien@FreeBSD.ORG> Cc: Steve Kargl <sgk@troutmask.apl.washington.edu>, FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: make installkernel broken by recent manpage changes (fwd) Message-ID: <Pine.BSF.4.21.0010072115130.307-100000@takhus-home.ashlandfn.org>
next in thread | raw e-mail | index | archive | help
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 Makefiles:
sys/modules/{ibcs2,joy,linux,osf1,svr4}/Makefile
I suspect that more people haven't noticed this because they have
NOMANCOMPRESS defined in /etc/make.conf or their environment.
Regards,
TOny.
On Sat, 7 Oct 2000, David O'Brien wrote:
> 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.
>
> --
> -- David (obrien@FreeBSD.org)
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010072115130.307-100000>
