Thread: Browser issue
View Single Post
  #1   (View Single Post)  
Old 25th May 2016
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default Browser issue

Hi,
My configuration is like this : Raspberry PI3, ARMv6 at 1200 Mherzts, 1giga of Ram and SDcard is UHS class 1, 32 giga bits, network switched !
I use Netbsd 7.0 with pkgsrc2016Q1, i have compiled xfce4 for window manager.
I've problems with the browsers :
1/ for firefox The last pkgsrc is 2014Q3 and it contains (pkgsrc2016Q1) no firefox packages.
2/ Opera ask me the licence of opensource , i don't understand. How can i do for licence activate.
3/ Epiphany issue after the commands : make deinstall, make clean-depends clean, make reinstall; this is my output :
Code:
lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-Uniform.lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-util.lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-ValidateLimitations.lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-VariableInfo.lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-VariablePacker.lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-VersionGLSL.lo
  CXX      Source/ThirdParty/ANGLE/src/compiler/libANGLE_la-ossource_posix.lo
  GEN      DerivedSources/ANGLE/glslang_tab.cpp
  CXX      Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGElementInstanceCustom.lo
  CXX      Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGLengthCustom.lo
  CXX      Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGPathSegCustom.lo
g++: internal compiler error: Killed (program cc1plus received signal 9)
g++: internal compiler error: Killed (program cc1plus received signal 9)
g++: internal compiler error: Killed (program cc1plus received signal 9)
no stack trace because unwind library not available
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
GNUmakefile:67361: recipe for target 'Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGLengthCustom.lo' failed
gmake[1]: *** [Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGLengthCustom.lo] Error 1
gmake[1]: *** Waiting for unfinished jobs....
GNUmakefile:67368: recipe for target 'Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGPathSegCustom.lo' failed
gmake[1]: *** [Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGPathSegCustom.lo] Error 1
GNUmakefile:67354: recipe for target 'Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGElementInstanceCustom.lo' failed
gmake[1]: *** [Source/WebCore/bindings/js/libWebCoreSVG_la-JSSVGElementInstanceCustom.lo] Error 1
gmake[1]: Leaving directory '/usr/pkgsrc/www/webkit24-gtk/work.earmv6hf/webkitgtk-2.4.10'
GNUmakefile:25837: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[3]: stopped in /usr/pkgsrc/www/webkit24-gtk
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/www/webkit24-gtk
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/www/webkit24-gtk
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/epiphany
mdc-alpha#
i ask me which chose browser work fine !

Regards
Philo
Reply With Quote