Re: [Gems-users] Error loading opal


Date: Tue, 25 Jan 2011 18:55:57 -0500
From: Gedare Bloom <gedare@xxxxxxxxxxxxxx>
Subject: Re: [Gems-users] Error loading opal
I've had this kind of problem before that was fixed by recompiling
Opal (the problem is in a generated file I think). I don't think I
made any changes, although maybe I applied the patch I mailed the list
previously: https://lists.cs.wisc.edu/archive/gems-users/2011-January/msg00022.shtml

-Gedare

On Tue, Jan 25, 2011 at 3:32 PM, Tianyi Wang <tiawang@xxxxxxx> wrote:
> Hi, all
>
> I got a problem when I was loading opal into Simics, before that it was fine with loading ruby then I got error loading opal, I put the error message below:
>
> simics> load-module ruby
> successful installation of the ruby timing model.
> simics> load-module opal
> Error loading module 'opal': Failed to load module 'opal' ('/home/tianyi/gems/simics_3_workspace/x86-linux/lib/opal.so'): "undefined symbol: _ZN22generic_cache_templateI21generic_cache_block_tE18registerCheckpointEP8confio_t"
>
> I checked previous threads on gems-list, there was one guy said it was because missing the configuration of ruby but I'm not clear at this answer, does anyone know how to deal with this error?
>
> Thanks,
> Tianyi
>
> _______________________________________________
> 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→]