Hi, While investigating, i found that:
ltp-full-20081023/testcases/kernel/mem/libmm is not built/installed/run. When i tried to build it, it gave me the following error: cc -I../../../../include -Wall mm_core_apis.c -L../../../../lib -lltp -lmm -o mm_core_apis mm_core_apis.c:44:16: error: mm.h: No such file or directory mm_core_apis.c: In function ‘mm_core_test01’: mm_core_apis.c:110: warning: implicit declaration of function ‘mm_core_create’ mm_core_apis.c:110: warning: pointer targets in assignment differ in signedness mm_core_apis.c:112: warning: implicit declaration of function ‘mm_error’ mm_core_apis.c:119: warning: implicit declaration of function ‘mm_core_size’ mm_core_apis.c:147: warning: implicit declaration of function ‘mm_core_delete’ mm_core_apis.c: In function ‘mm_core_test02’: mm_core_apis.c:202: warning: pointer targets in assignment differ in signedness mm_core_apis.c:222: warning: implicit declaration of function ‘mm_core_lock’ mm_core_apis.c:222: error: ‘MM_LOCK_RW’ undeclared (first use in this function) mm_core_apis.c:222: error: (Each undeclared identifier is reported only once mm_core_apis.c:222: error: for each function it appears in.) mm_core_apis.c:273: warning: implicit declaration of function ‘mm_core_unlock’ make: *** [mm_core_apis] Error 1 Now i have again the following questions: 1) Has anybody tried to compile them before, 2) Is there any necessity to execute these tests now ? If yes, how do we solve this and integrate them ? And if not, can we remove them ? Regards-- Subrata ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
