From: lina g. <lin...@ya...> - 2009-12-20 13:46:39
|
Hello i want to install yapi but i have some problems. when i make , there are some error messages: ( cosynetwork.cc -fPIC -DPIC -o .libs/cosynetwork.o cosynetwork.cc: In function 'void handler1(void*)': cosynetwork.cc:189: error: 'fatal_func' was not declared in this scope cosynetwork.cc:190: error: 'clean_func' was not declared in this scope cosynetwork.cc: In function 'void handler2(void*)': cosynetwork.cc:202: error: 'zero0_func' was not declared in this scope cosynetwork.cc:205: error: 'fatal_func' was not declared in this scope cosynetwork.cc:206: error: 'clean_func' was not declared in this scope cosynetwork.cc: In function 'void zero0_func(void*)': cosynetwork.cc:231: error: 'zero1_func' was not declared in this scope cosynetwork.cc:232: error: 'zero2_func' was not declared in this scope make[4]: *** [cosynetwork.lo] Error 1 make[4]: Leaving directory `/home/dell/Desktop/Thesis/yapi-2.1.1/src/rte/cosy' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/dell/Desktop/Thesis/yapi-2.1.1/src/rte' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/dell/Desktop/Thesis/yapi-2.1.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dell/Desktop/Thesis/yapi-2.1.1' make: *** [all] Error 2 ) i tried 2 versions : yapi-2.1.1 , yapi-2.1.0 i use opensuse 11.1 . Thanks. Lina |