www/firefox (r315793, 20.0.1) does not compile

Florian Smeets flo at smeets.im
Sat Apr 13 16:10:37 UTC 2013


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130413/91f174a0/attachment.sig>


More information about the freebsd-ports mailing list