Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2008 15:58:45 +0100
From:      Rink Springer <rink@FreeBSD.org>
To:        Dag-Erling Sm??rgrav <des@des.no>
Cc:        Stefan Farfeleder <stefan@fafoe.narf.at>, freebsd-current@freebsd.org, Kyle Allender <kallender@completecomputing.com>
Subject:   Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0
Message-ID:  <20081201145845.GA16431@rink.nu>
In-Reply-To: <86vdu4ot4p.fsf@ds4.des.no>
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> <86vdu4ot4p.fsf@ds4.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 01, 2008 at 03:41:10PM +0100, Dag-Erling Sm??rgrav wrote:
> Kyle Allender <kallender@completecomputing.com> writes:
> > Stefan Farfeleder <stefan@fafoe.narf.at> 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

The following works too:

# cd /usr/src/lib/libc
# make all install

:-)

-- 
Rink P.W. Springer                                - http://rink.nu
"Anyway boys, this is America. Just because you get more votes doesn't
 mean you win." - Fox Mulder



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