Skip site navigation (1)Skip section navigation (2)
Date:      13 Aug 2012 05:41:52 -0000
From:      "John Levine" <johnl@iecc.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Firefox 14.0.1 won't build under 8.3 on amd64
Message-ID:  <20120813054152.26495.qmail@joyce.lan>
In-Reply-To: <20120813053621.24629.qmail@joyce.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Oops, it's 14.0.1 I'm trying to build.  13.0.0.1 is what I have installed now.

In article <20120813053621.24629.qmail@joyce.lan> you write:
>I'm reasonably sure I have the png and sqlite3 libraries built as
>needed, but the build still barfs when compiling the SSL function
>nsNSSErrors.cpp.  The end of the build log is copied below.
>
>I don't have the logs handy, but Thunderbird fails the same way.  Any
>suggestions?
>
>R's,
>John
>
>
>c++ -o nsNSSErrors.o -c -I../../../../dist/stl_wrappers -I../../../../dist/system_wrappers
>-include ../../../.././../config/gcc_hidden.h -DNSS_ENABLE_ECC -DDLL_PREFIX=\"lib\"
>-DDLL_SUFFIX=\".so\"  -DMOZ_GLUE_IN_PROGRAM -DXPCOM_TRANSLATE_NSGM_ENTRY_POINT=1
>-DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX
>-D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DSTATIC_EXPORTABLE_JS_API
>-DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -I/usr/local/include/nss -I..
>+ /../../.././../security/manager/ssl/src -I. -I../../../../dist/include
>-I../../../../dist/include/nsprpub -I/usr/local/include  -I/usr/local/include/nspr
>-I/usr/local/include/nss -I/usr/local/include -I/usr/local/include    -fPIC
>-I/usr/local/include/nss -I/usr/local/include/nss/nss      -I/usr/local/include -fno-rtti -Wall
>-Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wno-ctor-dtor-privacy
>-Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -O2 
> -pipe -f
> no-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections
>-fdata-sections -pipe  -DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer  -I/usr/local/include/nss
>-I/usr/local/include/nss/nss      -I/usr/local/include -DMOZILLA_CLIENT -include
>../../../../mozilla-config.h
>/usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSErrors.cpp
>/usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp: In
>member function 'virtual nsresult nsCryptoHash::Finish(bool, nsACString_internal&)':
>/usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp:2879:
>error: 'BTOA_DataToAscii' was not declared in this scope
>/usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp: In
>member function 'virtual nsresult nsCryptoHMAC::Finish(bool, nsACString_internal&)':
>/usr/ports/www/firefox/work/mozilla-release/security/manager/ssl/src/nsNSSComponent.cpp:3070:
>error: 'BTOA_DataToAscii' was not declared in this scope
>gmake[5]: *** [nsNSSComponent.o] Error 1
>gmake[5]: *** Waiting for unfinished jobs....
>gmake[5]: Leaving directory
>`/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3/security/manager/ssl/src'
>gmake[4]: *** [libs] Error 2
>gmake[4]: Leaving directory
>`/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3/security/manager/ssl'
>gmake[3]: *** [libs] Error 2
>gmake[3]: Leaving directory
>`/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3/security/manager'
>gmake[2]: *** [libs_tier_platform] Error 2
>gmake[2]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3'
>gmake[1]: *** [tier_platform] Error 2
>gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-portbld-freebsd8.3'
>gmake: *** [default] Error 2
>*** Error code 1
>
>
>
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>





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