From owner-freebsd-stable Wed Jul 11 6:49:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gvs.nl (gvs-groep.nl [212.204.198.61]) by hub.freebsd.org (Postfix) with ESMTP id 4773837B405 for ; Wed, 11 Jul 2001 06:49:11 -0700 (PDT) (envelope-from sales@gvs.nl) Received: from localhost (gvs@localhost) by gvs.nl (8.9.3/8.9.3) with ESMTP id PAA12608 for ; Wed, 11 Jul 2001 15:50:39 +0200 Date: Wed, 11 Jul 2001 15:50:39 +0200 (MEST) From: X-X-Sender: To: Subject: Problems with make world on latest cvsup RELENG_4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a weird problem making world from the latest cvsup RELENG_4 (today) from cvsup2.nl.freebsd.org. I had no problems with several boxes, but this one gives some weird error. You guys maybe have any solution? Here's the error (regenerated with commandprompt, but its the same error as in make world): su-2.05# cd /usr/src/sys/boot/i386/boot2 su-2.05# make dd if=/dev/zero of=boot2.ldr bs=512 count=1 2>/dev/null *** Error code 126 Stop in /usr/src/sys/boot/i386/boot2. su-2.05# ls -la total 36 drwxr-xr-x 2 root wheel 512 Jul 11 02:10 . drwxr-xr-x 11 root wheel 512 Jul 11 02:10 .. -rw-r--r-- 1 root wheel 2074 Jul 7 2000 Makefile -rw-r--r-- 1 root wheel 9897 Jul 7 2000 boot1.s -rw-r--r-- 1 root wheel 16632 Jul 7 2000 boot2.c -rw-r--r-- 1 root wheel 679 Aug 28 1999 lib.h -rw-r--r-- 1 root wheel 2205 Aug 28 1999 sio.s su-2.05# With kind regards, Peter Batenburg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message