Re: [Gems-users] Failed to load module 'ruby'


Date: Tue, 29 Jul 2008 22:25:25 -0500
From: Philip Garcia <pcgarcia@xxxxxxxx>
Subject: Re: [Gems-users] Failed to load module 'ruby'
Did this problem get resolved?  I'm compiling Gems on simics 3 and getting the same error.  If anyone knows how to fix it I'd appreciate it.  I think it's some weird linking bug, but not sure.

Phil
On May 6, 2008, at 11:42 AM, derek.shepred wrote:

The ruby was compiled by gcc-3.4.1. Maybe the problem is that the LDFLAGS and MODULE_LDFLAGS variables should point to the non-native lib folder . After modification ,the error changed to:
 
simics> load-module ruby
Error loading module 'ruby': Failed to load module 'ruby' ('/root/gems-2.1/simics_3_workspace/x86-linux/lib/ruby.so'): "undefined symbol: dtlb_map_callback"
 
 
2008-05-06

derek.shepred
_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.


[← Prev in Thread] Current Thread [Next in Thread→]
  • Re: [Gems-users] Failed to load module 'ruby', Philip Garcia <=