Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jul 2022 09:02:01 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Mark Millard <marklmi@yahoo.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: ld: error: undefined symbol: xdr_domainname in stable/13
Message-ID:  <20220727160201.GA7920@www.zefox.net>
In-Reply-To: <C00CA8B4-0C57-46AF-81B6-C10BD008C937@yahoo.com>
References:  <20220726201450.GA3984@www.zefox.net> <C00CA8B4-0C57-46AF-81B6-C10BD008C937@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 26, 2022 at 06:40:25PM -0700, Mark Millard wrote:
> On 2022-Jul-26, at 13:14, bob prohaska <fbsd@www.zefox.net> wrote:
> > 
> > Just had a buildworld stop with 
> > 
> > ld: error: undefined symbol: xdr_domainname
> > 
> > A re-run of git pull on July 26 around 1 pm PDT didn't fix it. 
> > I'm using -DWITH_META_MODE, could that matter?
> 
> I do not know overall, but the source code for the routine
> is generated by a tool. Your build tree should have ended
> up with a:
> 
> arm64.aarch64/lib/libc/yp_xdr.c
> 

It looks as if it was a local artifact, probably caused by a
robustness test (plug pull while running buildworld) a few
hours earlier. A simple "make clean" seems to be the fix.

Apologies for the noise!

bob prohaska




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