Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 22:00:31 +0200
From:      Martin Faxer <gmh003532@brfmasthugget.se>
To:        Johan Granlund <johan@granlund.nu>
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>
In-Reply-To: <Pine.WNT.4.31.0206242144450.896-100000@hatchet>
References:  <20020624111649.84822.qmail@web14103.mail.yahoo.com> <Pine.WNT.4.31.0206242144450.896-100000@hatchet>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020624200031.GD2134>