From owner-freebsd-questions Sun Jan 21 5:39: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from amsmta03-svc.chello.nl (mail-out.chello.nl [213.46.240.7]) by hub.freebsd.org (Postfix) with ESMTP id 76E5E37B400 for ; Sun, 21 Jan 2001 05:38:48 -0800 (PST) Received: from sonic ([213.93.216.127]) by amsmta03-svc.chello.nl (InterMail vK.4.02.00.10 201-232-116-110 license 85b07e7cd9378159aa6ecc9a5634d971) with SMTP id <20010121133822.PQPT7195.amsmta03-svc@sonic> for ; Sun, 21 Jan 2001 14:38:22 +0100 Message-ID: <008101c083af$6d8bd550$0404a8c0@sonic> From: "Ron Klinkien" To: Subject: Broken Pipes with make world 4.2-STABLE Date: Sun, 21 Jan 2001 14:38:24 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Since yesterday building my man pages db fails when doing an make world: --------snip--------- ===> etc ===> etc/sendmail -------------------------------------------------------------- >>> Rebuilding man page indices -------------------------------------------------------------- cd /usr/src/share/man; make makedb makewhatis /usr/share/man gzcat: stdout: Broken pipe gzcat: stdout: Broken pipe gzcat: stdout: Broken pipe gzcat: stdout: Broken pipe gzcat: stdout: Broken pipe gzcat: stdout: Broken pipe ... ... gzcat: stdout: Broken pipe rm -rf /tmp/install.93065 -------------------------------------------------------------- >>> elf make world completed on Sun Jan 21 14:33:59 CET 2001 (started Sun Jan 21 12:24:04 CET 2001) -------------------------------------------------------------- I did an cvsup and a new make -j 3 world, to no avail... There is enough diskspace...and gzcat is working fine... uname -a FreeBSD bsdserver.smalweer.nl 4.2-STABLE FreeBSD 4.2-STABLE #3: Sat Jan 20 01:32:36 CET 2001 root@bsdserver.smalweer.nl:/usr/src/sys/compile/BSDSERVER i386 Regards, Ron. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message