From owner-freebsd-stable Fri Apr 24 04:05:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA17528 for freebsd-stable-outgoing; Fri, 24 Apr 1998 04:05:15 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA17507 for ; Fri, 24 Apr 1998 04:05:10 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gjallarhorn.ifi.uio.no (2602@gjallarhorn.ifi.uio.no [129.240.65.40]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id NAA19272; Fri, 24 Apr 1998 13:05:05 +0200 (MET DST) Received: (from dag-erli@localhost) by gjallarhorn.ifi.uio.no ; Fri, 24 Apr 1998 13:05:04 +0200 (MET DST) Mime-Version: 1.0 To: Andreas Klemm Cc: stable@FreeBSD.ORG Subject: Re: gzcat: stdout: Broken pipe References: <19980424115821.65510@hightek.com> Organization: Gutteklubben Terrasse / KRST / PUMS / YASMW X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 24 Apr 1998 13:05:04 +0200 In-Reply-To: Andreas Klemm's message of "Fri, 24 Apr 1998 11:58:21 +0200" Message-ID: Lines: 25 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Andreas Klemm writes: > After finishing a make buildworld on another system > (2.2-STABLE) a make installworld brings: > > -------------------------------------------------------------- > Re-scanning the shared libraries.. > -------------------------------------------------------------- > cd /usr/src && ldconfig -R > > -------------------------------------------------------------- > Rebuilding man page indexes > -------------------------------------------------------------- > cd /usr/src/share/man && /usr/obj/usr/src/tmp/usr/bin/make makedb > makewhatis /usr/share/man > > gzcat: stdout: Broken pipe > [...] Well, at least you needn't worry about reinstalling; everything is there. But it seems that makewhatis had some trouble. Check your system logs; my bet is that $TMPDIR went full. Try running makewhatis manually and see what you get. -- Noone else has a .sig like this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message