Date: Mon, 17 Jun 2002 12:50:30 +0200 From: Martin Faxer <gmh003532@brfmasthugget.se> To: Sid Carter <sidcarter@symonds.net> Cc: current@freebsd.org Subject: Re: make buildworld failure Message-ID: <20020617105030.GA498@lockdown.spectrum.fearmuffs.net> In-Reply-To: <20020617103617.GA70841@calvin.in.ibm.com> References: <20020617103617.GA70841@calvin.in.ibm.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020617105030.GA498>