Date: Mon, 1 Dec 2008 14:49:42 +0100 From: Stefan Farfeleder <stefan@fafoe.narf.at> To: Kyle Allender <kallender@completecomputing.com> Cc: freebsd-current@freebsd.org Subject: Re: Problem in malloc.c, rev. 1.183 while building phonon-4.2.0 Message-ID: <20081201134942.GC1397@lizard.fafoe.narf.at> In-Reply-To: <4933E7D9.7030707@completecomputing.com> References: <4933E158.5030407@completecomputing.com> <20081201132656.GB1397@lizard.fafoe.narf.at> <4933E7D9.7030707@completecomputing.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 01, 2008 at 07:34:17AM -0600, Kyle Allender wrote: > Stefan Farfeleder wrote: >> On Mon, Dec 01, 2008 at 07:06:32AM -0600, Kyle Allender wrote: >>> Hello. >> >>> Generating mediaobjecttest.moc >>> Assertion failed: ((ret << BLOCK_COST_2POW) != 0), function >>> malloc_spin_lock, file /usr/src/lib/libc/stdlib/malloc.c, line 1287. >>> Abort trap (core dumped) >> >> Hi, >> >> this assertion has been fixed yesterday (svn r185483). > > Should I rerun build/installworld before re-attempting the kde build or > just run make clean in the phonon directory? 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081201134942.GC1397>