From owner-freebsd-current Tue Feb 20 00:17:25 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA28633 for current-outgoing; Tue, 20 Feb 1996 00:17:25 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA28627 for ; Tue, 20 Feb 1996 00:17:20 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id JAA24272; Tue, 20 Feb 1996 09:14:42 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id JAA23188; Tue, 20 Feb 1996 09:14:41 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.3/8.6.9) id JAA15638; Tue, 20 Feb 1996 09:12:47 +0100 (MET) From: J Wunsch Message-Id: <199602200812.JAA15638@uriah.heep.sax.de> Subject: Re: make release still falls over for me.. To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Tue, 20 Feb 1996 09:12:46 +0100 (MET) Cc: jkh@time.cdrom.com (Jordan K. Hubbard) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199602192030.MAA21326@time.cdrom.com> from "Jordan K. Hubbard" at Feb 19, 96 12:30:33 pm X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org Precedence: bulk As Jordan K. Hubbard wrote: > And at this point things stop.. I can only assume that `makelist' is > trying to read stdin or something because a look at the obj dir for > /usr/src/lib/libedit (in the chroot tree, of course) reveals: > -rw-rw-r-- 1 root bin 0 Feb 19 07:11 help.c > And we see that help.c was never written to. A ps listing also shows: > 19474 ?? I 0:00.04 sh /usr/src/lib/libedit/makelist /usr/src/lib/libedit > 19476 ?? I 0:00.01 cat /usr/src/lib/libedit/vi.c /usr/src/lib/libedit/em > 19477 ?? I 0:00.27 awk \n^IBEGIN {\n^I printf("/* Automatically gener > > And there we're stuck. None these processes are eating any more CPU > time. What are the sleep messages for the deadlocked processes (ps -l output)? The only thing i could imagine is that the pipe stuff comes into your way. John has been sorting out lotsa error conditions there recently. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)