From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 17:02:22 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61BA616A420 for ; Wed, 24 Oct 2007 17:02:22 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id 2BA5913C48E for ; Wed, 24 Oct 2007 17:02:22 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (cpe-68-175-8-11.hvc.res.rr.com [68.175.8.11]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id l9OH2L9P049087 for ; Wed, 24 Oct 2007 13:02:21 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id l9OH2Gol013599 for ; Wed, 24 Oct 2007 13:02:16 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id l9OH2G2E013598 for freebsd-current@freebsd.org; Wed, 24 Oct 2007 13:02:16 -0400 (EDT) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200710241702.l9OH2G2E013598@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-current@freebsd.org Date: Wed, 24 Oct 2007 13:02:16 -0400 (EDT) In-Reply-To: <200710241652.l9OGqIGk013274@himinbjorg.tucs-beachin-obx-house.com> X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Undefined symbol "__mb_sb_limit" during 7.0-BETA1 installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 17:02:22 -0000 > > Hi, > > I brought up a machine fresh last nite with 7.0-BETA1 > and wanted to make world for myself. During the install of > lib/libc, after : > > install -o root -g wheel -m 444 xdr.3.gz /usr/share/man/man3 > > I got : > > /libexec/ld-elf.so.1: Undefined symbol "__mb_sb_limit" referenced from COPY relocation in /bin/sh > > Now, most commands give me that error... I > can't even "ls". > > What happened????? > > Thanks, Tuc > I'm back at a machine with a browser and now see others fell into this. So for the 7.0-BETA1, whats the correct CVS-Tag? I used RELENG_7. Thanks, Tuc