Undefined symbol "__mb_sb_limit" during 7.0-BETA1 installworld

Tuc at T-B-O-H.NET ml at t-b-o-h.net
Wed Oct 24 12:35:28 PDT 2007


> 
> On Wed, Oct 24, 2007 at 08:19:09PM +0200, stickybit at gmx.net wrote:
> > Hi all,
> > 
> > just a 'me too' here.
> > 
> > Had exactly the same problem last night with RELENG_7 amd64 GENERIC build.
> > (BETA1-ISO amd64 freshly installed before / no upgrade from pre RELENG_7 system)
> > (No flags / modifications in make.conf.)
> > 
> > 'make buildworld' ran without errors.
> > 
> > 'make installworld' fails with
> > 
> > '/libexec/ld-elf.so.1: Undefined symbol "__mb_sb_limit" referenced from COPY relocation in /bin/sh'
> 
> 'make installworld' should install updated libc (which have __mb_sb_limit) 
> first.
> Moreover, 'make installworld' should use its own-compiled tools and libs 
> sets, not /bin/sh
>
	I dunno. I know that until I followed the previous instructions about
files, and added some of my own, I couldn't get installworld to work.
> 
> The problem not happens for -current so I wonder why it happens for RELENG_7.
> 
	The theme seems to be , as Michal seems to say, that the ISO and then
cvsup/buildworld is what triggers it. Something about that whole process.

			Tuc	


More information about the freebsd-current mailing list