# 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: g...@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
_______________________________________________
freebsd-gecko@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"

Reply via email to