From owner-freebsd-questions@FreeBSD.ORG Sat Nov 8 12:11:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 343F816A4CE for ; Sat, 8 Nov 2003 12:11:44 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CD743FBF for ; Sat, 8 Nov 2003 12:11:42 -0800 (PST) (envelope-from jason@ec.rr.com) Received: from ec.rr.com (cpe-024-211-231-149.ec.rr.com [24.211.231.149]) hA8KBegd028574 for ; Sat, 8 Nov 2003 15:11:40 -0500 (EST) Message-ID: <3FAD4DCF.4080701@ec.rr.com> Date: Sat, 08 Nov 2003 15:10:55 -0500 From: Jason User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031205 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: buildworld error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 20:11:44 -0000 Last night I updated all my source files to buildworld, but ran into a problem. I tried to build it 3 times, and each time it stops at the same spot. If I retype the last commands show letter for letter they work. It stops at something like $gzip -cn cvs.info > cvs.info.gz. If I immediately enter this command after the error it does not work, but above it is a 3 line command for makeinfo. If I renter this command then the gzip works. If this just some small glitch in some config file that has already been fixed? If it has not been fixed, or no one knows, what file show I look into to correct this myself? I am running 5.1 with my cvs tag set to current. The error occurs about 38 minutes into the build, so I would be glad to try suggestions but I don't want to waste a day on this. Thanks, Jason