Re: Firefox 14.0.1 won't build under 8.3 on amd64

2012-08-17 Thread Jamie Paul Griffin
== John Levine wrote on Mon 13.Aug'12 at  5:41:52 - ==

 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.qm...@joyce.lan you write:

did you select the option to use optimised CFLAGS when you run make
config in the port directory?

I remember I had this problem on 8.2 earlier this year/last year and
deselecting that option made it build. I don't know if that has been
fixed/changed since I built that port and it was for an earlier version
of firefox. I recall the same was true for Thunderbird at that time. You
try that first?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Firefox 14.0.1 won't build under 8.3 on amd64

2012-08-12 Thread John Levine
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.qm...@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-unsubscr...@freebsd.org



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org