Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2007 00:20:21 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        "Tuc at T-B-O-H.NET" <ml@t-b-o-h.net>
Cc:        freebsd-current@FreeBSD.ORG, Michal Varga <varga.michal@gmail.com>, rafan@FreeBSD.ORG
Subject:   Re: Undefined symbol "__mb_sb_limit" during 7.0-BETA1 installworld
Message-ID:  <20071024202021.GA85884@nagual.pp.ru>
In-Reply-To: <200710241935.l9OJZLOC016429@himinbjorg.tucs-beachin-obx-house.com>
References:  <20071024185927.GA83731@nagual.pp.ru> <200710241935.l9OJZLOC016429@himinbjorg.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 24, 2007 at 03:35:21PM -0400, Tuc at T-B-O-H.NET wrote:
> > > 
> > > '/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.

Perhaps something is wrong in ISO making. Just cvsup, then 'make world' or 
'make buildworld' + 'make installworld' should work (tested at -current by 
me and presumable by rafan@ at RELENG_6 and RELENG_7)

-- 
http://ache.pp.ru/



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