Date: Sat, 10 Aug 2002 12:38:43 -0700 From: Peter Wemm <peter@wemm.org> To: Wilko Bulte <wkb@freebie.xs4all.nl> Cc: Christian Weisgerber <naddy@mips.inka.de>, freebsd-alpha@FreeBSD.ORG Subject: Re: FW: buildworld fails on alpha in gdb? Message-ID: <20020810193843.EE1252A7D6@canning.wemm.org> In-Reply-To: <20020810144005.A29084@freebie.xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Wilko Bulte wrote:
> On Sat, Aug 10, 2002 at 12:27:29PM +0000, Christian Weisgerber wrote:
> > Wilko Bulte <wkb@freebie.xs4all.nl> wrote:
> >
> > > Anyone else seen this?
> > >
> > > ib/gdb/gdb/alpha-tdep.c
> > > /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/core-regset
.c
> > > gdbversion.c
> > > In file included from /usr/src/contrib/gdb/gdb/mdebugread.c:2774:
> > > /usr/src/contrib/gdb/gdb/partial-stab.h:268:65: macro "START_PSYMTAB" pas
sed
> > > 7 arguments, but takes just 6
> > > mkdep: compile failed
> > > *** Error code 1
> >
> > A buildworld on -CURRENT/alpha completed just fine for me a few
> > hours ago.
>
> OK, thanks. I'm coming from a rather old (May) current, maybe that is
> the problem.
More likely your cvs tree is out of sync. Try this, and prepare to be
shocked:
cd src/contrib
find . -type f -print | xargs touch
cvs -q update
wait a while, and prepare to see lots of files as "M" (modified).
cvs -q update -C to refresh them with unmodified versions.
This is an unfortunate side effect of the repo surgery that happened
there. :-(
Cheers,
-Peter
--
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020810193843.EE1252A7D6>
