[Gems-users] Ruby Compiling


Date: Sat, 7 May 2005 04:25:05 -0400 (EDT)
From: Nazanin Poorfarhani <nazanin@xxxxxxxxxxxxxx>
Subject: [Gems-users] Ruby Compiling
Hi,
I have some difficulty with compiling the Ruby. I read the previous posts on this subject. I did set up GEMS and followed the steps in the quick start but still I get this error:


tester/test_framework.C:88:27: default_param.h: No such file or directory
tester/test_framework.C:89:26: tester_param.h: No such file or directory
tester/test_framework.C: In function `void tester_initialize(int, char**)':
tester/test_framework.C:137: error: `global_default_param' undeclared (first use this function)
tester/test_framework.C:137: error: (Each undeclared identifier is reported only once for each function it appears in.)
tester/test_framework.C:137: error: `global_default_tester_param' undeclared (first use this function)
make[1]: *** [x86-linux/generated/MOSI_SMP_bcast/obj/test_framework.o] Error 1
make: *** [all] Error 2


When I search for "default_param.h" or "tester_param.h" they really don't exist. As far as I know I downloaded GEMS completely.
can anybody help me?


Thanks,
Nazanin
[← Prev in Thread] Current Thread [Next in Thread→]