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_malloc_usable_size'?
>     return malloc_usable_size(ptr);
>            ^~~~~~~~~~~~~~~~~~
>            moz_malloc_usable_size
> /usr/ports/www/firefox/work/mozilla-release/memory/mozalloc/mozalloc.cpp:206:1:
> note: 
>       'moz_malloc_usable_size' declared here
> moz_malloc_usable_size(void *ptr)
> 

Hi,

i think you mean firefox 20.0, there is no firefox 20.0.1 in ports,
20.0.1 is a Windows only fix. Anyway, even if you updated the distinfo
and version yourself it should still build.

Your report is missing some crucial information. Which version of
FreeBSD are you using? My guess is you are trying to build on a version
that's no longer supported.

Quoting the commit log:

  - prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
    are advised to upgrade - http://www.freebsd.org/security/

If this is not the case, please provide more information. Which version
are you running. The selected options. The used compiler.

Florian

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to