Hi Javier,
Can you try moving the failing function definition from
opal/system/cache.C to the cache.h file (like I have done for several
functions)? I suggested this a while back but it looks like nobody
reported on its success/failure.
Also, try using an earlier gcc version. Internally, we are using 3.4.
Luke
On Fri, 25 Jan 2008, jlira@xxxxxxxxxx wrote:
Hi all,
I am facing the same issue as Cihat user faced few weeks ago
(https://lists.cs.wisc.edu/archive/gems-users/2008-January/msg00051.shtml).
Summarizing, when I try to load the opal module a linking error message is
shown:
Error loading module 'opal': Failed to load module 'opal'
('/home/javi/phd/simulator/gems-2.0/simics_3_workspace/x86-linux/lib/opal.so'):
"undefined symbol:
_ZN22generic_cache_templateI21generic_cache_block_tE18registerCheckpointEP8confio_t"
Any idea?
Many thanks in advance,
Javier
_______________________________________________
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.
|