Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2013 16:26:47 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-ports@freebsd.org, gecko@freebsd.org
Subject:   www/firefox (r315793, 20.0.1) does not compile
Message-ID:  <20130413142647.GA2196@tinyCurrent>

next in thread | raw e-mail | index | archive | help

# 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)

HIH

	matthias
-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130413142647.GA2196>