From owner-freebsd-current Mon Jun 17 3:50:52 2002 Delivered-To: freebsd-current@freebsd.org Received: from lockdown.spectrum.fearmuffs.net (c164-147.pro.thalamus.se [212.31.164.147]) by hub.freebsd.org (Postfix) with ESMTP id E9B0437B40C for ; Mon, 17 Jun 2002 03:50:37 -0700 (PDT) Received: from lockdown.spectrum.fearmuffs.net (localhost.spectrum.fearmuffs.net [127.0.0.1]) by lockdown.spectrum.fearmuffs.net (8.12.3/8.12.3) with ESMTP id g5HAoYCv000602; Mon, 17 Jun 2002 12:50:34 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Received: (from redpixel@localhost) by lockdown.spectrum.fearmuffs.net (8.12.3/8.12.3/Submit) id g5HAoUJG000601; Mon, 17 Jun 2002 12:50:30 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Date: Mon, 17 Jun 2002 12:50:30 +0200 From: Martin Faxer To: Sid Carter Cc: current@freebsd.org Subject: Re: make buildworld failure Message-ID: <20020617105030.GA498@lockdown.spectrum.fearmuffs.net> References: <20020617103617.GA70841@calvin.in.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020617103617.GA70841@calvin.in.ibm.com> User-Agent: Mutt/1.3.99i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002.06.17 16:06:17 +0000, Sid Carter wrote: > Hi, > > World fails to build. THis is the error I get. > > ---------------------------------------------- > echo truncate: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > ===> usr.bin/truss > cp /usr/src/usr.bin/truss/../../sys/kern/syscalls.master syscalls.master > /bin/sh /usr/src/usr.bin/truss/../../sys/kern/makesyscalls.sh > syscalls.master /usr/src/usr.bin/truss/i386.conf > syscalls.master: line 55: syscall number out of sync at 7 > line is: > struct rusage * rusage ) ; } wait4 wait_args int > *** Error code 1 > > Stop in /usr/src/usr.bin/truss. > *** Error code 1 > > Stop in /usr/src/usr.bin. > *** Error code 1 > ---------------------------------------------- see the thread entitled "Syscalls.master broken on -CURRENT?". this was discussed just ~2 days ago, and the fix is to rebuild sed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message