Problem in malloc.c, rev. 1.183 while building phonon-4.2.0

Rink Springer rink at FreeBSD.org
Mon Dec 1 06:58:11 PST 2008


On Mon, Dec 01, 2008 at 03:41:10PM +0100, Dag-Erling Sm??rgrav wrote:
> Kyle Allender <kallender at completecomputing.com> writes:
> > Stefan Farfeleder <stefan at 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


More information about the freebsd-current mailing list