Date: Mon, 21 Jun 2010 16:45:59 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: jhell <jhell@dataix.net> Cc: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= <des@des.no>, freebsd-current@freebsd.org, Anton Shterenlikht <mexas@bristol.ac.uk>, freebsd-ia64@freebsd.org Subject: Re: r209240 ia64 -> buildworld -> undefined reference to `lzma_physmem' Message-ID: <20100621154559.GA50416@mech-cluster241.men.bris.ac.uk> In-Reply-To: <4C1F8444.80002@dataix.net> 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> <4C1F8444.80002@dataix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 21, 2010 at 11:24:52AM -0400, jhell wrote: > On 06/21/2010 10:45, Dag-Erling Smørgrav 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 > > > > wrong. > > > > % cd /usr/src > > % make obj > > % make cleandepend > > % make depend > > % make buildincludes > > % make installincludes > > > > DES > > Sure, the only difference here is you just seem to have added > cleandepend for extra added surety but is unneeded if the obj directory > is assumed empty. > > buildincludes covered by a simple make, I don't even know why I decided > to mention the all target since thats what it makes by default. I sure > hope the make system was designed to cover that target under all because > that would be a shame if it didn't ;). > > installincludes ,,,,mmmmmm really ? > > Before install, after install and in the obj directories during the > build process there is no difference. Can you point them out ? > > And yes Ive checked them. > > Anyhoo this subject is three days old and did not hear anything back, I > would say that it probably solved his problem unless you would say he > probably crashed and could not reply. ;) well.. I was busy with other things over the week-end. No, I haven't solved this problem yet. I've 3 ia64 boxes, this problem only occured on one of those. I did # cd /usr/src # rm -rf /usr/obj/* # svn up # svn diff The last command did not show any differences. I can't understand how I can have problems with unupdated headers.. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100621154559.GA50416>