On 11/23/14 12:21, Joseph wrote:
When I was using gcc-4.7.3 I got an error with webkit-gtk:

collect2: error: ld returned 1 exit status
GNUmakefile:40409: recipe for target 'Programs/GtkLauncher' failed
make[1]: *** [Programs/GtkLauncher] Error 1
make[1]: Leaving directory 
'/var/tmp/portage/net-libs/webkit-gtk-2.4.4-r201/work/webkitgtk-2.4.4'
GNUmakefile:25561: recipe for target 'all' failed
make: *** [all] Error 2 


So I uninstall: dev-lang/ruby net-libs/webkit-gtk app-office/gnucash
and tried to install them again: but I'm getting error with "ruby-2.0.0_p594":
        
o variable.o compile.o debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o 
thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o strlcpy.o 
strlcat.o
setproctitle.o addr2line.o  dmyext.o   -lpthread -lrt -ldl -lcrypt -lm   -o 
miniruby
./miniruby -I./lib -I. -I.ext/common  ./tool/mkconfig.rb 
-timestamp=.rbconfig.time \
  -install_name=ruby20 \
  -so_name=ruby20 rbconfig.rb
uncommon.mk:528: recipe for target '.rbconfig.time' failed
make: *** [.rbconfig.time] Illegal instruction
* ERROR: dev-lang/ruby-2.0.0_p594::gentoo failed (compile phase):
*   emake failed        

I switched to gcc-4.8.3 but I'm still getting the same error.

I've unmerged  gcc-4.8.3 but I still get the same error:

debug.o iseq.o vm.o vm_dump.o vm_backtrace.o vm_trace.o thread.o cont.o ascii.o us_ascii.o unicode.o utf_8.o newline.o strlcpy.o strlcat.o setproctitle.o addr2line.o dmyext.o -lpthread -lrt -ldl -lcrypt -lm -o miniruby
./miniruby -I./lib -I. -I.ext/common  ./tool/mkconfig.rb 
-timestamp=.rbconfig.time \
  -install_name=ruby20 \
  -so_name=ruby20 rbconfig.rb
uncommon.mk:528: recipe for target '.rbconfig.time' failed
make: *** [.rbconfig.time] Illegal instruction
* ERROR: dev-lang/ruby-2.0.0_p594::gentoo failed (compile phase):
Is there a solution to this?

--
Joseph

Reply via email to