From owner-freebsd-current Mon Jun 24 13: 1: 7 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 1085D37B641 for ; Mon, 24 Jun 2002 13:00:31 -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 g5OK0VtB003422; Mon, 24 Jun 2002 22:00:32 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Received: (from redpixel@localhost) by lockdown.spectrum.fearmuffs.net (8.12.3/8.12.3/Submit) id g5OK0VNo003421; Mon, 24 Jun 2002 22:00:31 +0200 (CEST) (envelope-from gmh003532@brfmasthugget.se) Date: Mon, 24 Jun 2002 22:00:31 +0200 From: Martin Faxer To: Johan Granlund Cc: freebsd-current@FreeBSD.ORG Subject: Re: Error in truss (Was: Re: error in ncurses in 'make buildworld') Message-ID: <20020624200031.GD2134@lockdown.spectrum.fearmuffs.net> Mail-Followup-To: Johan Granlund , freebsd-current@FreeBSD.ORG References: <20020624111649.84822.qmail@web14103.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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.24 21:49:47 +0000, Johan Granlund wrote: > Hi > > I'ts probably not related, but i have problems :) > > I have tried a couple of days to compile world, with CFLAGS=-O -pipe, with > a system from Jun 16 and it stops at the same place every time. I have > tried to clean out /usr/src and obj and resup. Recompiled awk and sh if > something happened to them but no change. > > Any ideas as what happened ? This exact issue has been discussed numerous times on this list before. The fix is to rebuild sed. > The error is: > > ===> usr.bin/truncate > rm -f .depend > mkdep -f .depend -a /usr/src/usr.bin/truncate/truncate.c > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message