From owner-freebsd-current@FreeBSD.ORG Mon Dec 1 14:41:12 2008 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 296BC1065686 for ; Mon, 1 Dec 2008 14:41:12 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id D8D1B8FC17 for ; Mon, 1 Dec 2008 14:41:11 +0000 (UTC) (envelope-from des@des.no) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id AC0346D449; Mon, 1 Dec 2008 14:41:10 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 8CF6D8449A; Mon, 1 Dec 2008 15:41:10 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kyle Allender References: <4933E158.5030407@completecomputing.com> <20081201132656.GB1397@lizard.fafoe.narf.at> <4933E7D9.7030707@completecomputing.com> <20081201134942.GC1397@lizard.fafoe.narf.at> <4933ED44.7010205@completecomputing.com> Date: Mon, 01 Dec 2008 15:41:10 +0100 In-Reply-To: <4933ED44.7010205@completecomputing.com> (Kyle Allender's message of "Mon, 01 Dec 2008 07:57:24 -0600") Message-ID: <86vdu4ot4p.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: Stefan Farfeleder , freebsd-current@freebsd.org Subject: Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0 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: Mon, 01 Dec 2008 14:41:12 -0000 Kyle Allender writes: > Stefan Farfeleder writes: > > You need at least an updated libc. build/installworld will do that > > but there are faster ways for this small update. After that you can > > continue building kde. > OK. I've kicked off a buildworld as that's about the only method I > know that will resolve this issue. The "faster ways" I'm unaware of - > if someone could enlighten me, that'd be great. Buildworld will work > in the meantime, though. # cd /usr/src/lib/libc # make && make install DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no