Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2010 13:27:52 -0700
From:      Marcel Moolenaar <xcllnt@mac.com>
To:        Anton Shterenlikht <mexas@bristol.ac.uk>
Cc:        =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= <des@des.no>, freebsd-current@freebsd.org, freebsd-ia64@freebsd.org
Subject:   Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem'
Message-ID:  <754D875E-48AB-423D-B309-9415EA2867E4@mac.com>
In-Reply-To: <20100621150445.GA50194@mech-cluster241.men.bris.ac.uk>
References:  <20100617101541.GA90363@mech-cluster241.men.bris.ac.uk> <4C1A117A.9060608@dataix.net> <20100618085018.GA94427@mech-cluster241.men.bris.ac.uk> <4C1B63A1.3010604@dataix.net> <8639wgfnrk.fsf@ds4.des.no> <20100621150445.GA50194@mech-cluster241.men.bris.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jun 21, 2010, at 8:04 AM, Anton Shterenlikht wrote:

> On Mon, Jun 21, 2010 at 04:45:03PM +0200, Dag-Erling Sm=F8rgrav wrote:
>> jhell <jhell@dataix.net> writes:
>>> Anton Shterenlikht <mexas@bristol.ac.uk> writes:
>>>> What do you mean by "updating your headers"?
>>> cd /usr/src/include && make obj && make depend && make all && make =
install
>>=20
>> wrong.
>>=20
>> % cd /usr/src
>> % make obj
>> % make cleandepend
>> % make depend
>> % make buildincludes
>> % make installincludes
>>=20
>> DES
>> --=20
>> Dag-Erling Sm=F8rgrav - des@des.no
>=20
> Sorry, just to take one step back, why has this become
> necessary for this particular box? If /usr/obj is empty,
> and "svn up", followed by "svn diff", doesn't show any
> local changes, why can't I go straight to make buildworld?
> In other words, why do my headers need updating on this
> particular box, and not on other ia64 boxes?
> I must've screwed something up, haven't I?

Anton,

My suggestion would be to destroy the sandbox entirely
and simply checkout a new one from scratch, provided
you're not sharing sandboxes across NFS. I would also
manually destroy your object tree under /usr/obj (or
whereever you have it) before doing the buildworld.

It's not impossible (double negative to emphasize that
the possibility may not be big enough to worry about,
but that I don't want to go there), that you have some
corruption that is not exposed by "svn diff", but that
is causing the build-breakages. A clean slate helps...

FYI,

--=20
Marcel Moolenaar
xcllnt@mac.com






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?754D875E-48AB-423D-B309-9415EA2867E4>