# cd /usr/ports/www/firefox
# svn up
# make install BATCH=yes
...
/usr/ports/www/firefox/work/mozilla-release/memory/mozalloc/mozalloc.cpp:214:12:
error:
use of undeclared identifier 'malloc_usable_size'; did you mean
'moz_malloc_usable_size'?
return malloc_usable_size(ptr);
On 13.04.13 16:26, Matthias Apitz wrote:
>
> # cd /usr/ports/www/firefox
> # svn up
> # make install BATCH=yes
> ...
> /usr/ports/www/firefox/work/mozilla-release/memory/mozalloc/mozalloc.cpp:214:12:
> error:
> use of undeclared identifier 'malloc_usable_size'; did you mean
> 'moz_mal
The following reply was made to PR ports/177812; it has been noted by GNATS.
From: Jan Beich
To: Michael Fausten
Cc: bug-follo...@freebsd.org
Subject: Re: ports/177812: Can't build Firefox 20 on FreeBSD 9.1
Date: Fri, 12 Apr 2013 20:04:03 -0500
Michael Fausten writes:
> FreeBSD glaukos 8.3
El día Saturday, April 13, 2013 a las 06:10:24PM +0200, Florian Smeets escribió:
> On 13.04.13 16:26, Matthias Apitz wrote:
> >
> > # cd /usr/ports/www/firefox
> > # svn up
> > # make install BATCH=yes
> > ...
> > /usr/ports/www/firefox/work/mozilla-release/memory/mozalloc/mozalloc.cpp:214:12:
>
Matthias Apitz writes:
> # uname -a
> FreeBSD aurora.Sisis.de 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r235646: Sat May
> 19 15:52:36 CEST 2012 g...@aurora.sisis.de:/usr/obj/usr/src/sys/GENERIC i386
>
At that time jemalloc 3.0.0 was imported, expect regressions.
/head had recently imported clang
El día Saturday, April 13, 2013 a las 01:13:46PM -0500, Jan Beich escribió:
> Matthias Apitz writes:
>
> > # uname -a
> > FreeBSD aurora.Sisis.de 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r235646: Sat
> > May 19 15:52:36 CEST 2012 g...@aurora.sisis.de:/usr/obj/usr/src/sys/GENERIC
> > i386
> >
>
>